summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2016-12-13Fixed a crash when moving a recording to a folder on a different volumeKlaus Schmidinger
2016-12-11Fixed a crash when deleting a recording that is currently being replayedKlaus Schmidinger
2016-12-09Fixed setting the current item and counter values in the Recordings menu afte...Klaus Schmidinger
2016-12-08Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurre...Klaus Schmidinger
2016-12-08Fixed a crash when trying to delete a channel that is being used by a timerKlaus Schmidinger
2015-09-16Fixed a crash when deleting a recordingKlaus Schmidinger
2015-09-14Fixed handling remote timersKlaus Schmidinger
2015-09-13Fixed moving currently recording timers between machinesKlaus Schmidinger
2015-09-13Removed unnecessary 'false'Klaus Schmidinger
2015-09-11Centralized remote timer error messagesKlaus Schmidinger
2015-09-11Implemented the setup option "Recording/Record key handling"Klaus Schmidinger
2015-09-10Fixed sorting recordingsKlaus Schmidinger
2015-09-10Implemented full handling of remote timersKlaus Schmidinger
2015-09-08Implemented setup options for SVDRP peeringKlaus Schmidinger
2015-09-06The Timers menu now displays the name of the remote VDR in front of the timer...Klaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2015-04-18Implemented default sort mode for recordingsKlaus Schmidinger
2015-03-09The Setup/CAM menu now displays which device an individual CAM is currently a...Klaus Schmidinger
2015-02-10Made the function of the Prev/Next keys during replay configurableKlaus Schmidinger
2015-02-10Made skipping with Green/Yellow keys configurableKlaus Schmidinger
2015-02-07Added a confirmation before renaming a recording to its folder nameKlaus Schmidinger
2015-02-07Fixed setting an empty recording name or folder to a blank in the "Edit recor...Klaus Schmidinger
2015-02-07Fixed a deadlock in accessing marksKlaus Schmidinger
2015-02-06cDvbPlayer and cReplayControl now use the same list of editing marksKlaus Schmidinger
2015-02-06Changed the naming of "binary skip mode" to "adaptive skip mode"Klaus Schmidinger
2015-02-04The "Select folder" menu now adds the folder names of all existing recordings...Klaus Schmidinger
2015-02-04In the "Edit recording" menu the '0' key can now be used on the "Name:" field...Klaus Schmidinger
2015-02-04Added "NORDIG" to the list of "DVB/Standard compliance" options and using it ...Klaus Schmidinger
2015-02-03Fixed setting the Blue button in the Schedule/Now/Next menus, so that it only...Klaus Schmidinger
2015-02-03Fixed switching channels in the Schedule menu after going through various Now...Klaus Schmidinger
2015-02-02Added "Setup/Replay/Binary skip strict"Klaus Schmidinger
2015-02-01Fixed setting the read index in cDvbPlayer::Goto() in case Still is false; Th...Klaus Schmidinger
2015-01-31Now also checking the CAM slot's priority when activating a CAMKlaus Schmidinger
2015-01-31Modified behavior of the '8' key during replayKlaus Schmidinger
2015-01-30Added support for smart card activationKlaus Schmidinger
2015-01-29Changed unit and range for binary skip timeoutKlaus Schmidinger
2015-01-27The keys '1' and '3' can now be used in replay mode to position an editing ma...Klaus Schmidinger
2015-01-26Added functionality based on the "jumpplay" patchKlaus Schmidinger
2015-01-15Added cOsdProvider::OsdSizeChanged()Klaus Schmidinger
2015-01-15Plugins can now implement the function SetMenuSortMode() in their skin object...Klaus Schmidinger
2015-01-14Added the channel name to log messages that reference a channelKlaus Schmidinger
2015-01-13Fixed jumping to an absolute position via the Red key in case replay was pausedKlaus Schmidinger
2015-01-12Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l...Klaus Schmidinger
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