summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-041-1/+1
* MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...ritsuka2013-11-021-3/+2
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-11/+11
* MacGui: use FSEvent api to create a FSEventStream to keep track of when a fil...ritsuka2013-08-191-0/+4
* MacGui: simplify queue display code.Rodeo2013-04-121-0/+1
* MacGui: main and queue window improvements.Rodeo2013-04-121-6/+7
* MacGui: rename a variable.Rodeo2013-04-121-1/+1
* MacGui: Add missing tooltips . Align and fix issues.dynaflash2013-01-271-1/+3
* MacGui: retain the current storage width and height and use it when unparsing...Rodeo2013-01-161-0/+2
* MacGui: fAudioFallbackPopUp should be an NSPopUpButton.Rodeo2013-01-061-1/+1
* MacGui: fX264MediumPresetIndex is an index, not a pointer.Rodeo2013-01-061-1/+1
* MacGui: add getters and setter for x264 preset system.Rodeo2013-01-031-8/+18
* MacGui: fix memory leak, more refactoring, bugfixes.Rodeo2013-01-021-0/+1
* MacGui: more refactoring, bugfixes.Rodeo2013-01-021-1/+0
* MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).Rodeo2013-01-021-2/+3
* MacGui: code refactoring (x264 preset system).Rodeo2013-01-021-1/+3
* MacGui: Initial x264 presets implementation.dynaflash2013-01-011-0/+28
* MacGui: miscellaneous cosmetics and consistency adjustments.Rodeo2012-09-221-5/+5
* MacGui: Add the drag & drop features on both DockIcon and Handbrake Main WindowRodeo2012-09-211-1/+8
* MacGui: New dock icon progess behavior with percent & ETA "badges".dynaflash2012-09-151-0/+7
* MacGui: add Auto Passthru support.Rodeo2012-01-241-1/+11
* MacGui: Behold that which is hidden ... Batch Queueing Support.dynaflash2011-09-021-0/+8
* MacGui: Add -selectedPreset helper methoddynaflash2011-05-261-2/+4
* MacGui: Fix some compile time warnings.dynaflash2011-05-261-1/+0
* MacGui: Don't assign nil to ints (duh)dynaflash2011-05-191-1/+0
* MacGui: implement Frame Rate Mode as per the Lingui.dynaflash2011-04-151-1/+7
* MacGui: Remove Target Size as a rate control option as it doesn't really work...dynaflash2011-03-011-2/+0
* MacGui: Audio Fixes and Enhancements ... patch by circleone.dynaflash2010-09-201-2/+1
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-161-0/+3
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-64/+11
* MacGui: Store live previews in a sub directory in "~/Library/Application Supp...dynaflash2010-08-061-1/+1
* MacGui: Remove unused method declaration.dynaflash2010-08-021-1/+0
* MacGui: Fix how we get the current instances pid number since NSRunningApplic...dynaflash2010-07-191-2/+2
* MacGui: Initial implementation of new queue sync code which allows multi-inst...dynaflash2010-07-171-2/+5
* MacGui: Presets - Add abliity to modify width and height on a preset independ...dynaflash2010-06-281-0/+5
* MacGui: Peak Framerate initial implementationdynaflash2010-06-181-0/+2
* MacGui: Chapter Title import/export functionalitydynaflash2010-05-061-2/+11
* MacGui: Queued item editing initial implementation.dynaflash2010-01-211-2/+8
* MacGui: Interface changes to allow pts or frame based point to point encoding...dynaflash2009-12-231-1/+15
* batch file scanning and scan canceljstebbins2009-11-251-0/+3
* MacGui: srt subtitle support initial implementationdynaflash2009-07-161-1/+5
* MacGUI: added 64-bit savvy application icon.konablend2009-06-171-0/+3
* MacGui: Multiple subtitle tracks initial implementationdynaflash2009-06-131-2/+13
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-081-1/+10
* add libdvdnav supportjstebbins2009-04-271-0/+6
* MacGui: When launching a second instance of HB, warn of existing instance and...dynaflash2009-03-161-0/+2
* MacGui: Put Picture Settings and Video Filters into one inspector.dynaflash2009-03-051-5/+1
* MacGui: ritsuka2009-03-021-1/+1
* MacGui:ritsuka2009-03-021-0/+2
* MacGui; fixed warnings related to 64bit cocoa.ritsuka2009-03-011-2/+2