summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 5e338d7..f6edde0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)