Fixed a wrong alignment in cCiDateTime::SendDateTime()

This commit is contained in:
Klaus Schmidinger
2014-01-22 09:41:08 +01:00
parent 838566ea41
commit 549c499501
2 changed files with 5 additions and 2 deletions

View File

@@ -8132,7 +8132,7 @@ Video Disk Recorder Revision History
and also to use the correct directory with --edit (the latter reported by Marko
M<>kel<65>).
2014-01-20: Version 2.1.4
2014-01-22: Version 2.1.4
- Updated 'sources.conf' (thanks to Antti Hartikainen).
- cFont::CreateFont() now returns a dummy font in case there are no fonts installed.
@@ -8157,3 +8157,4 @@ Video Disk Recorder Revision History
- Now unassigning CAMs from their devices when they are no longer used.
- Now making sure the primary device goes into transfer mode for live viewing if the
CAM wants to receive the TS data.
- Fixed a wrong alignment in cCiDateTime::SendDateTime().