Fixed setting audio track descriptions after a replay has been stopped

This commit is contained in:
Klaus Schmidinger
2006-10-20 13:42:14 +02:00
parent a47b2bfc75
commit 9a6e81fc3a
5 changed files with 28 additions and 6 deletions

View File

@@ -4969,3 +4969,8 @@ Video Disk Recorder Revision History
- Fixed handling plugins from cRemote::PutMacro() and cRemote::CallPlugin()
(based on a patch from Petri Hintukainen).
- Increased the size of the key queue to avoid problems with long key macros.
2006-10-20: Version 1.4.3-3
- Fixed setting audio track descriptions after a replay has been stopped (reported
by Ulf Kiener, thanks to Marco Schl<68><6C>ler for pointing out what caused the problem).