]> git.sesse.net Git - vlc/blobdiff - NEWS
DirectSound: remove trailing space
[vlc] / NEWS
diff --git a/NEWS b/NEWS
index 880490da30deabbe0040f721a4e60a4d603c910f..6a0142a55336b7e3cf6bb9b15d571db5f91d6349 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes between 2.0.x and 2.1.0-git:
+Changes between 2.0.x and 2.1.0-pre1:
 --------------------------------
 
 Important changes:
@@ -50,6 +50,7 @@ Access:
  * Add support for Remote Desktop/RDP in view only mode
  * Timecode: generate a clock/timecode as a subtitle track
    vlc video.mkv --input-slave timecode:// --timecode-fps 30/1001
+ * New video capture module for OS X based on AVFoundation
 
 Demuxers:
  * MP4: partial support for fragmented MP4
@@ -136,6 +137,8 @@ OS X Interface:
  * add a GUI to capture QTSound data along with the current screen content
  * add an option to let the Apple Remote control the system volume instead of
    VLC's internal volume level
+ * add a new Subtitles menu to change Subtitles and their properties during
+   playback
  * add the ability to create custom equalizer presets based upon the current
    selection and to manage the list of presets
  * add custom profiles for video and audio effects, which let the user keep
@@ -146,6 +149,7 @@ OS X Interface:
  * add an option to disable skipping to next/previous file with the Apple Remote
  * add an option to show next / previous buttons
  * add an option to hide the shuffle and repeat buttons
+ * add an option to hide the audio effects button (default enabled)
  * add optional playlist columns for track number, genre, album, description,
    date and language
  * add options to the Advanced Open File dialog for start and stop time
@@ -158,8 +162,11 @@ OS X Interface:
    3rd party applications
  * add a UI to the preferences dialog to configure the default application
    handler for ftp, mms, rtmp, rtp, rtsp, sftp, smb and udp streams
+   (system-wide settings)
+ * add support for the Video Title option
+ * add support for the Boss Key
  * The Streaming/Transcoding wizard and the open dialog's output panel are
-   deprecated now
+   deprecated now and will be removed in a future release.
 
 Qt:
  * Partial support for Qt5.0
@@ -176,6 +183,8 @@ Qt:
  * Numerous fixes
  * Add audio track fingerprinting from media info
  * Removed language preference
+ * New profiles format and dialog to handle filters and quality.
+   Added new profiles.
 
 libVLC:
  * new libvlc_audio_output_device_list_get and libvlc_audio_output_device_list_release functions