summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2006-04-15The "Update channels" parameter in the "Setup/DVB" menu has been extended to ↵Klaus Schmidinger
allow updating only the PIDs
2006-04-15Implemented kNext and kPrev keysKlaus Schmidinger
2006-04-15Implemented cPlugin::Active()Klaus Schmidinger
2006-04-14The preferred audio language is now automatically selected when starting replayKlaus Schmidinger
2006-04-09Now checking whether there is any text before calling cStatus::MsgOsdTextItem()1.3.46Klaus Schmidinger
2006-04-09The initial channel and volume can now be defined in the ↵Klaus Schmidinger
"Setup/Miscellaneous" menu
2006-04-09Fixed handling the color button texts when switching from the 'Schedule' ↵Klaus Schmidinger
menu of a channel without EPG info to the 'What's on now' menu
2006-03-31Added a missing "Button$" for the Timer buttonKlaus Schmidinger
2006-02-28The status changes of EPG events are now logged for all channels that have ↵Klaus Schmidinger
timers
2006-02-28Fixed updating the "Info" button in the "Timers" menuKlaus Schmidinger
2006-02-25Improved setting events to timersKlaus Schmidinger
2006-02-25Removed leftover cMenuTimers::Move()Klaus Schmidinger
2006-02-25In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"Klaus Schmidinger
2006-02-25The option "Setup/OSD/Sort timers" has been removedKlaus Schmidinger
2006-02-25The upper 16 bit of a timer's "flags" are no longer treated specially when a ↵Klaus Schmidinger
timer is modified in the "Edit timer" menu
2006-02-25The 'summary' field of a timer definition has been renamed to 'aux'Klaus Schmidinger
2006-02-25The "Ok" key in the "Jump" mode of the replay progress display now confirms ↵Klaus Schmidinger
the jump instead of closing the display
2006-02-24Replaced some 'displayChannel->SetEvents(NULL, NULL)/DisplayChannel()' ↵Klaus Schmidinger
sequences with 'Refresh()'
2006-02-24Fixed removing the '-' when entering a channel number where there is no ↵Klaus Schmidinger
other one that fits the input
2006-02-19When setting the audio track descriptions, the language codes are now also ↵Klaus Schmidinger
set in case this is a replay session
2006-02-18Now resetting the channel number if the number entered through the numeric ↵Klaus Schmidinger
keys exceeds the maximum channel number
2006-02-17cMenuText now uses the given fontKlaus Schmidinger
2006-02-05Fixed handling the "Blue" key in the "Schedule" menu for the current channelKlaus Schmidinger
2006-02-04Implemented cDevice::Transferring()Klaus Schmidinger
2006-02-03Fixed channel up/down switching on single card systemsKlaus Schmidinger
2006-01-29When looking for the present or following EPG event, the running status is ↵Klaus Schmidinger
now always taken into account
2006-01-29Fixed displaying the current audio track in the channel displayKlaus Schmidinger
2006-01-28Fixed channel switching with the Down (Up) key in case the current channel ↵Klaus Schmidinger
is already the first (last) in the list
2006-01-27Fixed a crash when pressing '0' in the "Schedule" menu on a channel that ↵Klaus Schmidinger
doesn't have any EPG data
2006-01-22Fixed detecting channel switches from SVDRPKlaus Schmidinger
2006-01-22Re-inserted initial lastTime.Set() callsKlaus Schmidinger
2006-01-22Fixed detecting if there can be any useful further input when entering ↵Klaus Schmidinger
channel numbers
2006-01-22Improved channel switching when repeat function kicks in; updating channel ↵Klaus Schmidinger
display before switching channel; added a missing initialization of 'timeout' in the cDisplayChannel constructor
2006-01-21Only calling AssertFreeDiskSpace() with 'Force' if timer is not pendingKlaus Schmidinger
2006-01-20Added AssertFreeDiskSpace() before starting a timer recordingKlaus Schmidinger
2006-01-20Recordings are now only started if there is at least 300MB free disk spaceKlaus Schmidinger
2006-01-15No longer displaying color buttons in the recording info menu if it has been ↵1.3.39Klaus Schmidinger
invoked from a player
2006-01-15The status markers in the "Schedule" menu are now only updated if a submenu ↵Klaus Schmidinger
is closed in which a timer has been modified
2006-01-15Implemented '0' key function in the "Schedule" menuKlaus Schmidinger
2006-01-14Made the "What's on now/next?" menus a lot faster by storing a pointer to ↵Klaus Schmidinger
each channel's schedule in the cChannel data
2006-01-13Implemented the option "Setup/OSD/Menu button closes"Klaus Schmidinger
2006-01-13Added missing i18n entry for the "Timer" buttonKlaus Schmidinger
2006-01-08Cleaned up some trailing white spaceKlaus Schmidinger
2006-01-07Preceded all button texts with "Button$"; Removed obsolete "Eject" and ↵Klaus Schmidinger
"Language" texts
2006-01-07The file 'ca.conf' is obsolete and has been removed; revised all ↵Klaus Schmidinger
descriptions regarding CICAM
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2006-01-05The "Mark/Move" function in the "Channels" menu now also works in the ↵Klaus Schmidinger
non-numeric sort modes
2006-01-05In the "Channels" menu the numeric keys now position the cursor to the ↵Klaus Schmidinger
channel with the given number
2006-01-04Implemented "Setup/OSD/Timeout requested channel info"Klaus Schmidinger
2005-12-31Changed the API of the functions cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying(), so that they can provide the full file name of the recording