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 |
|
Klaus Schmidinger
|
7a3f809f5c
|
Fixed multiple occurrences of the same directory in the recordings list in case there are directories that only differ in non-alphanumeric characters
|
2013-01-16 16:08:20 +01:00 |
|
Klaus Schmidinger
|
65223eb8fd
|
Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcScheduleNext, mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb, mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins
|
2012-12-21 11:22:26 +01:00 |
|
Klaus Schmidinger
|
83fe591f32
|
The new functions SetItemEvent(), SetItemTimer(), SetItemChannel() and 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-08 11:05:39 +01:00 |
|
Klaus Schmidinger
|
dbb6c29cff
|
Modified behavior of Play/Pause key in fast and slow modes
|
2012-12-06 11:08:56 +01:00 |
|
Klaus Schmidinger
|
c005465d90
|
The new option "Setup/Replay/Progress display time" can be used to activate automatically displaying the progress display whenever replay of a recording is started
|
2012-12-05 11:49:33 +01:00 |
|
Klaus Schmidinger
|
cfd9206195
|
The new option "Setup/Replay/Pause on mark set" can be used to activate automatically going into Pause mode if an editing mark is set during replay
|
2012-12-05 10:07:12 +01:00 |
|
Klaus Schmidinger
|
551b46cab1
|
Implemented Play/Pause key
|
2012-12-04 13:37:59 +01:00 |
|
Klaus Schmidinger
|
45a29931cb
|
The '7' and '9' keys now jump to the very beginning or end, respectively, of the recording, even if there is no mark set at that point
|
2012-12-04 10:09:08 +01:00 |
|
Klaus Schmidinger
|
d46a31d417
|
Modified editing marks are now written to disk whenever the replay progress display gets hidden
|
2012-11-18 13:12:31 +01:00 |
|
Klaus Schmidinger
|
3c65130e38
|
Editing marks can now be moved freely
|
2012-11-18 13:00:33 +01:00 |
|
Klaus Schmidinger
|
cca2cd35ad
|
Improved editing TS recordings
|
2012-11-18 12:19:51 +01:00 |
|
Klaus Schmidinger
|
90d854c0b4
|
Pressing the Blue in the main menu during normal live viewing mode now opens the Recordings menu if there is no "last viewed" recording
|
2012-10-03 10:18:58 +02:00 |
|
Klaus Schmidinger
|
050b7cdebf
|
Implemented instant recording of only the present event
|
2012-09-15 13:57:39 +02:00 |
|
Klaus Schmidinger
|
eb8fbeba27
|
Implemented the setup options "OSD/Color key [0123]"
|
2012-09-09 14:37:15 +02:00 |
|
Klaus Schmidinger
|
e6e9996060
|
Fixed sluggish response when manipulating editing marks while a cutting thread is running
|
2012-09-09 09:19:15 +02:00 |
|
Klaus Schmidinger
|
45d261fb74
|
The new setup option "Miscellaneous/Show channel names with source" can be used to turn on adding the source character to channel names whenever they are displayed
|
2012-06-17 12:27:07 +02:00 |
|
Klaus Schmidinger
|
0192c6023f
|
Fixed a crash with instant recordings
|
2012-06-13 13:03:26 +02:00 |
|
Klaus Schmidinger
|
2a18fb9687
|
Fixed checking for a visible live programme in case a menu or the channel display is currently open
|
2012-06-13 11:35:16 +02:00 |
|
Klaus Schmidinger
|
440c119b0a
|
Implemented sort mode for recordings
|
2012-06-09 14:32:29 +02:00 |
|
Klaus Schmidinger
|
5f93700e07
|
The new member function cSkinDisplayReplay::SetRecording() allows a skin to display more information about the currently played recording
|
2012-05-12 14:20:41 +02:00 |
|
Klaus Schmidinger
|
97e242d1b5
|
The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing
|
2012-04-28 13:09:42 +02:00 |
|
Klaus Schmidinger
|
fb3e5ca4ee
|
The Timers list is now marked as modified whenever a recording starts or ends
|
2012-04-25 11:14:12 +02:00 |
|
Klaus Schmidinger
|
53d0825515
|
OSD and skin are now reinitialized after a plugin setup page has been confirmed
|
2012-04-24 09:19:48 +02:00 |
|
Klaus Schmidinger
|
3d32b07862
|
The disk usage is no longer automatically added to the title of the main and "Recordings" menus
|
2012-04-23 09:07:55 +02:00 |
|
Klaus Schmidinger
|
09e58657a1
|
Added a function to get a cRecordControl for a given cTimer
|
2012-04-22 10:44:20 +02:00 |
|
Klaus Schmidinger
|
f822cdf261
|
The new setup option "DVB/Standard compliance" can be used to switch between different variations of the DVB standard
|
2012-04-15 10:52:34 +02:00 |
|
Klaus Schmidinger
|
170e05e1e6
|
Skins can now inquire the menu category for which their cSkinDisplayMenu is currently being used
|
2012-04-08 11:52:56 +02:00 |
|