Age | Commit message (Expand) | Author |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-10-20 | Fixed setting audio track descriptions after a replay has been stopped | Klaus Schmidinger |
2006-03-25 | Made cMenuRecordings::GetRecording() 'protected' | Klaus Schmidinger |
2006-02-25 | In the "Timers" menu the blue key is now "Info" and the red key is "On/Off" | Klaus Schmidinger |
2006-02-17 | cMenuText now uses the given font | Klaus Schmidinger |
2006-01-22 | Improved channel switching when repeat function kicks in; updating channel di... | Klaus Schmidinger |
2006-01-06 | Implemented the "Info" key | Klaus Schmidinger |
2006-01-04 | Implemented "Setup/OSD/Timeout requested channel info" | Klaus Schmidinger |
2005-12-28 | Dropped the unused "Stop recording on primary interface" stuff | Klaus Schmidinger |
2005-12-24 | The main menu now dynamically updates its contents | Klaus Schmidinger |
2005-11-06 | Fixed setting the help key display in the Recordings menu in case of several ... | Klaus Schmidinger |
2005-10-03 | The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ... | Klaus Schmidinger |
2005-10-02 | Improved displaying 'sub-title' and 'bottom text' in the CAM menu | Klaus Schmidinger |
2005-09-25 | The list of recordings is now read in a separate thread | Klaus Schmidinger |
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 |