summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-051-29/+129
* 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: Fixes a minor typo in the x264 options for the QuickTime presetjbrjake2007-08-311-1/+1
* Back out the GUI handling code for native language prefs.eddyg2007-08-301-30/+0
* MacGui: minor widget label changesdynaflash2007-08-301-1/+1
* MacGui: fix bug where cancelling the browse window for source didnt enable Wi...dynaflash2007-08-281-1/+1
* MacGui: set the GrowlDelegate to self, should prevent two instances of the HB...dynaflash2007-08-271-2/+1
* 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-271-1/+1
* MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca...dynaflash2007-08-271-7/+76
* Added support to the mac gui for auto-selecting subtitles if the main audio l...eddyg2007-08-271-2/+30
* MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...dynaflash2007-08-241-5/+11
* MacGui: internal code changesdynaflash2007-08-231-177/+177
* MacGui: Fix disabling of the subtititles Forced checkbox if user cancels the ...dynaflash2007-08-231-1/+1
* MacGui: internal change to Controller.mmdynaflash2007-08-221-45/+32
* Added handling for the forced subtitle button.eddyg2007-08-211-7/+5
* MacGui: Add subtitle widgets for eddyg's forced subtitle implementation.dynaflash2007-08-211-0/+17
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-3/+62
* MacGui: Small pre release bug fixesdynaflash2007-08-191-6/+17
* 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-191-23/+70
* MacGui: Layout refinements courtesy of hawkmandynaflash2007-08-161-6/+6
* 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-141-6/+46
* 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-131-9/+79
* MacGui: Detelecine initial implementationdynaflash2007-08-131-2/+28
* MacGui: tweaks the deinterlacing parameters.jbrjake2007-08-111-6/+6
* MacGui: modifies some presets.jbrjake2007-08-101-15/+232
* MacGui: Add Descriptive Tags to Frame Rate Drop Downdynaflash2007-08-071-3/+22
* MacGui: Send to MetaX upon completion preference initial implementation.dynaflash2007-08-031-1/+10
* MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.dynaflash2007-08-021-58/+53
* MacGui: Fix broken progress bar when selecting a non existing row in the Pres...dynaflash2007-08-011-1/+1
* MacGui: Fix Chapter Markers for MKVdynaflash2007-07-311-13/+14
* MacGui: New deinterlace initial implementationdynaflash2007-07-311-26/+57
* MacGui: Fixed a minor bug where selecting the HB factory supplied default pre...dynaflash2007-07-311-1/+1
* MacGui: Preset selected Pic values and Audio Bitrates are now respected acros...dynaflash2007-07-311-131/+132
* MacGui: Preset croppingdynaflash2007-07-311-7/+13
* MacGui: Enhanced Picture Settings in Presets (esp. cropping)dynaflash2007-07-311-16/+28
* MacGui: Default Presets Initial Implementation dynaflash2007-07-301-4/+115
* MacGui: Use auto-cropping for iPod High-Rez, iPhone, and PSP presets.jbrjake2007-07-291-0/+3
* Patch from huevos_rancheros to restore 2-pass functionality, which broke when...jbrjake2007-07-271-1/+5
* MacGui: Enable Turbo 2 pass for MKV x264dynaflash2007-07-271-2/+4
* MacGui: Enable Turbo 2 pass when using AVI x264dynaflash2007-07-271-1/+1
* MacGui: Added "Put Computer to Sleep" and "Shut Down Computer" to the notific...dynaflash2007-07-271-122/+143
* MacGui: Add the Disc icon for the toolbar that I forgot in the last commit :(dynaflash2007-07-271-1/+1
* MacGui: Add a "Source" icon to the toolbardynaflash2007-07-271-4/+23