[vlc-devel] commit: clean-up ( Felix Paul Kühne )

git version control git at videolan.org
Mon Sep 22 10:23:41 CEST 2008


vlc | branch: 0.9-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Mon Sep 22 10:23:53 2008 +0200| [bd4d397c84e52ff7a53927467b51bbf57c2f9954] | committer: Felix Paul Kühne 

clean-up

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bd4d397c84e52ff7a53927467b51bbf57c2f9954
---

 NEWS |   40 +++++++++++++++++++++++-----------------
 1 files changed, 23 insertions(+), 17 deletions(-)

diff --git a/NEWS b/NEWS
index 2332408..237a0ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,28 +1,34 @@
 Changes between 0.9.2 and 0.9.3-git:
 ------------------------------------
 
- * Fixed sensitivity of Fullscreen Controller on Windows
- * Fixed ffmpeg slowness on Mac OS X (PowerPC)
- * Fixed crash on startup on Mac OS X when installed on old preferences
- * Fixed error messages on startup on Windows when VLC wasn't correctly
-   uninstalled before installation
- * Various crashes fixed in PS, SSA, mkv, xspf, freetype
+Various bugfixes:
  * Fixed DTS channel order on 5.1 systems
- * Fixed pausing behaviour for subtitles
+ * Fixed pausing behavior for subtitles
  * Multiple subtitles and podcast fixes
+ * Various crashes fixed in PS, SSA, mkv, xspf, freetype
+ * Fixed update system bugs
+ * Other bug fixes (dvd language selection, ...)
+ 
+Mac OS X port:
+ * Fixed ffmpeg slowness on PowerPC-based Macs
+ * Fixed crash on startup when installed on old preferences
  * Fixed bug in directory opening on Mac OS X
+ * Fixed font selection in the Simple Preferences
+ * Thicker border to the subtitle renderer
+ * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
+ * Fixed AC3 passthrough on Mac OS X
+ * Fixed behavior of the Volume Normalizer settings on Mac OS X
+ * Removed the deprecated QuickDraw video output module to avoid crashes on
+      modern Mac OS X versions
+
+Windows port:
+ * Fixed sensitivity of Fullscreen Controller
+ * Fixed error messages on startup when VLC wasn't correctly uninstalled
+      before installation
+
+Qt4 interface:
  * Fixed lost playlist columns when switching the playlist view
  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
- * Fixed font selection on Mac OS X
- * Thicker border to the Mac OS X subtitle renderer
- * Fixed update system bugs
- * Fixed the appereance of playlist items in the Streaming/Transcoding Wizard
-   (Mac OS X only)
- * Fixed AC3 passthrough on Mac OS X
- * Fixed behaviour of the Volume Normalizer settings on Mac OS X
- * Removed the deprecated QuickDraw video output module to avoid crashes on 
-   modern Mac OS X versions
- * Other bug fixes (dvd language selection, ...)
 
 
 Changes between 0.9.1 and 0.9.2:




More information about the vlc-devel mailing list