mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented option '--vfat'; replaced ':' with '.' in recording names
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -3783,3 +3783,9 @@ Video Disk Recorder Revision History
|
||||
the static function cRemote::CallPlugin().
|
||||
- The SVDRP command PLUG now has a new option 'main' which can be used to initiate
|
||||
a call to the main menu function of a plugin (using part of a patch by Hardy Flor).
|
||||
- The new command line option '--vfat' can be used to make VDR encode special
|
||||
characters in recording file names, even if it wasn't compiled with VFAT=1
|
||||
(suggested by Peter Bieringer). The compile time option VFAT still exists and
|
||||
creates a VDR that always behaves as if it were called with '--vfat'.
|
||||
- Replaced the ':' delimiter between hour and minute in recording file names with
|
||||
a '.' under Linux, too. Existing recordings with ':' as delimiter will still work.
|
||||
|
Reference in New Issue
Block a user