summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-0517-53/+5103
* MacGui: Fix Auto Naming to use the titile->index value instead of indexOfSele...dynaflash2007-09-041-1/+1
* MacGui:sr552007-09-041-0/+3
* Macgui: Jack the min pic limits on picturecontroller up to 64 to prevent cras...dynaflash2007-09-011-3/+3
* MacGui: version the dhlib target in Xcode to 0.9.1dynaflash2007-08-311-4/+4
* MacGui: Versioning changes to 0.9.1 and build number 2007083100dynaflash2007-08-313-9/+13
* MacGui: Fixes a minor typo in the x264 options for the QuickTime presetjbrjake2007-08-311-1/+1
* MacGui: hide and disable the checkbox to use native subtitles or dubbed audio...dynaflash2007-08-301-0/+0
* Back out the GUI handling code for native language prefs.eddyg2007-08-301-30/+0
* MacGui: minor widget label changesdynaflash2007-08-303-1/+1
* MacGui: Fix Picture Preview crash when sizing below 16 pixels width or height.dynaflash2007-08-291-2/+10
* MacGui: fix bug where cancelling the browse window for source didnt enable Wi...dynaflash2007-08-281-1/+1
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-271-1/+3
* 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
* MacGui: disable interface during scanning, and if there is no valid title founddynaflash2007-08-271-20/+14
* Moved functions from lang.h to lang.c for easy includion in Controller.mmeddyg2007-08-272-1/+5
* 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-271-2/+30
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-0/+13
* MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...dynaflash2007-08-241-5/+11
* Keeps IHB from crashing before it starts to encode, by telling encfaac.c to m...jbrjake2007-08-241-0/+2
* MacGui: Add DriveDetectors back to xcode project so that IHB will still build...dynaflash2007-08-243-0/+171
* 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
* Fixed up what a subtitle scan looks like in the GUI job queueeddyg2007-08-211-1/+13
* Added handling for the forced subtitle button.eddyg2007-08-211-7/+5
* MacGui: Add subtitle widgets for eddyg's forced subtitle implementation.dynaflash2007-08-215-0/+21
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-3/+62
* MacGui: Update Version and build numbers in xcode for libhb and libhbdylib.dynaflash2007-08-191-8/+8
* MacGui: Small pre release bug fixesdynaflash2007-08-192-6/+17
* MacGui: Set version to 0.9.0 and build to 2007081900 for the impending release.dynaflash2007-08-193-9/+13
* MacGui: Fix main menu enabling if user cancels the source browse windowdynaflash2007-08-195-2/+33
* CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca...jbrjake2007-08-191-2/+2
* MacGui: Added Main Menu commands, and set enabled states to prevent crashing ...dynaflash2007-08-195-28/+98
* MacGui: Better implementation of the new scan controller for reading physical...dynaflash2007-08-185-196/+281
* MacGui: fix scancontroller to use mount point instead of file path for physic...dynaflash2007-08-162-7/+205
* MacGui: Layout refinements courtesy of hawkmandynaflash2007-08-164-11/+12
* MacGui: Cosmetic changes to Picture Windowdynaflash2007-08-142-1/+0
* MacGui: Fix queue window to show proper video framerate and assorted display ...dynaflash2007-08-141-25/+36
* MacGui: Add height check for keep aspect ratio on when selecting a preset.dynaflash2007-08-141-0/+10
* MacGui: Fix bug where 2 pass turbo, if checked, would stay checked and enable...dynaflash2007-08-141-0/+2
* MacGui: Denoise filter initial implementationdynaflash2007-08-147-13/+72
* MacGui: Add detelecine parameter to Presets using key PictureDetelecine.dynaflash2007-08-131-1/+8
* MacGui: Nerfing the presets a little more.jbrjake2007-08-131-3/+3
* MacGui: nerfs the presets, as collapsible triangle folder thingies are waitin...jbrjake2007-08-132-9/+80
* MacGui: Detelecine initial implementationdynaflash2007-08-137-5/+79