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