vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Wed Jan 29 20:13:20 2014 +0100| [c3a733c84a31ceb373f182a26a635632935ebdec] | committer: Jean-Baptiste Kempf
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=c3a733c84a31ceb373f182a26a635632935ebdec --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 2d46019..90d7976 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ Demuxers: * Avoid an infinite recursion in MKV tags parsing * Fix an issue with some Vobsub tracks * Fix missing samples at the end of some wav files + * Fix divide by 0 on ASF/WMV parsing Audio output: * Fix audio device selection via command line on Mac OS X @@ -28,14 +29,24 @@ Audio output: Video Output: * Fix selection of DirectDraw as the default output for XP + * Fix transform off-by-one issue + * Fix screensaver disabling on Windows outputs + * Fix DirectDraw device enumeration and multi-display output + * Fix a potential crash when playing a fullscreen game at the same time as VLC Stream output: * Fix 24bits audio MTU alignment in RTP + * Fix record file names Qt interface: * Fix minimal size possible on start * Fix a crash with the simple volume widget * Fix a crash in the audio menu building + * Fix multimedia keys issues on Windows + * Fix opening of DVD and BD folders on Windows + +HTTP interface: + * Fix album art display on Windows Translations: * Update of Bulgarian, Catalan, Czech, Danish, German, Modern Greek, _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
