summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-26 11:46:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-26 11:46:37 +0100
commit6ef9ec9ac0863fdd15e15b1e332270f1b09ab849 (patch)
tree5f91afcb0d5655348ee9aeec3d31551763719701 /HISTORY
parent5350b65b3744ecfc7433131a9264993102b1086b (diff)
downloadvdr-6ef9ec9ac0863fdd15e15b1e332270f1b09ab849.tar.gz
vdr-6ef9ec9ac0863fdd15e15b1e332270f1b09ab849.tar.bz2
Fixed ensuring there is a current audio track in case there is only one track
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index babd602c..524b8aef 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3435,3 +3435,5 @@ Video Disk Recorder Revision History
- Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) (thanks to Werner Fink for pointing this out).
- Completed Dutch language texts (thanks to Hans Dingemans).
- Added 'smi' to the Finnish language codes (thanks to Rolf Ahrenberg).
+- Fixed ensuring there is a current audio track in case there is only one track
+ (thanks to Werner Fink for reporting this one).