mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed stuttering or asynchronous audio after changing the audio track
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7645,7 +7645,7 @@ Video Disk Recorder Revision History
|
||||
- Expanded tabs in PLUGINS/src/dvbhddevice/setup.c.
|
||||
- Some formatting fixes.
|
||||
|
||||
2013-02-19: Version 1.7.39
|
||||
2013-02-20: Version 1.7.39
|
||||
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
- Updated the Polish OSD texts (thanks to Marek Nazarko).
|
||||
@@ -7664,3 +7664,5 @@ Video Disk Recorder Revision History
|
||||
- The demos in the "osddemo" plugin can now also be ended with the "Back" key.
|
||||
- Fixed flashing OSD in "high level OSD" mode of the TT S2-6400 in case a menu is open
|
||||
while subtitles are being displayed.
|
||||
- Fixed stuttering or asynchronous audio after changing the audio track. This is done
|
||||
by doing a "jump" to the current position, which clears all buffers.
|
||||
|
Reference in New Issue
Block a user