vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Jul 11 09:54:13 2011 +0200| [aa947c54ca4415c96e3d8c32722047cfc76679af] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=aa947c54ca4415c96e3d8c32722047cfc76679af --- NEWS | 27 +++++++++++++++++++++++++-- 1 files changed, 25 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 36770ae..bd5861a 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,34 @@ Changes between 1.1.10 and 1.1.11-git: ---------------------------------- -Mac OS X Interface: +Mac OS X: * Fixed scrolling direction if the input device's signal is inverted + * Update Auhal audio output to the latest API + * Fix images disappearing issue on the interface + +Mozilla/ActiveX webplugin: + * Fullscreen mode is fixed on Win32 + * Very simple fullscreen controller is visible on Win32 + +Demuxers/Meta Readers: + * Better support for cover art embedded in mp4, wma + +Muxers/Output: + * Fix AVI muxer so the generated files are readable on other players + +Extensions: + * Multiple fixes for crashes and malfunctionning issues + +Qt Interface: + * Fix quitting on Linux + * Fix opening of VIDEO_TS folders through the open disc dialog on Windows + * Miscellaneous + +Win32 port: + * Update of codecs, fixing the mpeg-2 decoder crash Translations: - * Update of Slovak, Lithunanian + * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian Changes between 1.1.9 and 1.1.10: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
