Age | Commit message (Expand) | Author |
2015-02-06 | Changed the naming of "binary skip mode" to "adaptive skip mode" | Klaus Schmidinger |
2015-01-27 | The keys '1' and '3' can now be used in replay mode to position an editing ma... | Klaus Schmidinger |
2015-01-15 | Added cOsdProvider::OsdSizeChanged() | Klaus Schmidinger |
2013-12-25 | The Recordings menu can now be called with a cRecordingFilter | Klaus Schmidinger |
2013-11-03 | In the "Select folder" menu pressing Ok now selects the folder, even if this ... | Klaus Schmidinger |
2013-10-16 | Fixed an inconsistent behavior between opening the Recordings menu manually v... | Klaus Schmidinger |
2013-10-10 | Added renaming and moving recordings and folders, and editing a recording's p... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2012-12-08 | The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33 | Klaus Schmidinger |
2012-09-09 | Fixed sluggish response when manipulating editing marks while a cutting threa... | Klaus Schmidinger |
2012-06-13 | Fixed checking for a visible live programme in case a menu or the channel dis... | Klaus Schmidinger |
2012-06-09 | Implemented sort mode for recordings | Klaus Schmidinger |
2012-05-12 | The new member function cSkinDisplayReplay::SetRecording() allows a skin to d... | Klaus Schmidinger |
2012-04-28 | The new functions cControl::GetRecording() and cControl::GetHeader() can be u... | Klaus Schmidinger |
2012-04-23 | The disk usage is no longer automatically added to the title of the main and ... | Klaus Schmidinger |
2012-04-22 | Added a function to get a cRecordControl for a given cTimer | Klaus Schmidinger |
2012-03-08 | The Green button in the "Edit timer" menu can now be used to toggle between s... | Klaus Schmidinger |
2012-02-19 | Fixed switching into time shift mode when pausing live video1.7.24 | Klaus Schmidinger |
2010-03-07 | Implemented automatic deleting of timeshift recording | Klaus Schmidinger |
2010-02-06 | Moved the declaration of cMenuCommands to menu.h, so that plugins can use it | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2008-02-15 | Using cString::sprintf() instead of asprintf() | Klaus Schmidinger |
2008-02-10 | The free disk space is now also displayed in the title of the "Recordings" menu | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-12 | The list of tracks given in cStatus::SetAudioTrack() is now NULL terminated | Klaus Schmidinger |
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 |