mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Changed the audio PID language codes to hold up to two 3 letter codes; automatic audio channel setting for two channel audio
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -3747,7 +3747,7 @@ Video Disk Recorder Revision History
|
||||
- The new SVDRP command EDIT can be used to start the editing process of a recording
|
||||
(based on the CUTR patch by Harald Milz).
|
||||
|
||||
2005-09-03: Version 1.3.32
|
||||
2005-09-04: Version 1.3.32
|
||||
|
||||
- Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one).
|
||||
- Removed unused MAINMENUENTRY from svdrpdemo.c (thanks to Udo Richter for reporting
|
||||
@@ -3792,3 +3792,8 @@ Video Disk Recorder Revision History
|
||||
- Implemented the SVDRP command MOVC (thanks to Andreas Brachold).
|
||||
- Added support for multiple audio language codes in ISO639LanguageDescriptors to
|
||||
'libsi' (thanks to Marcel Wiesweg).
|
||||
- Changed the audio PID language codes to hold up to two 3 letter codes, separated
|
||||
by '+', to store separate languages broadcast in two channel audio mode.
|
||||
- If the preferred audio language is broadcast on a PID that has two different
|
||||
languages in the two stereo channels, the audio channel is now properly set when
|
||||
switching to such a channel (thanks to Mogens Elneff for his help in testing this).
|
||||
|
Reference in New Issue
Block a user