diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-03 10:20:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-03 10:20:41 +0100 |
commit | c01259dbb5cf56490de58d6021c9c2fd135d7c66 (patch) | |
tree | 2d850c3d97f7bcdab4f4acaa6a0576ad842a4f40 /HISTORY | |
parent | 86197f02060c594f0ec46a64b614215dcb5d28b6 (diff) | |
download | vdr-c01259dbb5cf56490de58d6021c9c2fd135d7c66.tar.gz vdr-c01259dbb5cf56490de58d6021c9c2fd135d7c66.tar.bz2 |
Fixed setting the main thread id if VDR is running as a daemon
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3963,7 +3963,7 @@ Video Disk Recorder Revision History commands may now be executed at any time, and the message will be displayed (no more "pending message"). -2006-01-01: Version 1.3.38 +2006-01-03: Version 1.3.38 - Fixed handling second audio and Dolby Digital PIDs for encrypted channels (was broken in version 1.3.37). @@ -4065,3 +4065,4 @@ Video Disk Recorder Revision History - The Makefile now reports a summary of failed plugins (thanks to Udo Richter). - The cTimer constructor can now take an optional cChannel (suggested by Patrick Fischer). +- Fixed setting the main thread id if VDR is running as a daemon. |