summaryrefslogtreecommitdiff
path: root/osd.h
AgeCommit message (Collapse)Author
2002-12-08KBD active by default; no more 'ncurses' necessary for KBD1.1.19Klaus Schmidinger
2002-11-24Plugins can now have their own raw OSDKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-11-03Fixed formattingKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-07-13Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)Klaus Schmidinger
2002-06-23Moved handling of the Menu key entirely into vdr.cKlaus Schmidinger
2002-05-18Completely moved OSD handling out of the cDvbApi class, into the new cOsdKlaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-05-12Added 'insert' capabilities to cListKlaus Schmidinger
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger
2002-03-16Grouped the Setup parameters into several sub-menusKlaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-01-20The 'Recordings' menu now displays a hierarchical structureKlaus Schmidinger
2001-08-25The menus and the channel display now show the current date and timeKlaus Schmidinger
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-07-27Made the width and height of the OSD configurableKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-02-03Implemented hotkeys for Main and Commands menuKlaus Schmidinger
2001-02-03Implemented page up/down with 'Left'/'Right'Klaus Schmidinger
2000-12-28Implemented 'on disk editing'Klaus Schmidinger
2000-11-12The 'Schedule' button now shows the schedule of the current channel in the ↵Klaus Schmidinger
'Now/Next' menu
2000-11-11Implemented 'Commands' menuKlaus Schmidinger
2000-11-11Implemented internationalizationKlaus Schmidinger
2000-11-01Moved 'DisplayChannel' to menu.c; Yellow and Green function temporarily disabledKlaus Schmidinger
2000-11-01Improved Schedules menusKlaus Schmidinger
2000-10-29Implemented 'Schedules' menuKlaus Schmidinger
2000-09-10Added a 'Setup' menuKlaus Schmidinger
2000-09-09Implemented 'channel grouping'Klaus Schmidinger
2000-05-27Reduced number of remote control keysKlaus 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-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