Age | Commit message (Expand) | Author |
2005-09-03 | The menu timeout handling is now done centrally in the main program loop | Klaus Schmidinger |
2005-09-03 | Key macros can now call plugins that don't have a main menu entry | Klaus Schmidinger |
2005-08-27 | Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use it | Klaus Schmidinger |
2005-05-16 | Switched from 'summary.vdr' to 'info.vdr' | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-01-09 | Implemented displaying audio channel | Klaus Schmidinger |
2005-01-06 | kAudio closes temporary OSD displays | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-19 | Replaced time_ms() with a threadsafe and non-overflowing cTimeMs | Klaus Schmidinger |
2004-06-13 | The list of recordings is now kept statically in memory | Klaus Schmidinger |
2004-05-23 | Added SetText() to cMenuText | Klaus Schmidinger |
2004-05-23 | Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-02-15 | Limited automatic retuning to devices that actually provide the transponder | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-08-03 | Added the usual menu timeout to the CAM menus1.2.2 | Klaus Schmidinger |
2003-05-24 | Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3 | Klaus Schmidinger |
2003-05-11 | Implemented separate PausePriority and PauseLifetime parameters for the recor... | Klaus Schmidinger |
2003-04-21 | Implemented 'pause live video'1.1.28 | Klaus Schmidinger |
2003-01-19 | Implemented actual user input for CAM enquiry menus | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-12-01 | Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ... | Klaus Schmidinger |
2002-11-24 | Plugins can now have their own raw OSD | Klaus Schmidinger |
2002-10-27 | Implemented additional dedicated keys | Klaus Schmidinger |
2002-10-13 | New configuration file 'reccmds.conf' | Klaus Schmidinger |
2002-10-06 | Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin... | Klaus Schmidinger |
2002-09-29 | Made remote controls plugin aware | Klaus Schmidinger |
2002-06-23 | Moved handling of the Menu key entirely into vdr.c | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-05-18 | Rearranged OSD class names to make 'cOsd' available for the main OSD interface | Klaus Schmidinger |
2002-04-13 | Fixed a typo | Klaus Schmidinger |
2002-03-31 | Changed time entry in the 'Jump' command during replay, so that it is filled ... | Klaus Schmidinger |
2002-03-16 | Grouped the Setup parameters into several sub-menus | Klaus Schmidinger |
2002-03-09 | Implemented OSD for Volume and Mute | Klaus Schmidinger |
2002-03-08 | Blue button is now 'Stop' in 'Main' menu if replaying | Klaus Schmidinger |
2002-02-24 | Removed DVD support from the core VDR source | Klaus Schmidinger |
2002-02-17 | Terminating timer when deleting recording | Klaus Schmidinger |
2002-01-20 | The 'Recordings' menu now displays a hierarchical structure | Klaus Schmidinger |
2001-10-28 | Implemented stopping a recording on the primary interface | Klaus Schmidinger |
2001-10-21 | Pressing the 'Back' button while replaying a DVD now leads to the DVD menu0.9.7 | Klaus Schmidinger |
2001-10-20 | The menu timeout now also works when pressing the 'Back' button during replay... | Klaus Schmidinger |
2001-10-07 | Moved the _GNU_SOURCE macro into the Makefile | Klaus Schmidinger |
2001-09-23 | Calling the '-r' program after editing, too | Klaus Schmidinger |
2001-09-22 | New command line option '-r' | Klaus Schmidinger |
2001-09-14 | Combined displaying time search and replay mode | Klaus Schmidinger |
2001-09-14 | Implemented replay mode display | Klaus Schmidinger |
2001-09-08 | Switching through channel groups now starts at current channel's group | Klaus Schmidinger |
2001-09-01 | Stopping finished timer recordings before starting new ones | Klaus Schmidinger |
2001-08-19 | Getting the event info for the current recording | Klaus Schmidinger |