summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Live Preview Initial Implementationdynaflash2008-11-241-1/+1
* MacGui: Remove check on web optimized and ac3 passthru.ritsuka2008-11-021-1/+0
* MacGui: Finally!! Nested Presets - Initial implementationdynaflash2008-10-141-2/+5
* MacGui: When reloading a previous queue at launch, as well as pending encode...dynaflash2008-09-231-0/+1
* MacGui: "Stop" command modificationsdynaflash2008-09-181-1/+1
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-161-1/+30
* MacGui: - Implement automatic extension switching for mp4/m4v.ritsuka2008-07-281-0/+1
* MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.ritsuka2008-06-251-4/+3
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-2/+3
* MacGUI: Remove the "toolbar" variable from Controller. Patch by blindjimmy.ritsuka2008-04-261-2/+1
* MacGUI: Remove last traces of "_" macro and TranslateString. Patch by blindji...ritsuka2008-04-261-2/+0
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* MacGui: Implement per audio track drcdynaflash2008-04-081-9/+10
* MacGui: Enhance Growl notifications and send to metaX so that each encode is ...dynaflash2008-04-071-2/+2
* MacGui: Implement per track audio settings.dynaflash2008-04-071-16/+44
* MacGui: Clean up some formatting and errant comments left over from some of t...dynaflash2008-03-071-20/+3
* MacGui: Initial implementation of drag and drop in the presets drawer.dynaflash2008-03-071-2/+29
* MacGui: move the presets sorting into a new method "-sortPresets" so it can b...dynaflash2008-03-061-0/+1
* MacGui: Fix and issue for auto adding the .m4v file extension for the aac + a...dynaflash2008-02-211-0/+1
* MacGui: Remove deprecated -updateAlertDone method used in the old updating sc...dynaflash2008-01-221-2/+0
* MacGui: Be Gone x264 (h.264 iPod) encoder drop down!dynaflash2008-01-211-0/+2
* MacGui: establish the source display name in browseSourcesDone instead of sho...dynaflash2008-01-081-0/+1
* MacGui: modify writeToActivityLog to use vargsdynaflash2008-01-081-1/+1
* Macgui: Implement writeToActivityLog method with provides a simple way to sen...dynaflash2008-01-081-1/+1
* MacGui: Loose Anamorphic initial implementationdynaflash2008-01-031-14/+8
* MacGui: add outlets for the DRC descriptive labels and disable/enable along w...dynaflash2007-12-181-0/+4
* MacGui: HTTP optimized mp4 implementationdynaflash2007-12-141-2/+6
* MacGui: Dynamic Range Control implemented in the audio tab of the main window.dynaflash2007-12-121-1/+8
* MacGui: Update Presets to use NSOutlineView and change the associated methods...dynaflash2007-12-101-18/+27
* MacGui: Built-In Presets moved to new class: HBPresetsdynaflash2007-12-051-20/+3
* MacGui: Split Picture settings for new preset up into Size and Filters and ad...dynaflash2007-11-291-0/+1
* MacGui: add "Open Source (Specify Title)" featuredynaflash2007-11-191-19/+33
* MacGui: Added Deblock to filters in Picture Preview Windowdynaflash2007-11-071-0/+2
* MacGui: Queue Enhancements courtesy of travistexdynaflash2007-10-091-2/+0
* MacGUI: Various little code cleanup and small alignment fixes in the nib.ritsuka2007-09-231-1/+1
* MacGui: Add warning if "Sleep" or "Shutdown" is going to occur after encoding...dynaflash2007-09-121-0/+2
* MacGui: Fix Quit command, especially during encodingdynaflash2007-09-121-0/+2
* MacGui: New queue enhancementsdynaflash2007-09-111-3/+6
* MacGui: New preferences window. We need some new icons for the toolbar.ritsuka2007-09-101-2/+3
* MacGui: ritsuka2007-09-081-1/+1
* MacGui: Use validateMenuItem to autovalidate menu items. Plus small gui align...ritsuka2007-09-081-15/+1
* MacGui:ritsuka2007-09-081-24/+20
* MacGui: Move x264 advanced options code to a new class (HBAdvancedController)...ritsuka2007-09-071-57/+6
* MacGui: Ritsuka patch to remove a ton of booleans for the toolbar. Makes the ...dynaflash2007-09-061-5/+2
* MacGui: New Active Queue implementation courtesy of travistexdynaflash2007-09-051-4/+6
* MacGui: Integrate HBDVDetector directly into Controller.mm and get rid of Sca...dynaflash2007-08-271-7/+5
* MacGui: internal code changesdynaflash2007-08-231-65/+66
* MacGui: internal change to Controller.mmdynaflash2007-08-221-5/+4
* MacGui: Add subtitle widgets for eddyg's forced subtitle implementation.dynaflash2007-08-211-0/+2
* MacGui: Added Main Menu commands, and set enabled states to prevent crashing ...dynaflash2007-08-191-0/+14