Fixed sorting recordings alphabetically

This commit is contained in:
Klaus Schmidinger
2019-03-17 16:15:51 +01:00
parent 4b3fec660a
commit 4bd6d6559f
2 changed files with 5 additions and 4 deletions

View File

@@ -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.