Commit 2e97a1bf authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS

parent f7fae015
...@@ -5,6 +5,7 @@ Audio Output: ...@@ -5,6 +5,7 @@ Audio Output:
* Improve playback synchronization with PulseAudio. * Improve playback synchronization with PulseAudio.
* Fix ALSA digital pass-through ("S/PDIF"). * Fix ALSA digital pass-through ("S/PDIF").
* Fix live audio device selection on Mac OS X * Fix live audio device selection on Mac OS X
* Fix detection of some 5.1 and 7.1 kits on Windows.
Access: Access:
* Fix numerous DVD (dvdnav) crashes * Fix numerous DVD (dvdnav) crashes
...@@ -15,15 +16,16 @@ Codecs: ...@@ -15,15 +16,16 @@ Codecs:
Demuxers: Demuxers:
* Fix issues in Ogg with zero length packets * Fix issues in Ogg with zero length packets
* Fix file duration of Ogg/Theora files * Fix file duration of Ogg/Theora and Ogg/Vorbis files
* Fix vimeo lua parser
Windows: Windows:
* Fix Wallpaper mode on Windows 7 * Fix Wallpaper mode on Windows 7/8
Qt: Qt:
* Fix media info dialog update * Fix media info dialog update
* Fix random/repeat preferences saving * Fix random/repeat preferences saving
* Fix crash when opening audio effects dialog * Fix crashes when opening audio effects dialog, with skins and playlist
Mac OS X: Mac OS X:
* Fix audio output behavior when the output device is plugged or unplugged * Fix audio output behavior when the output device is plugged or unplugged
...@@ -42,6 +44,7 @@ Miscellaneous: ...@@ -42,6 +44,7 @@ Miscellaneous:
* Improve Blu-Ray support * Improve Blu-Ray support
* Fix issues on selection of playlist items for WebUI * Fix issues on selection of playlist items for WebUI
* Codec and other 3rd party library updates * Codec and other 3rd party library updates
* Fix swscale and canvas behaviour with Aspect Ratio
Changes between 2.0.2 and 2.0.3: Changes between 2.0.2 and 2.0.3:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment