vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <[email protected]> | Sun Sep 29 22:55:00 2013 +0200| [58d4f3bd9d0ccfb85ad1ce3da1cf904fa9fcadd2] | committer: Jean-Baptiste Kempf
Update NEWS for 2.1.1 > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=58d4f3bd9d0ccfb85ad1ce3da1cf904fa9fcadd2 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 3514134..37227dd 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,22 @@ Changes between 2.1.0 and 2.1.1: -------------------------------- +Interfaces: + * Fix HTTP interface infinite loop + +Stream out: + * Fix transcoding audio drift issues + +Win32 installer: + * Important rewrite to fix numerous bugs, notably about updates + +MacOS X: + * Fix fullscreen behaviour and various crashes + +Qt: + * Reinstore right click subtitle menu to open a subtitle + * Fix saving the hotkeys in preferences + * Fix saving the audio volume on Win32, using DirectSound Changes between 2.0.9 and 2.1.0: _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
