summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added progress marking for when doing the subtitle scaneddyg2007-08-301-0/+22
* Make the auto-fps selected rate stickyeddyg2007-08-301-3/+15
* Enable the use of pthreads in ffmpeg.saintdev2007-08-301-1/+1
* Mac OS X Contrib version ++ (mkv chapter fix)jbrjake2007-08-301-1/+1
* Improved debug messages for Cell start/stop with Cell number and block.eddyg2007-08-291-2/+4
* Patch from bitsflew that displays fading subtitles as solid subtitles rather ...eddyg2007-08-291-6/+36
* Die, non-standard printf logging, die!jbrjake2007-08-292-5/+5
* WinGui:sr552007-08-293-1/+26
* WinGui:sr552007-08-2916-117/+206
* MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.dynaflash2007-08-291-2/+10
* These calls to free produce double free warnings. It seems that removing the ...superdump2007-08-291-4/+0
* Updated the CLI comments for subtitle scan to correspond with the new eddyg2007-08-291-2/+3
* - Roll back avpicture_alloc to malloc + avpicture_fill. This fixes the MacGUI...superdump2007-08-281-12/+36
* Not sure how I commented these out, but they shouldn't be.saintdev2007-08-281-2/+2
* Updated Cygwin Contrib Pack to 0010sr552007-08-281-2/+2
* Update to libmkv-0.6.1.2. 0.6.1.1 was broken.saintdev2007-08-281-1/+1
* Fix contrib/Jamfile on some computers $(CONTRIB) != $CONTRIB.saintdev2007-08-281-40/+40
* Update libmkv to 0.6.1.1 fixes the chapter-hang issue.saintdev2007-08-281-1/+1
* MacGui: fix bug where cancelling the browse window for source didnt enable Wi...dynaflash2007-08-281-1/+1
* Clean up contrib/Jamfile. Also enable configure cache for libs that allow it.saintdev2007-08-281-106/+98
* Don't use hb_log() outside of libhb, use fprintf() instead.eddyg2007-08-281-1/+1
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-274-17/+34
* MacGui: set the GrowlDelegate to self, should prevent two instances of the HB...dynaflash2007-08-271-2/+1
* Add lang.c to the libhb dlib target so that it is linked when the target is b...superdump2007-08-271-0/+2
* Remove ScanController.* from the main Jamfile as they are no longer present o...superdump2007-08-271-1/+0
* MacGui: disable interface during scanning, and if there is no valid title founddynaflash2007-08-271-20/+14
* missed fileeddyg2007-08-271-0/+232
* Moved functions from lang.h to lang.c for easy includion in Controller.mmeddyg2007-08-275-224/+15
* MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca...dynaflash2007-08-277-215/+81
* Added support to the mac gui for auto-selecting subtitles if the main audio l...eddyg2007-08-272-2/+45
* Improved error handling when disk already full for MKV containers.eddyg2007-08-271-2/+20
* Fixed up mkv error messages that did not apply, and added one which was missed.eddyg2007-08-271-12/+8
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-277-29/+130
* Deinterlace and Denoise values updated.sr552007-08-262-6/+10
* WinGui:sr552007-08-264-30/+65
* WinGui:sr552007-08-257-51/+90
* WinGui:sr552007-08-247-30/+39
* MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...dynaflash2007-08-243-6/+23
* Keeps IHB from crashing before it starts to encode, by telling encfaac.c to m...jbrjake2007-08-241-0/+2
* Doubles the number of frames checked for cadence changes, streamlines their s...jbrjake2007-08-241-10/+10
* Allows stream.c to try to read .VOB, .TS, and .mpeg files in addition to .vob...jbrjake2007-08-241-3/+6
* MacGui: Add DriveDetectors back to xcode project so that IHB will still build...dynaflash2007-08-243-0/+171
* WinGui:sr552007-08-236-8/+10
* MacGui: Increase the Activity Window text storage to double its current capac...dynaflash2007-08-231-2/+8
* MacGui: Clean up source files used in Source Scanningdynaflash2007-08-234-182/+4
* MacGui: internal code changesdynaflash2007-08-235-280/+281
* MacGui: Fix disabling of the subtititles Forced checkbox if user cancels the ...dynaflash2007-08-231-1/+1
* MacGui: internal change to Controller.mmdynaflash2007-08-222-50/+36
* WinGui:sr552007-08-225-73/+65
* WinGui:sr552007-08-223-39/+66