]> git.sesse.net Git - vlc/blobdiff - NEWS
Fix a little bug in recents media menu.
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 957a7eb9e7ea10763d0808f39373a48b4718b5ce..6be038a0b039a6184f4f415fca91be0512d7cccc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
-Changes between 0.9.8a and 1.0.0-git:
-------------------------------------
+Changes between 0.9.8a and 1.0.0-pre1:
+--------------------------------------
+
+Important notes:
+----------------
+ * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
+   See 'Access:' for more info.
 
 Playback:
  * Instantaneous pausing
@@ -68,6 +73,8 @@ Linux/Windows interface:
 
 Mac OS X Interface:
  * Reveal-in-Finder functionality for locally stored items.
+ * Easy addition of Subtitles through the Video menu
+ * Additional usability improvements
 
 Stream output:
  * Restored the old mpeg2 transrating module.
@@ -83,6 +90,10 @@ Maemo Port:
 Windows CE Port:
  EXPERIMENTAL work for the winCE port has been done.
 
+Mac OS X Port:
+ * Support for Mac OS X 10.4.x was dropped due to its technical limitations
+ * Speed improvements by using llvm-gcc
+
 Audio output:
  * Removed obsolete Esound and aRts plugins
  * Surround support for PulseAudio
@@ -90,11 +101,11 @@ Audio output:
 Video output:
  * Effects (cube, torus, etc.) removed from OpenGL video output
  * Video is able to stay in original size and to zoom in fullscreen (hotkey 'o') while keeping black borders
+ * Image video output has been rewritten into a video-filter named 'scene'. The old image video output has been removed.
 
 Miscellanous:
  * Invmem, a fake codec to display images from external applications
 
-
 Changes between 0.9.6 and 0.9.8a:
 ---------------------------------