summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2014-03-16Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parametersKlaus Schmidinger
2014-03-09The Recordings menu now remembers the last recording the cursor was positione...Klaus Schmidinger
2014-03-09Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings()Klaus Schmidinger
2014-02-26Fixed keeping the current position in the Recordings menu if a recording was ...Klaus Schmidinger
2014-02-08Fixed some compiler warnings with Clang 3.4.1Klaus Schmidinger
2014-01-30Fixed clearing non-editable members in the channel editorKlaus Schmidinger
2014-01-29Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recordi...Klaus Schmidinger
2014-01-25Fixed a superfluous call to the skin's SetRecording() function after renaming...Klaus Schmidinger
2013-12-27Now handing down the recording filter to sub menusKlaus Schmidinger
2013-12-25The Recordings menu can now be called with a cRecordingFilterKlaus Schmidinger
2013-11-03The new menu category mcRecordingEdit is now used to mark menus that edit rec...Klaus Schmidinger
2013-11-03In the "Select folder" menu pressing Ok now selects the folder, even if this ...Klaus Schmidinger
2013-10-21When cutting a recording it is now checked whether there is already an edited...Klaus Schmidinger
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually v...Klaus Schmidinger
2013-10-14Fixed handling actions in Recordings Info/Edit in case the recording is being...Klaus Schmidinger
2013-10-14Added refreshing the recording in the Recording Info/Edit menusKlaus Schmidinger
2013-10-10Added renaming and moving recordings and folders, and editing a recording's p...Klaus Schmidinger
2013-09-11Removed the code for distributing recordings over several video directories; ...Klaus Schmidinger
2013-09-07The Yellow button in the main menu no longer acts as "Pause" if "Pause key ha...Klaus Schmidinger
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ...Klaus Schmidinger
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-04-27Fixed displaying the frame number when setting an editing markKlaus Schmidinger
2013-04-27Fixed multiple occurrences of the same directory in the recordings list in ca...Klaus Schmidinger
2013-03-18The "Resume" button in the main menu is now only active if the respective rec...Klaus Schmidinger
2013-03-04Implemented the setup option "OSD/Always sort folders first"Klaus Schmidinger
2013-02-19Now clearing device bondings for devices that don't provide DVB-S in the Setu...Klaus Schmidinger
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-02-12Fixed selecting the last replayed recording in the Recordings menuKlaus Schmidinger
2013-02-11Fixed moving editing marks, so that they don't get overwritten with old value...Klaus Schmidinger
2013-02-03New options 'Setup/Miscellaneous/Remote control repeat delay' and 'Setup/Misc...Klaus Schmidinger
2013-02-01When pausing live video, the current audio and subtitle tracks are now retainedKlaus Schmidinger
2013-01-17Absolute jumps when replaying a recording (via the Red key) are now only perf...Klaus Schmidinger
2013-01-16Fixed multiple occurrences of the same directory in the recordings list in ca...Klaus Schmidinger
2012-12-21Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcSc...Klaus Schmidinger
2012-12-08The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and SetIte...1.7.33Klaus Schmidinger
2012-12-06Modified behavior of Play/Pause key in fast and slow modesKlaus Schmidinger
2012-12-05The new option "Setup/Replay/Progress display time" can be used to activate a...Klaus Schmidinger
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate autom...Klaus Schmidinger
2012-12-04Implemented Play/Pause keyKlaus Schmidinger
2012-12-04The '7' and '9' keys now jump to the very beginning or end, respectively, of ...Klaus Schmidinger
2012-11-18Modified editing marks are now written to disk whenever the replay progress d...1.7.32Klaus Schmidinger
2012-11-18Editing marks can now be moved freelyKlaus Schmidinger
2012-11-18Improved editing TS recordingsKlaus Schmidinger
2012-10-03Pressing the Blue in the main menu during normal live viewing mode now opens ...Klaus Schmidinger
2012-09-15Implemented instant recording of only the present eventKlaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-09-09Fixed sluggish response when manipulating editing marks while a cutting threa...Klaus Schmidinger
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be us...Klaus Schmidinger
2012-06-13Fixed a crash with instant recordingsKlaus Schmidinger
2012-06-13Fixed checking for a visible live programme in case a menu or the channel dis...Klaus Schmidinger