diff options
author | scop <scop> | 2005-04-18 14:56:51 +0000 |
---|---|---|
committer | scop <scop> | 2005-04-18 14:56:51 +0000 |
commit | 679fb41b95bd77bc38f0170147f38cf9f402625b (patch) | |
tree | f3abe6961e1e8aa80b348c4197f4d0611f1e4538 /HISTORY | |
parent | 3def0b5096a7c80e527b105741d26f9fbe7529e6 (diff) | |
download | vdr-plugin-dxr3-679fb41b95bd77bc38f0170147f38cf9f402625b.tar.gz vdr-plugin-dxr3-679fb41b95bd77bc38f0170147f38cf9f402625b.tar.bz2 |
Set audiomode to unknown when releasing devices, fixes digital sound after MPlayer plugin (Luca Olivetti, Kimmo Vuorinen).
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -287,4 +287,6 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen) - fix compilation with -fPIC, kudos to ffmpeg (Ville Skyttä) - eliminate some compiler warnings (Ville Skyttä) -- fix aspect ratio after returning from the MPlayer plugin (Luca Olivetti) +- set aspect ratio and audio mode to unknown when releasing devices, fixes + the setup eg. after returning from the MPlayer plugin + (Luca Olivetti, Kimmo Vuorinen) |