summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-67/+48
* MacGUI: use hb_reset_job.Rodeo2012-03-311-27/+2
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-20/+4
* Controller.m: replace usage of hb_strdup_printf with NSString.Rodeo2012-03-281-25/+16
* MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...dynaflash2012-03-281-5/+4
* Rework filter pipelinejstebbins2012-03-271-61/+84
* MacGUI: fix typo + minor cleanup after the last few libavcodec/theora advance...Rodeo2012-02-201-28/+21
* MacGui: Fix an issue where lavc options were shown and passed when Theora was...dynaflash2012-02-191-2/+12
* MacGui: Advanced Options fixesdynaflash2012-02-171-25/+28
* MacGUI: chnage the wording of the "dvdcss not found" warning to reflect that ...Rodeo2012-02-141-6/+7
* MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.dynaflash2012-02-091-2/+46
* MacGui: add Auto Passthru support.Rodeo2012-01-241-38/+189
* 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