summaryrefslogtreecommitdiffstats
path: root/macosx/Controller.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: fix a bug where the iPod 5G checkbox would be disabled for x264 in MP4.Rodeo2013-05-121-16/+13
* MacGui: refactor handling on chapter titles.Rodeo2013-05-111-13/+1
* MacGui: harmonize audio configuration code in prepareJob and prepareAudioForJob.Rodeo2013-04-281-21/+25
* MacGui: bugfix: set video framerate mode (vfr, pfr, cfr) when editing queue i...Rodeo2013-04-281-15/+29
* MacGui: simplify queue display code.Rodeo2013-04-121-11/+34
* MacGui: main and queue window improvements.Rodeo2013-04-121-112/+153
* MacGui: rename a variable.Rodeo2013-04-121-13/+13
* MacGui: fix loading preset which specify an advanced options string (rather t...Rodeo2013-04-121-70/+87
* MacGui: when switching from the x264 system to the advanced panel, populate t...Rodeo2013-04-091-11/+17
* MacGui: fix a bug when saving a preset, the x264 system is used but the unpar...Rodeo2013-04-091-2/+9
* MacGui: fix an issue where the advanced panel's widgets were not being popula...Rodeo2013-04-071-0/+3
* Update the in-app icons to the new graphicssr552013-03-181-15/+15
* hb_system_sleep: refactoring.Rodeo2013-03-181-9/+9
* MacGui: improve hb_system_sleep support.Rodeo2013-03-181-22/+44
* hb_system_sleep: allow/prevent sleep from the UI rather than libhb.Rodeo2013-03-181-0/+3
* MacGui: fix external SRT subtitles after last commit.Rodeo2013-03-131-2/+2
* MacGui: only show the global default preset in bold.Rodeo2013-03-041-3/+3
* MacGui: add a TODO.Rodeo2013-03-041-0/+2
* CLI, MacGui: cosmetics.Rodeo2013-03-011-11/+22
* Improve scan progress granularityjstebbins2013-03-011-11/+30
* MacGui: open the URL to a specific, known version of libdvdcss.Rodeo2013-02-271-1/+1
* MacGui: re enable deinterlaced still preview images when deinterlace is selec...dynaflash2013-02-041-1/+1
* x264 preset system: miscellaneous improvements.Rodeo2013-01-301-21/+18
* MacGui: Remove extra space in encoding status line string for 1 pass encodes.dynaflash2013-01-281-1/+9
* MacGui: Add missing tooltips . Align and fix issues.dynaflash2013-01-271-0/+5
* MacGui: Fix a null placeholder upon launch in the x264 unparse string.dynaflash2013-01-271-3/+10
* Only show the warning about copy proteciton once.sr552013-01-271-52/+13
* MacGui: sync built-in presets with the other UIs.Rodeo2013-01-261-22/+48
* MacGui: cosmetics: re-indent.Rodeo2013-01-231-5/+5
* MacUI: Fix crash caused by double free of advanced_optsjstebbins2013-01-231-1/+1
* MacGui: retain the current storage width and height and use it when unparsing...Rodeo2013-01-161-6/+15
* MacGui: free(NULL) is perfectly safe.Rodeo2013-01-061-10/+7
* MacGui: fix queue editing after adding the x264 preset system.Rodeo2013-01-031-5/+24
* 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