summaryrefslogtreecommitdiff
path: root/menu.h
AgeCommit message (Expand)Author
2005-11-06Fixed setting the help key display in the Recordings menu in case of several ...Klaus Schmidinger
2005-10-03The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ...Klaus Schmidinger
2005-10-02Improved displaying 'sub-title' and 'bottom text' in the CAM menuKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-03The menu timeout handling is now done centrally in the main program loopKlaus Schmidinger
2005-09-03Key macros can now call plugins that don't have a main menu entryKlaus Schmidinger
2005-08-27Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use itKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-03-20Single shot timers are now reliably deleted when they have expiredKlaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-06kAudio closes temporary OSD displaysKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-05-23Added SetText() to cMenuTextKlaus Schmidinger
2004-05-23Moved the declaration of cMenuText to VDR/menu.h to make it available to pluginsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-02-15Limited automatic retuning to devices that actually provide the transponderKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-08-03Added the usual menu timeout to the CAM menus1.2.2Klaus Schmidinger
2003-05-24Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3Klaus Schmidinger
2003-05-11Implemented separate PausePriority and PauseLifetime parameters for the recor...Klaus Schmidinger
2003-04-21Implemented 'pause live video'1.1.28Klaus Schmidinger
2003-01-19Implemented actual user input for CAM enquiry menusKlaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-12-01Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ...Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-10-27Implemented additional dedicated keysKlaus Schmidinger
2002-10-13New configuration file 'reccmds.conf'Klaus Schmidinger
2002-10-06Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin...Klaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-06-23Moved handling of the Menu key entirely into vdr.cKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-04-13Fixed a typoKlaus Schmidinger
2002-03-31Changed time entry in the 'Jump' command during replay, so that it is filled ...Klaus Schmidinger
2002-03-16Grouped the Setup parameters into several sub-menusKlaus Schmidinger
2002-03-09Implemented OSD for Volume and MuteKlaus Schmidinger
2002-03-08Blue button is now 'Stop' in 'Main' menu if replayingKlaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-02-17Terminating timer when deleting recordingKlaus Schmidinger
2002-01-20The 'Recordings' menu now displays a hierarchical structureKlaus Schmidinger
2001-10-28Implemented stopping a recording on the primary interfaceKlaus Schmidinger
2001-10-21Pressing the 'Back' button while replaying a DVD now leads to the DVD menu0.9.7Klaus Schmidinger
2001-10-20The menu timeout now also works when pressing the 'Back' button during replay...Klaus Schmidinger
2001-10-07Moved the _GNU_SOURCE macro into the MakefileKlaus Schmidinger
2001-09-23Calling the '-r' program after editing, tooKlaus Schmidinger
2001-09-22New command line option '-r'Klaus Schmidinger
2001-09-14Combined displaying time search and replay modeKlaus Schmidinger