summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: Versioning changes to 0.9.1 and build number 2007083100dynaflash2007-08-313-9/+13
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@915 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Bumps version number for upcoming release of 0.9.1. Note: still needs to be ↵jbrjake2007-08-312-4/+4
| | | | | | done in XCode for Mac builds. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@914 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui: Small updatesr552007-08-311-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@913 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updates NEWS file with changes for the upcoming release of 0.9.1jbrjake2007-08-311-0/+25
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@912 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Cygwin Contrib pack updated to 0011sr552007-08-311-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@911 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fixes a minor typo in the x264 options for the QuickTime presetjbrjake2007-08-311-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@910 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-313-2/+9
| | | | | | | - Fixed possible cross-thread issue when closing the application (when more than 1 window is open) - Added "Quit HandBrake" to the on complete options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@909 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-318-73/+172
| | | | | | | | - Cleaned up the Options window a bit. - Added On Encode Complete Options (in options) - A few small UI tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@908 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Workaround from "van" to prevent double chapter markers when using advanced ↵eddyg2007-08-311-2/+8
| | | | | | deinterlace filters git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@907 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: hide and disable the checkbox to use native subtitles or dubbed ↵dynaflash2007-08-301-0/+0
| | | | | | audio track in preferences git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@906 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Back out the GUI handling code for native language prefs.eddyg2007-08-301-30/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@905 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Some old files that should have been deleted some time ago.sr552007-08-303-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@904 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: minor widget label changesdynaflash2007-08-303-1/+1
| | | | | | | | - In preference window, "Preferred Language" is now "Native Language" - In main window, "Forced" is now "Forced Subs Only" - Denoise status is added to -enableUI so it grays out when the main window ui is disabled esp. during scan. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@903 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-3011-32/+134
| | | | | | | | | | - Queue now has minimise button. - Ability to disable tooltips in tools > options - Added a few more tooltips to items. - Removed some old files that are no longer needed. - Updated splash screen. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@902 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added progress marking for when doing the subtitle scaneddyg2007-08-301-0/+22
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@901 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Make the auto-fps selected rate stickyeddyg2007-08-301-3/+15
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@900 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Enable the use of pthreads in ffmpeg.saintdev2007-08-301-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@899 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Mac OS X Contrib version ++ (mkv chapter fix)jbrjake2007-08-301-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@898 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Improved debug messages for Cell start/stop with Cell number and block.eddyg2007-08-291-2/+4
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@897 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Patch from bitsflew that displays fading subtitles as solid subtitles rather ↵eddyg2007-08-291-6/+36
| | | | | | than being invisible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@896 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Die, non-standard printf logging, die!jbrjake2007-08-292-5/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@895 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-293-1/+26
| | | | | | | - Updated splashscreen - Fixed project build issue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@894 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-2916-117/+206
| | | | | | | | | | - Gui debug more added to tools > options. - More exception handling added - frmReadDVD is now automatic. User no longer has to manually start scan process. - Re-enabled onwindow scan status message. Removed Message box which alerts scan status. - Few other small code tweaks. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@893 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.dynaflash2007-08-291-2/+10
| | | | | | | | - Set width and height stepper minimums to 32 px - use sanity conditional for accessing hb_get_preview() so below 32 px either way the preview does not change - Used 32 threshold since afaik, no human being can discern any meaningful detail from a 32 px image anyway git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@892 b64f7644-9d1e-0410-96f1-a4d463321fa5
* These calls to free produce double free warnings. It seems that removing the ↵superdump2007-08-291-4/+0
| | | | | | avpicture_free calls doesn't stop the warnings. Confusing to me as the buffers aren't freed elsewhere, but removing these seems to work. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@891 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updated the CLI comments for subtitle scan to correspond with the new eddyg2007-08-291-2/+3
| | | | | | | extra pass method now employed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@890 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - Roll back avpicture_alloc to malloc + avpicture_fill. This fixes the ↵superdump2007-08-281-12/+36
| | | | | | | | | | | MacGUI preview window crashing. - Free the sws context after its use to avoid a memleak. Both alterations courtesy of BradleyS. Kudos. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@889 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Not sure how I commented these out, but they shouldn't be.saintdev2007-08-281-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@888 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Updated Cygwin Contrib Pack to 0010sr552007-08-281-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@887 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update to libmkv-0.6.1.2. 0.6.1.1 was broken.saintdev2007-08-281-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@886 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix contrib/Jamfile on some computers $(CONTRIB) != $CONTRIB.saintdev2007-08-281-40/+40
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@885 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update libmkv to 0.6.1.1 fixes the chapter-hang issue.saintdev2007-08-281-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@884 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: fix bug where cancelling the browse window for source didnt enable ↵dynaflash2007-08-281-1/+1
| | | | | | Window > Queue properly git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@883 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Clean up contrib/Jamfile. Also enable configure cache for libs that allow it.saintdev2007-08-281-106/+98
| | | | | | | This should (somewhat) speed up compiles of the contrib libraries. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@882 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Don't use hb_log() outside of libhb, use fprintf() instead.eddyg2007-08-281-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@881 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Enable jam to work by changing the error handling to use a callback rather ↵eddyg2007-08-274-17/+34
| | | | | | than a direct call outside of libhb. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@880 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: set the GrowlDelegate to self, should prevent two instances of the ↵dynaflash2007-08-271-2/+1
| | | | | | HBController object. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@879 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add lang.c to the libhb dlib target so that it is linked when the target is ↵superdump2007-08-271-0/+2
| | | | | | built. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@878 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Remove ScanController.* from the main Jamfile as they are no longer present ↵superdump2007-08-271-1/+0
| | | | | | or needed. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@877 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: disable interface during scanning, and if there is no valid title founddynaflash2007-08-271-20/+14
| | | | | | - Prevents crashing when attmepting to access audio variables when a valid source is not present. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@876 b64f7644-9d1e-0410-96f1-a4d463321fa5
* missed fileeddyg2007-08-271-0/+232
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@875 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Moved functions from lang.h to lang.c for easy includion in Controller.mmeddyg2007-08-275-224/+15
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@874 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of ↵dynaflash2007-08-277-215/+81
| | | | | | ScanController and its associated files. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@873 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added support to the mac gui for auto-selecting subtitles if the main audio ↵eddyg2007-08-272-2/+45
| | | | | | language is not in your native language (via the new preferences box). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@872 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Improved error handling when disk already full for MKV containers.eddyg2007-08-271-2/+20
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@871 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fixed up mkv error messages that did not apply, and added one which was missed.eddyg2007-08-271-12/+8
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@870 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Added rudimentory error handling to HB. Instead of using hb_log() use ↵eddyg2007-08-277-29/+130
| | | | | | hb_error(). Also causes us to stop muxing when we get a write error in MP4 and MKV containers. Still requires macosx dialog box by dynaflash (see main.mm for stub to use). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@869 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Deinterlace and Denoise values updated.sr552007-08-262-6/+10
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@868 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-264-30/+65
| | | | | | - Added extensive exception handling to the Title.cs file for debugging purposes in upcoming 2.41 release. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@867 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552007-08-257-51/+90
| | | | | | | - PSP Preset Fix - Cleaned up Exception handling a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@866 b64f7644-9d1e-0410-96f1-a4d463321fa5