summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix some warnings introduced in the previous commit.Rodeo2011-12-081-2/+2
* MacGUI: add "Fast" decomb option.Rodeo2011-12-081-10/+23
* Add flac + quality + compression level supportjstebbins2011-10-121-0/+1
* MacGui: since Auto Passthru isn't enabled yet, we still need to fall back to ...Rodeo2011-09-191-1/+1
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-27/+84
* MacGui: Behold that which is hidden ... Batch Queueing Support.dynaflash2011-09-021-1/+40
* Blu-ray: display playlist number in log, CLI scan output, and title drop-down.Rodeo2011-08-161-4/+14
* MacGui: Fix borked "When Done" Preference drop down which was inexplicably lo...dynaflash2011-08-121-1/+1
* MacGUI: Consolidate passthrough mixdowns.dynaflash2011-07-191-3/+0
* MacGui: Add -selectedPreset helper methoddynaflash2011-05-261-63/+67
* MacGui: Fix some compile time warnings.dynaflash2011-05-261-5/+0
* MacGui: Audio Gain Control initial implementationdynaflash2011-05-261-2/+4
* MacGui: Remove deprecated PictureDecombDeinterlace key.dynaflash2011-05-191-12/+4
* MacGui: Don't assign nil to ints (duh)dynaflash2011-05-191-8/+2
* MacGui: Remove unused variables to suppress warnings at compile timedynaflash2011-05-191-3/+0
* MacGui: Fix the wording for Peak Framerate to match the Lingui.dynaflash2011-05-191-2/+2
* MacGui: Save picture settings by default when creating a new preset.dynaflash2011-04-291-3/+4
* MacGui: change key for video framerate mode from VideoframerateMode to VideoF...dynaflash2011-04-281-10/+10
* Macgui: Remove last vestiges of the deprecated job->vfr.dynaflash2011-04-201-8/+1
* MacGui: Add ffmpeg Mpeg2 encoder support.dynaflash2011-04-161-9/+8
* MacGui: implement Frame Rate Mode as per the Lingui.dynaflash2011-04-151-23/+73
* MacGui: Allow SRT File Paths up to 256 charactersdynaflash2011-04-151-2/+4
* Fix garbled previews from BD h.264 sourcesjstebbins2011-04-021-2/+3
* MacGui: Never disable the chapter markers checkbox.dynaflash2011-03-291-14/+13
* Remove legacy % to RF mapping.jstebbins2011-03-211-42/+13
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-10/+10
* MacGui: Remove Target Size as a rate control option as it doesn't really work...dynaflash2011-03-011-32/+34
* MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...dynaflash2011-01-191-16/+9
* MacGui: When using x264 and rf 0 is selected show "Warning: Lossless" in the ...dynaflash2011-01-031-0/+6
* MacGui: Fix popup and output file extension inconsistency. Patch by Rodeo. Th...dynaflash2010-12-281-2/+16
* MacGui: Only scan ten previews when doing a queue encode scan since we don't ...dynaflash2010-12-281-3/+3
* MacGui: Free the source display name for the ui before re-allocating it when ...dynaflash2010-12-271-1/+3
* MacGui: fix a typo and change how we word how many encodes are left in the qu...dynaflash2010-11-301-3/+7
* MacGui: fix character encodings in the log file as well as the title popup st...dynaflash2010-11-301-2/+2
* MacGui: Fix queue and auto m4v ...dynaflash2010-11-081-2/+3
* Allow longer SRT filename paths.jstebbins2010-11-071-2/+4
* SSA subtitle burn injstebbins2010-09-281-1/+15
* MacGui: Audio Fixes and Enhancements ... patch by circleone.dynaflash2010-09-201-7/+15
* MacGui: Audio ... Add an "Add All Tracks" button to the audio tab.dynaflash2010-09-161-0/+14
* MacGui: Fix two line status readout in the main window originally implemented...dynaflash2010-09-161-2/+2
* MacGui: Audio ... Allow more than 4 audio tracks.dynaflash2010-09-151-1667/+77
* MacGui: Use http instead of https for the Help > User Guide link in the help ...dynaflash2010-09-121-1/+1
* Add Bluray supportjstebbins2010-09-081-3/+6
* MacGui: Update web links for the Help > Forums and Help > User Guide menu cho...dynaflash2010-09-081-2/+2
* MacGui: Fix issue where multi instance was improperly detecting the number of...dynaflash2010-08-201-2/+1
* MacGui: Encode status readout now two lines, first line is the name of the fi...dynaflash2010-08-191-9/+4
* MacGui: Fix dock icon behaviordynaflash2010-08-161-5/+2
* MacGui: Store live previews in a sub directory in "~/Library/Application Supp...dynaflash2010-08-061-2/+36
* MacGui: Disable preview hud controls during new source scans.dynaflash2010-08-051-5/+9
* MacGui: Re-locate logic for encode done notifications as per user preferences.dynaflash2010-08-031-22/+20