summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: cosmetics.Rodeo2013-01-031-6/+6
* MacGui: add getters and setter for x264 preset system.Rodeo2013-01-031-213/+255
* MacGui: fix memory leak, more refactoring, bugfixes.Rodeo2013-01-021-72/+86
* MacGui: more refactoring, bugfixes.Rodeo2013-01-021-144/+160
* MacGui: fix fx264UseAdvancedOptionsCheck (hopefully).Rodeo2013-01-021-4/+9
* MacGui: code refactoring (x264 preset system).Rodeo2013-01-021-128/+114
* MacGui: fix preset import/export with the x264 system.Rodeo2013-01-021-84/+65
* MacGui: Initial x264 presets implementation.dynaflash2013-01-011-18/+478
* MacGui: Remove vestigial activity log debug messages.dynaflash2012-11-271-2/+0
* Improve management of titles and jobsjstebbins2012-11-121-34/+28
* MacGui: when creating a new preset, hide "Custom" when the anamorphic mode is...Rodeo2012-09-291-8/+24
* MacGui: Use new dock icon created by Matt Johnson (mattdog.100 [at] gmail.com)dynaflash2012-09-271-5/+1
* MacGui: miscellaneous cosmetics and consistency adjustments.Rodeo2012-09-221-24/+42
* MacGui: Add the drag & drop features on both DockIcon and Handbrake Main WindowRodeo2012-09-211-11/+181
* - fix issue:konablend2012-09-211-3/+2
* MacGUI: increase dock icon ETA badge's refresh rate from 0.5 to 0.1%.Rodeo2012-09-181-1/+1
* MacGui: Objective-C/cosmetics.Rodeo2012-09-161-5/+5
* MacGui: New dock icon progess behavior with percent & ETA "badges".dynaflash2012-09-151-75/+55
* More fine grained progress statistics during subtitle scanjstebbins2012-07-181-3/+12
* 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