diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2019-03-17 16:15:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2019-03-17 16:15:51 +0100 |
commit | 4bd6d6559ff530f6fc39d4e60ed4f259f401e0ac (patch) | |
tree | 66672bdcce7d6697ebc6d7b43d560db8c3ac974b /HISTORY | |
parent | 4b3fec660a5a8da7f52a0779e0b883de6d787287 (diff) | |
download | vdr-4bd6d6559ff530f6fc39d4e60ed4f259f401e0ac.tar.gz vdr-4bd6d6559ff530f6fc39d4e60ed4f259f401e0ac.tar.bz2 |
Fixed sorting recordings alphabetically
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History Senzel). - Official release. -2019-03-15: Version 2.4.1 +2019-03-17: Version 2.4.1 - Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported by Johann Friedrichs). @@ -9385,3 +9385,4 @@ Video Disk Recorder Revision History are not currently broadcasting. - Fixed processing SI::T2DeliverySystemDescriptor when typecasting it over an SI::ExtensionDescriptor (reported by Helmut Binder). +- Fixed sorting recordings alphabetically. |