summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Expand)Author
2019-05-28Fixed inconsistent behavior in case only certain devices are used (selected b...Klaus Schmidinger
2019-03-18Fixed updating the cursor position when switching channels with the Channel+/...Klaus Schmidinger
2018-07-16Fixed switching through encrypted channels with the Up/Down keysKlaus Schmidinger
2018-05-27Fixed locking the Channels list in cDisplayChannel, where the lock was still ...Klaus Schmidinger
2018-05-06Fixed locking the Channels list in cDisplayChannel, where the lock was still ...Klaus Schmidinger
2018-04-28Fixed a possible invalid locking sequence in case a remote timer handling err...Klaus Schmidinger
2018-04-14Fixed a high CPU load during replay with active progress displayKlaus Schmidinger
2018-04-09Added a missing initialization of osdState in cDisplayChannel::cDisplayChanne...Klaus Schmidinger
2018-04-05Fixed updating the Schedule menu after editing a timerKlaus Schmidinger
2018-04-03Fixed sluggish setting of editing marks and a jumping progress display with v...Klaus Schmidinger
2018-03-24Fixed setting the initial offset of the cursor in a list menuKlaus Schmidinger
2018-03-18Modified cMenuTimers::Delete() to avoid a lengthy lock on the Timers list whi...2.3.9Klaus Schmidinger
2018-03-09Making sure the Schedules menu has a proper title, even if it is emptyKlaus Schmidinger
2018-03-08Now writing the info file before attaching the recorder to the device, to mak...Klaus Schmidinger
2018-03-05When making modifications to remote timers, the local VDR no longer sends a P...Klaus Schmidinger
2018-03-03Fixed stopping a remote repeating timerKlaus Schmidinger
2018-02-25Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()Klaus Schmidinger
2018-02-25Fixed storing timer id in .timer for instant recordingsKlaus Schmidinger
2018-02-25Moved handling remote timers into cSVDRPClientHandler::ProcessConnections()Klaus Schmidinger
2018-02-13Implemented storing timer id in .timerKlaus Schmidinger
2018-02-10When a timer is newly created in the Timers menu, it now immediately appears ...Klaus Schmidinger
2018-02-10Fixed keeping the cursor position in the Recordings menu in case a timer star...Klaus Schmidinger
2018-02-10Fixed updating the Timers menu after turning a local timer on/off with the Re...Klaus Schmidinger
2018-02-01Fixed handling editing marks in the replay progress display, in case the mark...Klaus Schmidinger
2018-01-29Implemented cStatus::MarksModified()Klaus Schmidinger
2018-01-26Added a missing '|'Klaus Schmidinger
2018-01-17Now unlocking the Recordings list before displaying an error message in cMenu...Klaus Schmidinger
2017-12-15When selecting a folder for a recording or timer, it is now possible to open ...Klaus Schmidinger
2017-12-14Now staying in the source folder when moving a recording or a folder to a dif...Klaus Schmidinger
2017-12-10Now displaying recordings in move as non-selectableKlaus Schmidinger
2017-12-09Implemented 'OSD/Sorting direction for recordings'Klaus Schmidinger
2017-12-05Fixed a lengthy write lock on the Recordings list in case of moving a folder ...Klaus Schmidinger
2017-12-04The CAM menu is now automatically closed when the current channel is switchedKlaus Schmidinger
2017-12-04Fixed positioning to the current item when changing the sort mode in the Reco...Klaus Schmidinger
2017-11-27Fixed positioning the cursor in the Recordings menu when moving a recording b...Klaus Schmidinger
2017-11-26Now calling Hide() and cStatus::MsgReplaying(..., false) from cReplayControl:...Klaus Schmidinger
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