summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
recording properties
2013-11-03In the "Select folder" menu pressing Ok now selects the folder, even if this ↵Klaus Schmidinger
is a folder that contains sub folders
2013-10-21When cutting a recording it is now checked whether there is already an ↵Klaus Schmidinger
edited version of this recording
2013-10-16Fixed an inconsistent behavior between opening the Recordings menu manually ↵Klaus Schmidinger
via the main menu and by pressing the Recordings key
2013-10-14Fixed handling actions in Recordings Info/Edit in case the recording is ↵Klaus Schmidinger
being replayed
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 ↵Klaus Schmidinger
priority and lifetime; added cutting queue
2013-09-11Removed the code for distributing recordings over several video directories; ↵Klaus Schmidinger
added the cVideoDirectory plugin API
2013-09-07The Yellow button in the main menu no longer acts as "Pause" if "Pause key ↵Klaus Schmidinger
handling" is set to "do not pause live video"
2013-09-07Unified the internal sequence of actions when pressing the Blue and the Back ↵Klaus Schmidinger
key, respectively, during replay
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 ↵Klaus Schmidinger
case there are directories that only differ in non-alphanumeric characters
2013-03-18The "Resume" button in the main menu is now only active if the respective ↵Klaus Schmidinger
recording actually exists
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 ↵Klaus Schmidinger
Setup/LNB menu
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 ↵Klaus Schmidinger
values through an update of the marks file
2013-02-03New options 'Setup/Miscellaneous/Remote control repeat delay' and ↵Klaus Schmidinger
'Setup/Miscellaneous/Remote control repeat delta'
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 ↵Klaus Schmidinger
performed if an actual value has been entered
2013-01-16Fixed multiple occurrences of the same directory in the recordings list in ↵Klaus Schmidinger
case there are directories that only differ in non-alphanumeric characters
2012-12-21Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, ↵Klaus Schmidinger
mcScheduleNext, mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins
2012-12-08The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and ↵1.7.33Klaus Schmidinger
SetItemRecording() of the cSkinDisplayMenu class can be reimplemented by skin plugins to display these items in a more elaborate way than just a simple line of text
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 ↵Klaus Schmidinger
automatically displaying the progress display whenever replay of a recording is started
2012-12-05The new option "Setup/Replay/Pause on mark set" can be used to activate ↵Klaus Schmidinger
automatically going into Pause mode if an editing mark is set during replay
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
the recording, even if there is no mark set at that point
2012-11-18Modified editing marks are now written to disk whenever the replay progress ↵1.7.32Klaus Schmidinger
display gets hidden
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
the Recordings menu if there is no "last viewed" recording
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 ↵Klaus Schmidinger
thread is running
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be ↵Klaus Schmidinger
used to turn on adding the source character to channel names whenever they are displayed
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 ↵Klaus Schmidinger
display is currently open
2012-06-09Implemented sort mode for recordingsKlaus Schmidinger
2012-05-12The new member function cSkinDisplayReplay::SetRecording() allows a skin to ↵Klaus Schmidinger
display more information about the currently played recording
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be ↵Klaus Schmidinger
used to retrieve information about what the current player is playing
2012-04-25The Timers list is now marked as modified whenever a recording starts or endsKlaus Schmidinger
2012-04-24OSD and skin are now reinitialized after a plugin setup page has been confirmedKlaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ↵Klaus Schmidinger
"Recordings" menus
2012-04-22Added a function to get a cRecordControl for a given cTimerKlaus Schmidinger
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ↵Klaus Schmidinger
different variations of the DVB standard