summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: miscllaenous cleanup.Rodeo2012-05-121-71/+75
* MacGui: cosmetics.Rodeo2012-05-121-1/+1
* MacGui: do not disable fQueueStatus in enableUI. A disabled fQueueStatus look...Rodeo2012-05-121-3/+5
* MacGui: apply Auto Passthru settings even if the widgets are hidden.Rodeo2012-05-091-75/+35
* libhb: Fix problem with positions of burned-in subsjstebbins2012-05-051-2/+6
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-1/+1
* MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea...Rodeo2012-05-031-13/+19
* MacGUI: add new "Bob" options in the decomb and deinterlace popup buttons.Rodeo2012-05-021-12/+26
* libhb: bob deinterlacingjstebbins2012-05-011-6/+6
* 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