summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2017-11-09Switching the primary device is no longer done via osSwitchDvb, but rather by...Klaus Schmidinger
2017-11-02The timeout for the channel display is now reset whenever the channel or EPG ...Klaus Schmidinger
2017-10-31Fixed an invalid lock sequence when trying to remove a deleted recording in c...Klaus Schmidinger
2017-06-30SVDRP peering can now be limited to the default SVDRP host2.3.8Klaus Schmidinger
2017-06-25Timers are now linked to EPG events even if they are inactiveKlaus Schmidinger
2017-06-21Added some missing locks when calling functions from cStatus or cSkin*Klaus Schmidinger
2017-06-20Fixed indentationKlaus Schmidinger
2017-06-10Removed dashes from channel group delimiter in channels menuKlaus Schmidinger
2017-06-10The "Channels" menu now indicates whether a channel is encrypted or a radio c...Klaus Schmidinger
2017-06-10The option "Setup/Miscellaneous/Show channel names with source" can now be se...Klaus Schmidinger
2017-06-10Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiriesKlaus Schmidinger
2017-06-07Fixed the locking sequence when starting an instant recordingKlaus Schmidinger
2017-06-04Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule...2.3.6Klaus Schmidinger
2017-06-03Fixed the locking sequence when creating a new timer from the Schedules menuKlaus Schmidinger
2017-05-29Fixed the locking sequence when starting a recordingKlaus Schmidinger
2017-05-21If the Channel+/- keys are pressed while in the Schedules menu, the menu is n...Klaus Schmidinger
2017-05-20Fixed handling remote timersKlaus Schmidinger
2017-05-17Fixed a crash in case the bottom text of a CAM menu is emptyKlaus Schmidinger
2017-05-01Log messages about switching channels now include the channel IDKlaus Schmidinger
2017-04-20Fixed editing a remote timer immediately after it has been createdKlaus Schmidinger
2017-04-03cOsdMenu::Display() now checks whether the OSD size has changed and if so cal...Klaus Schmidinger
2017-03-30The functionality of HandleRemoteModifications() has been moved to timers.[ch]Klaus Schmidinger
2017-03-18Implemented support for MTDKlaus Schmidinger
2017-01-23Implemented the concept of 'master cams'Klaus Schmidinger
2017-01-09Fixed updating the elapsed/remaining time in the progress display during fast...Klaus Schmidinger
2016-12-22Improved handling frame numbers to have a smoother progress display during re...Klaus Schmidinger
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