Opened 16 years ago

Closed 15 years ago

#4568 closed enhancement (fixed)

enhancement: embed upcoming recordings.

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by skamithi)

on the same lines as #2426 embed upcoming recordings while watching recorded shows. right now i suggest this restriction until i can get the tv osd menu editor implemented #3600 which will allow folks to easily add/remove what is in the tv osd menu. There is enough stuff in the tv osd menu that I didn't want to put a new menu item in the live tv osd menu.

upcoming recording osd menu item is found in the Schedule Recordings section of the recorded show tv osd menu.

the patch adds the setting to allow continued playback of the show while the tv window is embedded. this setting is located on page 1 of the tv playback settings. it is turned off by default. I will dup #3019 to this ticket.

if the playback is paused and then you go to either the program guide/recorded program list/upcoming recording window, no player is displayed. currently the recorded program list will display the paused window if the "playback-video" window exists in the ui file.

I've made the necessary changes to the theme I use and will post that soon.

Attachments (2)

ticket_4568.diff (21.0 KB) - added by skamithi 16 years ago.
theme_change_for_titivillus.diff (5.0 KB) - added by skamithi 16 years ago.

Download all attachments as: .zip

Change History (11)

Changed 16 years ago by skamithi

Attachment: ticket_4568.diff added

comment:1 Changed 16 years ago by skamithi

Description: modified (diff)

comment:2 Changed 16 years ago by skamithi

Description: modified (diff)
Status: newassigned

comment:3 Changed 16 years ago by skamithi

(In [15753]) Refs #4568. ability to view upcoming recordings while watching a recorded show. prevent display of the tv window if it is paused and the program guide/upcoming recording or recorded list is displayed. haven't done lots of testing using live tv. please let me know if breaks something with live tv. add setting to allow tv window to be embedded when program guide/upcoming recording or recorded list is called (disabled by default). theme change is required for the upcoming recording window. will post changes I made to the titivillus theme soon.

comment:4 Changed 16 years ago by skamithi

(In [15805]) Closes #4589 Refs #4568. resolve #4589 by reverting part of [15753] and implementing different way of achieving objectives mentioned in #4568. tested the bringing up of the program guide during live tv. behaviour should now be back to normal now.

Changed 16 years ago by skamithi

comment:5 Changed 16 years ago by skamithi

(In [15826]) Closes #4590. Refs #4568. fix pressing select/enter from guide on a channel will not switch channel created by [15753].

comment:6 Changed 16 years ago by skamithi

(In [15827]) Refs #4568. just call embedtvwindow when needed. no need for a timer. working on using contexts for the necessary theme change as suggested by justinh and stuartm.

comment:7 Changed 16 years ago by skamithi

Milestone: 0.210.22

comment:8 Changed 16 years ago by skamithi

(In [16224]) Refs #4568. patch from Yeechang Lee. it uses the localAction functionality added in #3642 to permit the same keybinding to be used for both the global and embedded versions of Upcoming recordings.

comment:9 Changed 15 years ago by skamithi

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.