vlc/vlc-2.0 | branch: master | David Fuhrmann <[email protected]> | Tue Feb 19 19:24:18 2013 +0100| [4e41845cf8c6ec71a851e3aa9cd3208714f77aa1] | committer: David Fuhrmann
update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=4e41845cf8c6ec71a851e3aa9cd3208714f77aa1 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 8eaf04c..1ac4b6e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Changes between 2.0.5 and 2.0.6: Access: * Fix HTTPS playback with some certificates previously rejected +Audio Output: + * Fix lookup for device names in auhal plugin + Demuxers: * Fix crash with broken asf files (SA-1302) * Fix MKV behaviour with unknown or new ebml elements @@ -21,6 +24,7 @@ Mac OS X: * Fix crash within the video output code * Fix BDMV folder selection issue on OS X Mountain Lion, which treats such folders as a AVCHD file as soon as they include an item named INDEX.BDM + * Fix bug which caused a hidden fullscreen panel Qt: * Fix clearing of Media Info panel on dialog exit _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
