summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2003-08-24Fixed starting a recording on the primary device if there is a replay session...Klaus Schmidinger
2003-08-17Made the "Zap timeout" a setup variableKlaus Schmidinger
2003-08-16Fixed freezing replay if a timer starts while in Transfer ModeKlaus Schmidinger
2003-08-16Fixed a crash when starting "Pause live video" twice within the same minute o...Klaus Schmidinger
2003-08-09Fixed keeping track of the current channel number when moving channels in the...Klaus Schmidinger
2003-08-03Added the usual menu timeout to the CAM menus1.2.2Klaus Schmidinger
2003-08-02Fixed a possible crash in case a VFAT file system is used without compiling V...Klaus Schmidinger
2003-07-26Fixed handling channel switching through numeric input in case the channel nu...Klaus Schmidinger
2003-07-26Fixed handling the color buttons in the "Edit channel" menuKlaus Schmidinger
2003-06-19Now clearing the channel info display when entering numeric keys to switch ch...Klaus Schmidinger
2003-06-15Fixed creating a new channel in the "Channels" menu in case the 'channels.con...Klaus Schmidinger
2003-06-13Improved channel switching in case of numerical inputKlaus Schmidinger
2003-06-12Fixed a bug in channel switching after Left/Right has been pressedKlaus Schmidinger
2003-06-07Fixed device handling in the CICAM menu in case a VDR instance was started wi...Klaus Schmidinger
2003-06-06Fixed a crash when cancelling a newly created timerKlaus Schmidinger
2003-06-06Fixed editing channels ('timers.conf' was not written)Klaus Schmidinger
2003-05-30Fixed breaking off replay in case the user hits "Play" or "Pause" too soon af...1.2.0pre1Klaus Schmidinger
2003-05-29Fixed an uninitialized variable in cDisplayChannelKlaus Schmidinger
2003-05-29Single event timers are now deleted if the recording they are doing is delete...Klaus Schmidinger
2003-05-29Added an additional sleep() after going into "Pause live video" modeKlaus Schmidinger
2003-05-25It is now possible to directly delete a timer that is currently recording1.1.33Klaus Schmidinger
2003-05-25Fixed handling newly created timers in case they are not confirmed with "Ok"Klaus Schmidinger
2003-05-25Checking for duplicate recordings with the same file name and disabling the s...Klaus Schmidinger
2003-05-24Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3Klaus Schmidinger
2003-05-16No longer starting the editing process if no marks have been setKlaus Schmidinger
2003-05-11Removed a faulty parameter initialization in menu.cKlaus Schmidinger
2003-05-11Implemented separate PausePriority and PauseLifetime parameters for the recor...Klaus Schmidinger
2003-05-11Avoiding short display of the 'Main' menu when pressing the 'Recordings' butt...Klaus Schmidinger
2003-05-03The red ('Record') and yellow ('Pause') button in the 'Main' menu are no long...Klaus Schmidinger
2003-04-27Reduced the time to wait for EPG data when starting a recording to 3 secondsKlaus Schmidinger
2003-04-26Fixed deleting the last recording in the 'Recordings' menu, which started pau...Klaus Schmidinger
2003-04-26The PCR PID can now be set separately from the video PIDKlaus Schmidinger
2003-04-21Implemented 'pause live video'1.1.28Klaus Schmidinger
2003-04-20Enhanced detection of pending user I/O from CAMsKlaus Schmidinger
2003-04-12Implemented a 'resume ID' which allows several users to each have their own ...Klaus Schmidinger
2003-02-09Timers are now processed even if a menu is open1.1.24Klaus Schmidinger
2003-02-09Improved CAM supportKlaus Schmidinger
2003-01-19Implemented actual user input for CAM enquiry menusKlaus Schmidinger
2003-01-06CAM menu now always returns osEnd when Ok is pressedKlaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-12-22Fixed handling channels in the 'Channels' menu in case there are ':@nnn' grou...Klaus Schmidinger
2002-12-01Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...Klaus Schmidinger
2002-11-29No longer displaying channel group delimiters without textKlaus Schmidinger
2002-11-24Added NID, TID and RID to the channel definitionsKlaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-11-10Fixed a compiler warning regarding cMenuChannels::Del() and MenuTimers::Del()1.1.16Klaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-01Fixed displaying the group separators in the channel displayKlaus Schmidinger
2002-10-27Implemented additional dedicated keysKlaus Schmidinger
2002-10-20Fixed log message when editing a channelKlaus Schmidinger