mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented sort mode for recordings
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -7148,7 +7148,7 @@ Video Disk Recorder Revision History
|
||||
caching the information whether a recording is stored on the video directory file
|
||||
system within the cRecording data (based on a patch from Torsten Lang).
|
||||
|
||||
2012-06-08: Version 1.7.29
|
||||
2012-06-09: Version 1.7.29
|
||||
|
||||
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo
|
||||
Richter).
|
||||
@@ -7170,3 +7170,8 @@ Video Disk Recorder Revision History
|
||||
- Removed the gap from the main menu buttons in the LCARS skin.
|
||||
- Fixed some copy&paste errors in PLUGINS.html (thanks to Winfried K<>hler).
|
||||
- The LCARS skin's main menu now only displays timers that are actually activated.
|
||||
- Within the "Recordings" menu, pressing the '0' key now toggles sorting between
|
||||
"by time" and "by name". The selected sort mode is stored separately for each
|
||||
folder (provided you have write access to that folder).
|
||||
If a folder is newly created by a repeating timer, the sort mode for that
|
||||
folder is initially set to "by time".
|
||||
|
Reference in New Issue
Block a user