summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
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 "Setup/Miscellaneous...Klaus Schmidinger
2006-04-09Fixed handling the color button texts when switching from the 'Schedule' menu...Klaus Schmidinger
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 ti...Klaus Schmidinger
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
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 t...Klaus Schmidinger
2006-02-24Replaced some 'displayChannel->SetEvents(NULL, NULL)/DisplayChannel()' sequen...Klaus Schmidinger
2006-02-24Fixed removing the '-' when entering a channel number where there is no other...Klaus Schmidinger
2006-02-19When setting the audio track descriptions, the language codes are now also se...Klaus Schmidinger
2006-02-18Now resetting the channel number if the number entered through the numeric ke...Klaus Schmidinger
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 no...Klaus Schmidinger
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 is...Klaus Schmidinger
2006-01-27Fixed a crash when pressing '0' in the "Schedule" menu on a channel that does...Klaus Schmidinger
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 channe...Klaus Schmidinger
2006-01-22Improved channel switching when repeat function kicks in; updating channel di...Klaus Schmidinger
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
2006-01-15The status markers in the "Schedule" menu are now only updated if a submenu i...Klaus Schmidinger
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 eac...Klaus Schmidinger
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 "Langu...Klaus Schmidinger
2006-01-07The file 'ca.conf' is obsolete and has been removed; revised all descriptions...Klaus Schmidinger
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2006-01-05The "Mark/Move" function in the "Channels" menu now also works in the non-num...Klaus Schmidinger
2006-01-05In the "Channels" menu the numeric keys now position the cursor to the channe...Klaus Schmidinger
2006-01-04Implemented "Setup/OSD/Timeout requested channel info"Klaus Schmidinger
2005-12-31Changed the API of the functions cStatus::Recording() and cStatus::Replaying(...Klaus Schmidinger
2005-12-28Dropped the unused "Stop recording on primary interface" stuffKlaus Schmidinger
2005-12-28Fixed finding the actual timer for Record/Timer buttonKlaus Schmidinger
2005-12-27Modified red button handling in the "Schedule" menuKlaus Schmidinger