summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-08-27The Recordings menu now displays the length (in hours:minutes) of each recordingKlaus Schmidinger
2011-08-27The Audio and Subtitles options are now available through the Green and Yello...Klaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2011-08-06Added a mechanism to defer timer handling in case of problemsKlaus Schmidinger
2011-02-27While replaying, the editing marks are now updated every 10 secondsKlaus Schmidinger
2011-02-26Fixed setting up the 'Recordings' menu in case there are several recordings w...Klaus Schmidinger
2011-02-25Now checking the result of all realloc() callsKlaus Schmidinger
2010-12-12Added typecasts to avoid gcc 4.5 warnings in switch statements on eKeys varia...Klaus Schmidinger
2010-06-06Implemented setup option 'OSD/Number keys for characters'Klaus Schmidinger
2010-05-13Fixed initializing channel name when editing a new channelKlaus Schmidinger
2010-05-02Fixed a crash when creating a new channel if the channel list is emptyKlaus Schmidinger
2010-03-12The new setup option "Folders in timer menu" controls whether the file names ...1.7.14Klaus Schmidinger
2010-03-07The full timer file name is now displayed if it ends with "TITLE" or "EPISODE"Klaus Schmidinger
2010-03-07Implemented automatic deleting of timeshift recordingKlaus Schmidinger
2010-03-06The "Source" item in the "Edit channel" menu now wraps around the list of sou...Klaus Schmidinger
2010-02-28Added plugin-defined sourcesKlaus Schmidinger
2010-02-07The file name in the "Timers" menu now shows only the base name of the record...Klaus Schmidinger
2010-02-06Moved the declaration of cMenuCommands to menu.h, so that plugins can use itKlaus Schmidinger
2010-01-31The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12Klaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the vid...Klaus Schmidinger
2010-01-17The new setup option "Miscellaneous/Channels wrap" controls whether the curre...Klaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-06-21Fixed storing the current OSD size in case the device has changed it in its s...Klaus Schmidinger
2009-05-21Implemented setup option "Recording/Pause key handling"Klaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-01-24Fixed handling the maximum video file sizeKlaus Schmidinger
2009-01-24Added an 'int' typecast to calculations involving FramesPerSecond() to avoid ...Klaus Schmidinger
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...Klaus Schmidinger
2008-05-01Implemented handling the standard component descriptor for AC3Klaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger
2008-03-16Resetting a timer's 'pending' flag when it has endedKlaus Schmidinger
2008-03-14Fixed displaying the free disk spaceKlaus Schmidinger
2008-02-24Added the backslash ('\') to the list of characters that need to be escaped w...1.5.16Klaus Schmidinger
2008-02-24Increased the valid range of the "Subtitle offset" setup option to -100...100Klaus Schmidinger
2008-02-23The CAM menu now stays open as long as it is automatically updatedKlaus Schmidinger
2008-02-16Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...Klaus Schmidinger
2008-02-16Refreshing the free disk space display when leaving a Recordings submenuKlaus Schmidinger
2008-02-15When deleting the recording that is currently replayed, the replay is now sto...Klaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-10The free disk space is now also displayed in the title of the "Recordings" menuKlaus Schmidinger
2008-02-09Ignoring "repeat" and "release" keys in the time search entry mode during replayKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2008-01-13Fixed displaying weekday names in the Schedule menu if the system uses UTF-8Klaus Schmidinger
2008-01-13Added a missing setting of lastFreeMB in cMenuMain::Update()Klaus Schmidinger
2007-11-25The kInfo key is now propagated to any open menuKlaus Schmidinger
2007-11-25Implemented setup option "Miscellaneous/Emergency exit"Klaus Schmidinger