summaryrefslogtreecommitdiff
path: root/menu.h
AgeCommit message (Expand)Author
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually v...Klaus Schmidinger
2012-12-08The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33Klaus Schmidinger
2012-09-09Fixed sluggish response when manipulating editing marks while a cutting threa...Klaus Schmidinger
2012-06-13Fixed checking for a visible live programme in case a menu or the channel dis...Klaus Schmidinger
2012-06-09Implemented sort mode for recordingsKlaus Schmidinger
2012-05-12The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...Klaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2012-04-22Added a function to get a cRecordControl for a given cTimerKlaus Schmidinger
2012-03-08The Green button in the "Edit timer" menu can now be used to toggle between s...Klaus Schmidinger
2012-02-19Fixed switching into time shift mode when pausing live video1.7.24Klaus Schmidinger
2010-03-07Implemented automatic deleting of timeshift recordingKlaus Schmidinger
2010-02-06Moved the declaration of cMenuCommands to menu.h, so that plugins can use itKlaus Schmidinger
2010-01-17The "Edit timer" menu can now set the folder for the recording from a list of...Klaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-10The free disk space is now also displayed in the title of the "Recordings" menuKlaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-08-12The list of tracks given in cStatus::SetAudioTrack() is now NULL terminatedKlaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-10-20Fixed setting audio track descriptions after a replay has been stoppedKlaus Schmidinger
2006-03-25Made cMenuRecordings::GetRecording() 'protected'Klaus Schmidinger
2006-02-25In the "Timers" menu the blue key is now "Info" and the red key is "On/Off"Klaus Schmidinger
2006-02-17cMenuText now uses the given fontKlaus Schmidinger
2006-01-22Improved channel switching when repeat function kicks in; updating channel di...Klaus Schmidinger
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2006-01-04Implemented "Setup/OSD/Timeout requested channel info"Klaus Schmidinger
2005-12-28Dropped the unused "Stop recording on primary interface" stuffKlaus Schmidinger
2005-12-24The main menu now dynamically updates its contentsKlaus Schmidinger
2005-11-06Fixed setting the help key display in the Recordings menu in case of several ...Klaus Schmidinger
2005-10-03The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ...Klaus Schmidinger
2005-10-02Improved displaying 'sub-title' and 'bottom text' in the CAM menuKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-03The menu timeout handling is now done centrally in the main program loopKlaus Schmidinger
2005-09-03Key macros can now call plugins that don't have a main menu entryKlaus Schmidinger
2005-08-27Moved cMenuEditTimer and cMenuEvent to menu.h so that plugins can use itKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2005-03-20Single shot timers are now reliably deleted when they have expiredKlaus Schmidinger
2005-01-09Implemented displaying audio channelKlaus Schmidinger
2005-01-06kAudio closes temporary OSD displaysKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-19Replaced time_ms() with a threadsafe and non-overflowing cTimeMsKlaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2004-05-23Added SetText() to cMenuTextKlaus Schmidinger
2004-05-23Moved the declaration of cMenuText to VDR/menu.h to make it available to pluginsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-02-15Limited automatic retuning to devices that actually provide the transponderKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-08-03Added the usual menu timeout to the CAM menus1.2.2Klaus Schmidinger
2003-05-24Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3Klaus Schmidinger