summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Denoise filter initial implementationdynaflash2007-08-141-1/+4
* MacGui: nerfs the presets, as collapsible triangle folder thingies are waitin...jbrjake2007-08-131-0/+1
* MacGui: Detelecine initial implementationdynaflash2007-08-131-0/+4
* MacGui: modifies some presets.jbrjake2007-08-101-0/+4
* MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.dynaflash2007-08-021-2/+3
* MacGui: Enhanced Picture Settings in Presets (esp. cropping)dynaflash2007-07-311-1/+4
* MacGui: Default Presets Initial Implementation dynaflash2007-07-301-3/+10
* MacGui: adds advanced x264 option widgets for analyse, 8x8dct, and, just for ...jbrjake2007-07-271-0/+6
* MacGui: Integrate Source Scanning into Main Window and permanently disable DV...dynaflash2007-07-261-2/+3
* MacGui: "Ritsuka Bar" toolbar initial implementationdynaflash2007-07-251-14/+20
* MacGui: adds a bunch more presetsjbrjake2007-07-241-0/+8
* MacGui: Active Queue Initial Implementationdynaflash2007-07-161-2/+3
* MacGui: Small fix in main windowdynaflash2007-07-091-1/+2
* MacGui: Add auto crop value to main windowdynaflash2007-07-061-1/+3
* MacGui: Add description field and tooltips for Presetsdynaflash2007-06-291-1/+2