summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2006-06-03Fixed handling the display of the '*' indicator in the "What's on now/next?" ...Klaus Schmidinger
2006-05-28Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...Klaus Schmidinger
2006-05-28Fixed deleting channels in case the current channel's number changes1.4.0-2Klaus Schmidinger
2006-05-28Fixed moving channels, which sometimes stopped the current replay sessionKlaus Schmidinger
2006-05-25Fixed deleting the 'skinDescriptions' in cMenuSetupOSD::~cMenuSetupOSD()Klaus Schmidinger
2006-04-28Changed the "Really restart?" prompt in the call to cPluginManager::Active() ...Klaus Schmidinger
2006-04-16No longer using characters 0x01 and 0x02 for mapping single quote and slash i...Klaus Schmidinger
2006-04-16Now going into the "Edit timer" menu if a newly created timer starts soonKlaus Schmidinger
2006-04-15The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...Klaus Schmidinger
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 "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