summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.mm
Commit message (Expand)AuthorAgeFilesLines
* MacGui: Reverted the updateUI: timer mode to NSDefaultRunLoopMode. Hopefully ...ritsuka2009-03-071-1/+1
* MacGui: Disable physical dvd access for 64 bit arches with an appropriate war...dynaflash2009-03-061-12/+25
* MacGui: Put Picture Settings and Video Filters into one inspector.dynaflash2009-03-051-106/+90
* MacGui: Report the svn version and arch in the session activity log and the i...dynaflash2009-03-031-1/+1
* MacGui: ritsuka2009-03-021-3/+3
* MacGui: Removed some unused call to fProgressIndicator that may break the pro...ritsuka2009-03-021-8/+1
* MacGui:ritsuka2009-03-021-6/+13
* MacGui: Fix main window progress indicators for scan and encode for x86_64dynaflash2009-03-021-2/+3
* MacGui; fixed warnings related to 64bit cocoa.ritsuka2009-03-011-48/+44
* MacGui: Fix crash when trying to quit with preview in full screen mode.dynaflash2009-02-131-4/+10
* MacGui: Constant Quality slider, fix percentage readouts for ffmpeg, xvid and...dynaflash2009-02-111-3/+4
* MacGui: Constant Quality Slider - theora's qp goes up as the quality goes up.dynaflash2009-02-111-19/+28
* MacGui: Constant Quality Slider now QP/RF based.dynaflash2009-02-101-9/+93
* MacGui: Implement DRC 0.0. dynaflash2009-02-061-0/+8
* MacGui: Video Filter and Picture Settingsdynaflash2009-02-061-154/+58
* MacGui: Add preset code for custom filter fieldsdynaflash2009-02-051-31/+49
* MacGui: Picture Filters Inspector enhancementsdynaflash2009-02-041-111/+241
* MacGui: Live Preview Fixesdynaflash2009-01-281-49/+3
* MacGui: Fix issue where selecting a preset selects the right widget settings ...dynaflash2009-01-271-1/+1
* MacGui: remember window postion and open/close state of the Picture Filter an...dynaflash2009-01-271-12/+19
* MacGui: Picture Filters separate hud inspector initial implementationdynaflash2009-01-261-59/+101
* Organizes anamorphic parameters in a struct, requiring some minor search and ...jbrjake2009-01-261-14/+14
* MacGui: Remove the decomb string from the main window so decomb uses the libh...dynaflash2009-01-151-6/+5
* MacGui: Picture Preview and Settings window interaction fixesdynaflash2009-01-141-2/+5
* MacGui; save the expanded/collapsed state for folders in the presets drawer.ritsuka2009-01-141-0/+12
* MacGui: save the size of the presets drawer in the preferences.ritsuka2009-01-141-4/+11
* MacGui: no need to reload the chapters nstableview when loading a queue item.ritsuka2009-01-131-6/+0
* MacGui: Separate Picture Settings and Preview Window Initial Implementationdynaflash2009-01-121-12/+30
* MacGui: include the exact dylib name in the VLC check to pick up out of date ...dynaflash2009-01-061-2/+2
* MacGui: Fix issue where switching formats causes the video encoder drop down ...dynaflash2008-12-161-1/+13
* MacGui: Picture window now uses a subclass of HBController to access the main...dynaflash2008-12-151-5/+10
* MacGui: Add to queue fix so that it not only checks that a file does not alre...dynaflash2008-12-121-11/+44
* MacGui: Add "Picture Settings" toolbar item to main window toolbardynaflash2008-12-121-4/+23
* MacGui: Add a preference so we can specify what we do at launch, choices are:dynaflash2008-12-121-5/+19
* MacGui: Fix destination path so that last one used in the destination choice ...dynaflash2008-12-111-7/+8
* MacGui: Live Preview fixesdynaflash2008-12-051-13/+8
* MacGui: Fix a built error introduced in 2003dynaflash2008-12-041-1/+0
* MacGui: Remove legacy preset codedynaflash2008-12-041-400/+118
* MacGui: Picture Settings window - fix issue with freezing when resizing with ...dynaflash2008-12-031-6/+2
* MacGui: Fix the deblock filter for live previews.dynaflash2008-12-011-1/+7
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-301-13/+12
* MacGui: Implement variable number of preview framesdynaflash2008-11-301-3/+7
* MacGui: Live Preview Initial Implementationdynaflash2008-11-241-18/+320
* MacGui: Fix issue with queue where cancelling a two pass job during the first...dynaflash2008-11-201-40/+53
* MacGui: Fix multibyte character issue for Chapter Namesdynaflash2008-11-071-1/+1
* MacGui: Remove check on web optimized and ac3 passthru.ritsuka2008-11-021-12/+0
* MacGui: Add the preset used log message back indynaflash2008-10-301-1/+1
* MacGui: Acivity Logs for individual encodes initial implementationdynaflash2008-10-301-6/+11
* MacGui: Fix Target Size mode for Video Quality.dynaflash2008-10-241-25/+99
* MacGui: Logging Level - set to "1" in prefs.dynaflash2008-10-201-2/+3