vlc/vlc-2.0 | branch: master | Felix Paul Kühne <[email protected]> | Mon Mar 5 17:13:21 2012 +0100| [44b3291511b3b71b87a519299a578969676af95b] | committer: Felix Paul Kühne
Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=44b3291511b3b71b87a519299a578969676af95b --- NEWS | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/NEWS b/NEWS index 04a84c9..982dc4b 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ Changes between 2.0.0 and 2.0.1: Access: * fix and improve the CDDB information retrieval * fix the samba module compilation + * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK Codecs: * Support for MXPEG files @@ -21,12 +22,14 @@ Audio output: * Fix S/PDIF passthrough with ALSA. * Remove flawed ALSA channels autodetection. The available ALSA channels MUST be configured now (stereo by default). + * Fix delay when changing the volume on Mac OS X Video filters: * Fix gradfun unloading on Windows platform Mac OS X interface: * allow to hide the playlist to get a small controller window + * allow to hide the sidebar * disable Lion fullscreen mode by default, since its behavior is misleading - this fixes fullscreen video output on a secondary screen * noticebly faster launch time @@ -52,6 +55,7 @@ Web interface: Service discovery: * fix SAP discovery, where an item was added multiple times + * fix SAP discovery on Mac OS X when using the 10.7 SDK * Update Jamendo selections Miscellaneous: _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
