summaryrefslogtreecommitdiff
path: root/menu.h
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
warning in gcc-3.2
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
up from right to left
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 ↵Klaus Schmidinger
replay to enter the 'Recordings' menu
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
2001-09-14Implemented replay mode displayKlaus Schmidinger
2001-09-08Switching through channel groups now starts at current channel's groupKlaus Schmidinger
2001-09-01Stopping finished timer recordings before starting new onesKlaus Schmidinger
2001-08-19Getting the event info for the current recordingKlaus Schmidinger
2001-08-11Implemented 'Jump' function in replay modeKlaus Schmidinger
2001-08-06DVD support is now optionalKlaus Schmidinger
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-07-28Showing progress display when setting editing markKlaus Schmidinger
2001-07-28Avoiding unnecessary code execution in the replay progress displayKlaus Schmidinger
2001-02-11Implemented 'Rewind' in the 'Recordings' menuKlaus Schmidinger
2001-02-04Automatically removing deleted recordings after a whileKlaus Schmidinger
2000-12-28Implemented 'on disk editing'Klaus Schmidinger
2000-12-09Moved progress display to menu.cKlaus Schmidinger
2000-11-12Using timer priority to interrupt lower priority timer recordingKlaus Schmidinger
2000-11-01Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabledKlaus Schmidinger
2000-10-08'Blue' button in main menu has 'Resume'Klaus Schmidinger
2000-10-08Pressing 'Back' in replay mode brings up 'Recordings' menuKlaus Schmidinger
2000-09-10Direct channel select displays digits and name on OSDKlaus Schmidinger
2000-05-01Prepared for more than one DVB cardKlaus Schmidinger
2000-04-30Instant recording can now be stopped via the menuKlaus Schmidinger
2000-04-30Better encapsulation of record controlKlaus Schmidinger
2000-04-29Better encapsulation of user interactionKlaus Schmidinger
2000-04-24Improved replay progress displayKlaus Schmidinger
2000-04-24Changed program file name to 'vdr'Klaus Schmidinger
2000-04-23Implemented replay progress displayKlaus Schmidinger
2000-03-11Menu uses colors; support for RGYB buttons; fixed DEBUG_REMOTE; Add, Del and ↵0.0.2Klaus Schmidinger
Move for channels and timers; basic record/play file handling
2000-02-19Initial revision0.0.1Klaus Schmidinger