]> git.sesse.net Git - vlc/commitdiff
* update after recent back-ports
authorFelix Paul Kühne <fkuehne@videolan.org>
Sun, 5 Nov 2006 23:23:35 +0000 (23:23 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sun, 5 Nov 2006 23:23:35 +0000 (23:23 +0000)
NEWS
THANKS

diff --git a/NEWS b/NEWS
index 4e2b6d331471f67690ffa4e8ca06d1a3a26b399f..e486b433e1ecdddf147811a1f8ccd834ff8370d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,8 +23,7 @@ Interfaces:
    * Brand new interface for Linux and Windows, based on the Qt toolkit
  * All
    * Improved user interaction
- * OS X
-   * Full Screen controller panel
+
 
 Changes between 0.8.5 and 0.8.6
 --------------------------------
@@ -37,32 +36,45 @@ Input:
  * Support for adding subtitles on the fly
  * Fixed MPEG-PS duration calculation
  * ATSC support for DVB
+ * Partial support for DVR-ms recordings
+ * Partial support for MXF fileformat
 
 Decoders:
  * Native WMV3 / VC-1 support
  * WMA Speech support (through binary codecs)
-
+ * VP5/VP6 - Flash Video support
+ * The True Audio Lossless codec support
+ * WavPack support
+ * Improved H.264 support (interlaced, speed improvements etc)
 Video output:
  * Additional OpenGL effects (cylinder, torus, sphere, ...)
  * Improved libcaca support
 
 Interfaces:
- * New hotkeys for crop and zoom
- * Systray support in skins (Windows only)
- * Notifications using notification-daemon on Linux
- * Support for snapshots from the HTTP interface
+ * All
+   * New hotkeys for crop and zoom
+   * Support for snapshots from the HTTP interface
+ * Windows
+   * Systray support in skins
  * OS X
-   - Support for Apple Remote control
-   - Right/ctrl-click menu in video outputs
-   - Main Menu keeps accessible when playing in fullscreen mode
+   * Support for Apple Remote control
+   * Fullscreen controller panel
+   * new playmode buttons
+   * right/ctrl-click menu in video outputs
+   * Main Menu keeps accessible when playing videos in fullscreen mode
+ * Linux
+   * Notifications using notification-daemon
 
 Localization:
  * Add Czech
  * Add Slovak
  * Add Malay
+ * Add Slovenian
 
 Developers:
  * Updates to the libvlc API
+ * Fixes for the mozilla and activeX plugins
 
 
 Changes between 0.8.4a and 0.8.5
diff --git a/THANKS b/THANKS
index 1a28e0c0073bf18fa4a31f4ca22a9302bd015fe0..af4e0c25a0616ae4ff876a843c52e98fe34f9fb4 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -144,7 +144,7 @@ Rudolf Cornelissen <rag.cornelissen at inter.nl.net> - BeOS fixes
 Scott Caudle <dorkmanzcot at gmail dot com> - Visualization, WX 
 improvements
 Sebastien Chaumat <Sebastien.Chaumat at ens-lyon.fr> - YOPY port tests
-Simon Damkj�r Andersen <simondamkjaer at gmail.com>  - playmode icons and the entire Fullscreen Panel design for the OSX GUI (v0.9.0)
+Simon Damkj�r Andersen <simondamkjaer at gmail.com> - playmode icons and the entire Fullscreen Panel design for the OSX GUI (v0.8.6)
 Steve Lhomme <steve dot lhomme at free dot fr> - MSVC fixes and Matroska enhancements
 Steve Brown <sbrown at cortland.com> - fix for optional PES size bug
 Steven M. Schultz <sms at TO.GD-ES.COM> - BSD/OS port