]> granicus.if.org Git - handbrake/commitdiff
Update various docs.
authorsr55 <sr55.hb@outlook.com>
Sat, 9 Mar 2013 22:21:12 +0000 (22:21 +0000)
committersr55 <sr55.hb@outlook.com>
Sat, 9 Mar 2013 22:21:12 +0000 (22:21 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5316 b64f7644-9d1e-0410-96f1-a4d463321fa5

CREDITS
NEWS
doc/texi/Building.mingw.texi
pkg/appcast.xml.m4

diff --git a/CREDITS b/CREDITS
index 26ea7fc693198a215f98477aaf4d0ad1337ac0ec..968f57f923ec4b2b0eb4f0b588606bd6c61d0f7f 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -29,4 +29,5 @@ libmp4v2
 libmpeg2dec
 libpthreadsw32
 libx264
-libzlib
\ No newline at end of file
+libzlib
+fdk-aac
\ No newline at end of file
diff --git a/NEWS b/NEWS
index 96197d02e30ffe3d15c87bf84f187e560c4d90c2..f13f57839ac3f529e67eac0c1a16e0de42039569 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,58 @@
 NEWS file for HandBrake <http://handbrake.fr/>
 
+
+Changes betwen 0.9.8 and 0.9.9:
+
+General:
+- Improved HandBrake Pineapple Icon by Matt Johnson
+- Improved Retina Resolution Icons within the Application by Nik Pawlak ​​http://nikpawlak.com
+
+Core:
+- PGS Subtitle support. (Burn-in with MP4, passthru and burn-in for MKV)
+- Additional Framerates 30, 50, 59.94, 60
+- Bob mode for De-interlacing and Decomb.
+- Updated libraries (x264, libav)
+- Assorted bug fixes and improvements to the core libhb library.
+- Better Audio Mixdown support. (6.1, 7.1, 7.1 (5F/2R/LFE), Mono left only, Mono Right only). CLI users should note 6ch becomes 5point1
+- Allow the selection of higher audio bitrates where appropriate
+- Allow the selection of slower samplerates where appropriate.
+- Use libav for dts audio decoding instead of libdca
+- Addition of x264 Tune, Preset, Profile and Level options. Can be used instead of the Advanced Tab.
+
+Windows:
+- User Interface has been re-written in WPF. Includes many small UI enhancements
+- Switched to .NET 4 Client Profile. (Smaller download for those who don't have .NET 4 Full installed)
+
+Linux:
+- Moved to GTK 3
+- Assorted bug fixes and improvements.
+- Use some system libraries rather than bundling (libass-dev, libsamplerate-dev)
+
+Mac:
+- Drag/Drop? files onto the Main window or application icon to scan.
+- Nicer Progress indication on the dock icon.
+- Prevent sleep during encoding and scanning for Mountain Lion.
+- Assorted bug fixes including better support for retina displays 
+
+CLI:
+- Audio option (-a) will ignore invalid input tracks and encode with only the valid ones.
+- Allow use of hh:mm:ss format when specifying p-to-p start/stop time
+
+
+
 Changes betwen 0.9.7 and 0.9.8:
 
 -> Corrects a few crash bugs that showed up in 0.9.7
 
+
+
 Changes betwen 0.9.6 and 0.9.7:
 
 -> This is a bug fix release for 0.9.6.
 -> Includes an AppleTV3 Preset and updated iPad Preset
 
 
+
 Changes betwen 0.9.5 and 0.9.6:
 
 Encoders:
@@ -239,6 +282,8 @@ Changes between 0.9.4 and 0.9.5:
   - Multiple instance support (run multiple copies of ghb at once)
   - Many Bug fixes and UI improvements. 
   
+
+
 Changes between 0.9.3 and 0.9.4:
 
 Core:
index 9a1f86ebc21d4dc567591d14979a0c13fb45735c..60238761da29fb350052f92bcd547bf498d23f57 100644 (file)
@@ -19,7 +19,7 @@ The following are the recommended specifications for building on @value{OS.mingw
 
 @itemize @bullet
 @item Intel 32-bit or 64-bit hardware
-@item @value{OS.mingw} on Fedora 17+, Ubuntu 12+ or Debian, gcc 4.5+
+@item @value{OS.mingw} on Fedora 17+, Ubuntu 12+ or Debian, gcc 4.6+
 @item yasm 1.2.x (for i386 or x86_64 architectures)
 @end itemize
 
index 3e20171fcb56303d9d206051b8849eec9dba79eb..afab8ffdda52ef0fab6d76fae67ce9e2e629c479 100644 (file)
@@ -27,7 +27,7 @@ dnl
                 url="http://handbrake.fr/rotation.php?file=__APPCAST_dmg" 
                 length="__APPCAST_dmg_size"
                 type="application/octet-stream"/>
-            <sparkle:minimumSystemVersion>10.5.0</sparkle:minimumSystemVersion>
+            <sparkle:minimumSystemVersion>10.6.0</sparkle:minimumSystemVersion>
         </item>
     </channel>
 </rss>