summaryrefslogtreecommitdiff
path: root/menu.h
AgeCommit message (Expand)Author
2020-12-26Implemented "Pattern Timers"2.5.1Klaus Schmidinger
2018-04-14Fixed a high CPU load during replay with active progress displayKlaus Schmidinger
2018-04-03Fixed sluggish setting of editing marks and a jumping progress display with v...Klaus Schmidinger
2018-02-01Fixed handling editing marks in the replay progress display, in case the mark...Klaus Schmidinger
2016-12-22Improved handling frame numbers to have a smoother progress display during re...Klaus Schmidinger
2015-09-14Fixed handling remote timersKlaus Schmidinger
2015-09-13Fixed moving currently recording timers between machinesKlaus Schmidinger
2015-09-10Implemented full handling of remote timersKlaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2015-02-06Changed the naming of "binary skip mode" to "adaptive skip mode"Klaus Schmidinger
2015-01-27The keys '1' and '3' can now be used in replay mode to position an editing ma...Klaus Schmidinger
2015-01-15Added cOsdProvider::OsdSizeChanged()Klaus Schmidinger
2013-12-25The Recordings menu can now be called with a cRecordingFilterKlaus Schmidinger
2013-11-03In the "Select folder" menu pressing Ok now selects the folder, even if this ...Klaus Schmidinger
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually v...Klaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus 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