Klaus Schmidinger
|
e02a0a8c88
|
The timeout for the channel display is now reset whenever the channel or EPG data changes
|
2017-11-02 15:36:24 +01:00 |
|
Klaus Schmidinger
|
19275aa8bb
|
Fixed an invalid lock sequence when trying to remove a deleted recording in case of low disk space; now making sure that AssertFreeDiskSpace() is called with the maximum timer priority in case there are several timers recording with different priorities
|
2017-10-31 09:47:14 +01:00 |
|
Klaus Schmidinger
|
363dee6846
|
SVDRP peering can now be limited to the default SVDRP host
|
2017-06-30 09:50:44 +02:00 |
|
Klaus Schmidinger
|
ce5e23f209
|
Timers are now linked to EPG events even if they are inactive
|
2017-06-25 10:03:19 +02:00 |
|
Klaus Schmidinger
|
1bce499383
|
Added some missing locks when calling functions from cStatus or cSkin*
|
2017-06-21 09:40:39 +02:00 |
|
Klaus Schmidinger
|
699c073d85
|
Fixed indentation
|
2017-06-20 15:02:39 +02:00 |
|
Klaus Schmidinger
|
a4a3c63779
|
Removed dashes from channel group delimiter in channels menu
|
2017-06-10 19:19:51 +02:00 |
|
Klaus Schmidinger
|
a98f6ca354
|
The "Channels" menu now indicates whether a channel is encrypted or a radio channel
|
2017-06-10 15:57:33 +02:00 |
|
Klaus Schmidinger
|
deb96b372e
|
The option "Setup/Miscellaneous/Show channel names with source" can now be set to "type" or "full"
|
2017-06-10 15:34:23 +02:00 |
|
Klaus Schmidinger
|
93102b45e0
|
Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries
|
2017-06-10 11:52:47 +02:00 |
|
Klaus Schmidinger
|
081e9eb45f
|
Fixed the locking sequence when starting an instant recording
|
2017-06-07 15:41:12 +02:00 |
|
Klaus Schmidinger
|
ec47c4f932
|
Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule' in the Schedules menu
|
2017-06-04 09:35:18 +02:00 |
|
Klaus Schmidinger
|
25d28e7421
|
Fixed the locking sequence when creating a new timer from the Schedules menu
|
2017-06-03 12:51:22 +02:00 |
|
Klaus Schmidinger
|
a4c851f759
|
Fixed the locking sequence when starting a recording
|
2017-05-29 08:18:17 +02:00 |
|
Klaus Schmidinger
|
354910faab
|
If the Channel+/- keys are pressed while in the Schedules menu, the menu is now switched to the EPG of the new current channel
|
2017-05-21 13:18:26 +02:00 |
|
Klaus Schmidinger
|
0b9870959b
|
Fixed handling remote timers
|
2017-05-20 13:01:34 +02:00 |
|
Klaus Schmidinger
|
50211c706a
|
Fixed a crash in case the bottom text of a CAM menu is empty
|
2017-05-17 09:17:44 +02:00 |
|
Klaus Schmidinger
|
84b8ea8395
|
Log messages about switching channels now include the channel ID
|
2017-05-01 13:06:32 +02:00 |
|
Klaus Schmidinger
|
686831caf5
|
Fixed editing a remote timer immediately after it has been created
|
2017-04-20 10:08:04 +02:00 |
|
Klaus Schmidinger
|
e622854789
|
cOsdMenu::Display() now checks whether the OSD size has changed and if so calls SetDisplayMenu()
|
2017-04-03 12:49:56 +02:00 |
|
Klaus Schmidinger
|
112bfa5897
|
The functionality of HandleRemoteModifications() has been moved to timers.[ch]
|
2017-03-30 15:25:20 +02:00 |
|
Klaus Schmidinger
|
2cc25e65f4
|
Implemented support for MTD
|
2017-03-18 16:33:59 +01:00 |
|
Klaus Schmidinger
|
9b9d15438e
|
Implemented the concept of 'master cams'
|
2017-01-23 12:01:48 +01:00 |
|
Klaus Schmidinger
|
6773ab35d2
|
Fixed updating the elapsed/remaining time in the progress display during fast forward/rewind
|
2017-01-09 14:52:57 +01:00 |
|
Klaus Schmidinger
|
be4cdcf170
|
Improved handling frame numbers to have a smoother progress display during replay of recordings with B-frames
|
2016-12-22 11:33:12 +01:00 |
|
Klaus Schmidinger
|
08066065e3
|
Fixed a crash when moving a recording to a folder on a different volume
|
2016-12-13 13:54:00 +01:00 |
|
Klaus Schmidinger
|
a9bd3ca0dc
|
Fixed a crash when deleting a recording that is currently being replayed
|
2016-12-11 13:06:58 +01:00 |
|
Klaus Schmidinger
|
031bbcef40
|
Fixed setting the current item and counter values in the Recordings menu after deleting the last recording in a subfolder
|
2016-12-09 15:00:55 +01:00 |
|
Klaus Schmidinger
|
d6c26af696
|
Using SetCurrentChannel(int ChannelNumber) instead of the deprecated SetCurrentChannel(const cChannel *Channel)
|
2016-12-08 10:48:53 +01:00 |
|
Klaus Schmidinger
|
12308b3c29
|
Fixed a crash when trying to delete a channel that is being used by a timer
|
2016-12-08 10:43:58 +01:00 |
|
Klaus Schmidinger
|
09e64c24f2
|
Fixed a crash when deleting a recording
|
2015-09-16 11:11:42 +02:00 |
|
Klaus Schmidinger
|
8a09e90f02
|
Fixed handling remote timers
|
2015-09-14 13:23:06 +02:00 |
|
Klaus Schmidinger
|
bfc3f1f4b2
|
Fixed moving currently recording timers between machines
|
2015-09-13 13:57:51 +02:00 |
|
Klaus Schmidinger
|
cf1474fc19
|
Removed unnecessary 'false'
|
2015-09-13 10:39:02 +02:00 |
|
Klaus Schmidinger
|
2491984da3
|
Centralized remote timer error messages
|
2015-09-11 08:38:11 +02:00 |
|
Klaus Schmidinger
|
f1bef11f45
|
Implemented the setup option "Recording/Record key handling"
|
2015-09-11 08:29:41 +02:00 |
|
Klaus Schmidinger
|
1cdbdc548a
|
Fixed sorting recordings
|
2015-09-10 13:29:30 +02:00 |
|
Klaus Schmidinger
|
bc0de5dbc5
|
Implemented full handling of remote timers
|
2015-09-10 10:39:45 +02:00 |
|
Klaus Schmidinger
|
4e3325b7f7
|
Implemented setup options for SVDRP peering
|
2015-09-08 11:08:06 +02:00 |
|
Klaus Schmidinger
|
3284e941c6
|
The Timers menu now displays the name of the remote VDR in front of the timer's file name, if this is a remote timer
|
2015-09-06 09:32:00 +02:00 |
|
Klaus Schmidinger
|
3cd5294d8a
|
Implemented strict locking of global lists
|
2015-09-01 11:14:27 +02:00 |
|
Klaus Schmidinger
|
7aef23e97f
|
Implemented default sort mode for recordings
|
2015-04-18 13:43:29 +02:00 |
|
Klaus Schmidinger
|
cc306290da
|
The Setup/CAM menu now displays which device an individual CAM is currently assigned to
|
2015-03-09 11:51:08 +01:00 |
|
Klaus Schmidinger
|
d34abd6665
|
Made the function of the Prev/Next keys during replay configurable
|
2015-02-10 12:51:07 +01:00 |
|
Klaus Schmidinger
|
fb37e93b04
|
Made skipping with Green/Yellow keys configurable
|
2015-02-10 12:18:39 +01:00 |
|
Klaus Schmidinger
|
202a6b3072
|
Added a confirmation before renaming a recording to its folder name
|
2015-02-07 16:01:13 +01:00 |
|
Klaus Schmidinger
|
5b88d0bfac
|
Fixed setting an empty recording name or folder to a blank in the "Edit recording" menu
|
2015-02-07 15:53:30 +01:00 |
|
Klaus Schmidinger
|
18e7903b78
|
Fixed a deadlock in accessing marks
|
2015-02-07 14:29:14 +01:00 |
|
Klaus Schmidinger
|
f3e6d39382
|
cDvbPlayer and cReplayControl now use the same list of editing marks
|
2015-02-06 15:42:21 +01:00 |
|
Klaus Schmidinger
|
1b2a62623c
|
Changed the naming of "binary skip mode" to "adaptive skip mode"
|
2015-02-06 10:25:25 +01:00 |
|
Klaus Schmidinger
|
3e06c99a0a
|
The "Select folder" menu now adds the folder names of all existing recordings to any names that have been predefined in "folders.conf"
|
2015-02-04 13:20:37 +01:00 |
|
Klaus Schmidinger
|
6464eff516
|
In the "Edit recording" menu the '0' key can now be used on the "Name:" field to remove the name of the recording and replace it with the last element of the recording's folder path name
|
2015-02-04 09:38:55 +01:00 |
|
Klaus Schmidinger
|
e1acb774c6
|
Added "NORDIG" to the list of "DVB/Standard compliance" options and using it to restrict the LCN (Logical Channel Numbers) parsing to networks that actually use this non-standard feature
|
2015-02-04 09:18:30 +01:00 |
|
Klaus Schmidinger
|
de6d37134c
|
Fixed setting the Blue button in the Schedule/Now/Next menus, so that it only shows "Switch" if the selected event is on a different channel
|
2015-02-03 11:56:51 +01:00 |
|
Klaus Schmidinger
|
93ec1a9df2
|
Fixed switching channels in the Schedule menu after going through various Now and Schedule menus for different channels
|
2015-02-03 10:52:33 +01:00 |
|
Klaus Schmidinger
|
e2d0f3f845
|
Added "Setup/Replay/Binary skip strict"
|
2015-02-02 13:59:19 +01:00 |
|
Klaus Schmidinger
|
0a5eb88696
|
Fixed setting the read index in cDvbPlayer::Goto() in case Still is false; The function cDvbPlayer::Goto() now automatically calls Play() if Still is false
|
2015-02-01 11:20:54 +01:00 |
|
Klaus Schmidinger
|
63372cd4aa
|
Now also checking the CAM slot's priority when activating a CAM
|
2015-01-31 14:50:55 +01:00 |
|
Klaus Schmidinger
|
6749e4ead9
|
Modified behavior of the '8' key during replay
|
2015-01-31 11:42:05 +01:00 |
|
Klaus Schmidinger
|
bf7cc2c04f
|
Added support for smart card activation
|
2015-01-30 13:38:44 +01:00 |
|
Klaus Schmidinger
|
7f195606ee
|
Changed unit and range for binary skip timeout
|
2015-01-29 09:05:50 +01:00 |
|
Klaus Schmidinger
|
91e0151674
|
The keys '1' and '3' can now be used in replay mode to position an editing mark in "binary" mode
|
2015-01-27 21:22:53 +01:00 |
|
Klaus Schmidinger
|
4fcd3ba56e
|
Added functionality based on the "jumpplay" patch
|
2015-01-26 10:20:51 +01:00 |
|
Klaus Schmidinger
|
66c65beea7
|
Added cOsdProvider::OsdSizeChanged()
|
2015-01-15 11:33:58 +01:00 |
|
Klaus Schmidinger
|
be9a6de0ef
|
Plugins can now implement the function SetMenuSortMode() in their skin objects derived from cSkinDisplayMenu, to get informed about the currently used sort mode
|
2015-01-15 10:51:37 +01:00 |
|
Klaus Schmidinger
|
555fe68a01
|
Added the channel name to log messages that reference a channel
|
2015-01-14 12:17:39 +01:00 |
|
Klaus Schmidinger
|
cee82d8659
|
Fixed jumping to an absolute position via the Red key in case replay was paused
|
2015-01-13 09:51:20 +01:00 |
|
Klaus Schmidinger
|
f5bbf06b60
|
Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume linearize"
|
2015-01-12 14:56:42 +01:00 |
|
Klaus Schmidinger
|
25e2dbf031
|
Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters
|
2014-03-16 10:48:30 +01:00 |
|
Klaus Schmidinger
|
40aaf784b9
|
The Recordings menu now remembers the last recording the cursor was positioned on
|
2014-03-09 15:15:48 +01:00 |
|
Klaus Schmidinger
|
db1ca2c854
|
Removed an unnecessary assignment from cMenuRecordings::~cMenuRecordings()
|
2014-03-09 13:03:35 +01:00 |
|
Klaus Schmidinger
|
927aa49576
|
Fixed keeping the current position in the Recordings menu if a recording was deleted in a sub folder
|
2014-02-26 11:39:06 +01:00 |
|
Klaus Schmidinger
|
e5fde77e56
|
Fixed some compiler warnings with Clang 3.4.1
|
2014-02-08 13:00:39 +01:00 |
|
Klaus Schmidinger
|
4c304467ba
|
Fixed clearing non-editable members in the channel editor
|
2014-01-30 09:10:39 +01:00 |
|
Klaus Schmidinger
|
6a9502ab17
|
Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording directories" is set to "no"
|
2014-01-29 10:45:28 +01:00 |
|
Klaus Schmidinger
|
8b9e1f513f
|
Fixed a superfluous call to the skin's SetRecording() function after renaming a recording
|
2014-01-25 12:44:32 +01:00 |
|
Klaus Schmidinger
|
1379b621f7
|
Now handing down the recording filter to sub menus
|
2013-12-27 09:00:24 +01:00 |
|
Klaus Schmidinger
|
f6283b8e91
|
The Recordings menu can now be called with a cRecordingFilter
|
2013-12-25 12:13:00 +01:00 |
|
Klaus Schmidinger
|
ff4aed2227
|
The new menu category mcRecordingEdit is now used to mark menus that edit recording properties
|
2013-11-03 14:10:59 +01:00 |
|
Klaus Schmidinger
|
0b5085f4f0
|
In the "Select folder" menu pressing Ok now selects the folder, even if this is a folder that contains sub folders
|
2013-11-03 13:43:01 +01:00 |
|
Klaus Schmidinger
|
94ced5845a
|
When cutting a recording it is now checked whether there is already an edited version of this recording
|
2013-10-21 08:23:19 +02:00 |
|
Klaus Schmidinger
|
c9fb7eb4d6
|
Fixed an inconsistent behavior between opening the Recordings menu manually via the main menu and by pressing the Recordings key
|
2013-10-16 09:43:47 +02:00 |
|
Klaus Schmidinger
|
3870322888
|
Fixed handling actions in Recordings Info/Edit in case the recording is being replayed
|
2013-10-14 10:28:10 +02:00 |
|
Klaus Schmidinger
|
396f8c96af
|
Added refreshing the recording in the Recording Info/Edit menus
|
2013-10-14 09:59:04 +02:00 |
|
Klaus Schmidinger
|
2bdb599fbc
|
Added renaming and moving recordings and folders, and editing a recording's priority and lifetime; added cutting queue
|
2013-10-10 13:13:30 +02:00 |
|
Klaus Schmidinger
|
3971cc6e88
|
Removed the code for distributing recordings over several video directories; added the cVideoDirectory plugin API
|
2013-09-11 12:20:37 +02:00 |
|
Klaus Schmidinger
|
7251fefa89
|
The Yellow button in the main menu no longer acts as "Pause" if "Pause key handling" is set to "do not pause live video"
|
2013-09-07 12:52:14 +02:00 |
|
Klaus Schmidinger
|
699454ad7f
|
Unified the internal sequence of actions when pressing the Blue and the Back key, respectively, during replay
|
2013-09-07 10:20:00 +02:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
29537da370
|
Fixed displaying the frame number when setting an editing mark
|
2013-04-27 10:31:23 +02:00 |
|
Klaus Schmidinger
|
fd3bf6c3d2
|
Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters
|
2013-04-27 10:06:49 +02:00 |
|
Klaus Schmidinger
|
b7f4536fe1
|
The "Resume" button in the main menu is now only active if the respective recording actually exists
|
2013-03-18 09:19:42 +01:00 |
|
Klaus Schmidinger
|
db8cf38b5b
|
Implemented the setup option "OSD/Always sort folders first"
|
2013-03-04 14:11:47 +01:00 |
|
Klaus Schmidinger
|
39ad232ee5
|
Now clearing device bondings for devices that don't provide DVB-S in the Setup/LNB menu
|
2013-02-19 09:48:54 +01:00 |
|
Klaus Schmidinger
|
3ca58a42e7
|
Removed trailing whitespace
|
2013-02-17 13:19:36 +01:00 |
|
Klaus Schmidinger
|
027ec5a63f
|
Fixed selecting the last replayed recording in the Recordings menu
|
2013-02-12 13:16:15 +01:00 |
|
Klaus Schmidinger
|
d2ef44f8f5
|
Fixed moving editing marks, so that they don't get overwritten with old values through an update of the marks file
|
2013-02-11 11:27:34 +01:00 |
|
Klaus Schmidinger
|
b16437e784
|
New options 'Setup/Miscellaneous/Remote control repeat delay' and 'Setup/Miscellaneous/Remote control repeat delta'
|
2013-02-03 15:58:46 +01:00 |
|
Klaus Schmidinger
|
45f660e358
|
When pausing live video, the current audio and subtitle tracks are now retained
|
2013-02-01 12:06:50 +01:00 |
|
Klaus Schmidinger
|
c984204944
|
Absolute jumps when replaying a recording (via the Red key) are now only performed if an actual value has been entered
|
2013-01-17 14:24:58 +01:00 |
|