Fixed clearing non-editable members in the channel editor

This commit is contained in:
Klaus Schmidinger
2014-01-30 09:14:17 +01:00
parent c1ddb52405
commit 5b65ff5b37
3 changed files with 8 additions and 2 deletions

View File

@@ -7870,7 +7870,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-29: Version 2.0.6
2014-01-30: Version 2.0.6
- Updated 'sources.conf' (thanks to Antti Hartikainen).
- cFont::CreateFont() now returns a dummy font in case there are no fonts installed.
@@ -7887,3 +7887,4 @@ Video Disk Recorder Revision History
Eike Sauer and Oliver Endriss).
- Fixed sorting recordings by time in the Recordings menu if "Setup/OSD/Recording
directories" is set to "no".
- Fixed clearing non-editable members in the channel editor (thanks to Rolf Ahrenberg).