summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: tweaks the deinterlacing parameters.jbrjake2007-08-111-6/+6
* MacGui: Add toolbar commands to the main menudynaflash2007-08-102-4/+4
* MacGui: modifies some presets.jbrjake2007-08-102-15/+236
* MacGui: Add Descriptive Tags to Frame Rate Drop Downdynaflash2007-08-071-3/+22
* MacGui: Send to MetaX upon completion preference initial implementation.dynaflash2007-08-032-1/+10
* MacGui: files I forgot to add on last commitdynaflash2007-08-024-0/+186
* MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.dynaflash2007-08-026-66/+83
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-0/+16
* MacGui: Fix broken progress bar when selecting a non existing row in the Pres...dynaflash2007-08-011-1/+1
* MacGui: Deinterlace - fix bug where setting the deinterlace to none didnt sho...dynaflash2007-08-011-1/+1
* MacGui: Fix Chapter Markers for MKVdynaflash2007-07-311-13/+14