summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreferencesController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add a preference to not display preview images in the summary tab.Damiano Galassi2019-08-301-0/+3
* MacGui: fix some UI syncronization issues caused by moving things to another ...Damiano Galassi2019-08-121-5/+5
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-2/+2
* MacGui: correct the HBEncodeLogLocation key. Fix #2220.Damiano Galassi2019-08-051-1/+1
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* MacGui: add a preference to automatically clear completed queue items.Damiano Galassi2019-07-301-1/+3
* MacGui: refactor the preferences keys and autonaming methods; fix the queue w...Damiano Galassi2019-07-291-38/+60
* MacGui: fix quality slider granularity prefs when the app is localized.Damiano Galassi2019-03-061-1/+1
* MacGui: add options to reset 'When done' action on app launch.Damiano Galassi2019-03-061-0/+1
* MacGui: add Italian localisation.Damiano Galassi2019-02-141-1/+39
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-241-4/+1
* Autoname creation dateMatthew Lazarow2018-08-131-1/+1
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-101-4/+3
* MacGui: fix another round of deprecation warnings. Remove drawer code.Damiano Galassi2018-06-101-4/+2
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-1/+1
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-3/+3
* MacGui: use the standard macOS icons for the general and advanced preferences...Damiano Galassi2017-12-121-2/+2
* MacGui: remove the audio preferences.Damiano Galassi2017-12-111-22/+4
* MacGui: Disable implicit animations on 10.9 and earlier.Damiano Galassi2017-10-111-2/+2
* MacGui: add a preferences option to configure the queue low disk space warning.Damiano Galassi2017-06-151-1/+3
* MacGui: fix the "alert when done sound", it was checking the wrong key.Damiano Galassi2017-04-221-1/+1
* MacGui: add a message in the panel to select the external app.Damiano Galassi2017-03-151-0/+1
* MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...Damiano Galassi2017-01-201-1/+2
* MacGui: allow only .app to be selected in the "send file to" open panel.Damiano Galassi2016-12-311-0/+1
* MacGui: fix a crash in the preferences format field.Damiano Galassi2016-09-211-1/+1
* MacGui: use auto layout in the preferences window.Damiano Galassi2016-08-061-24/+41
* MacGui: update the default preset name and remove an uneeded pref key.Damiano Galassi2016-07-011-2/+0
* MacGui: remove the daily and monthly update check option.Damiano Galassi2015-10-251-1/+6
* MacGui: rename the 'send to app' preference keys and removed the default app.Damiano Galassi2015-10-191-2/+1
* MacGui: various queue improvements, including:ritsuka2015-07-221-1/+1
* MacGui: remove the built in presets update alert.ritsuka2015-05-141-1/+0
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-14/+8
* MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...ritsuka2015-02-211-0/+1
* MacGui: center the prefs window in the showWindow: method.ritsuka2015-01-221-2/+11
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-191-9/+8
* MacGui: remove a deprecated api call.ritsuka2015-01-101-1/+1
* MacGui: remove some NSString -> NSURL conversions. Added a default size value...ritsuka2015-01-091-6/+10
* MacGui: fixed an issue where the preset drawer would not open if the "Preset ...ritsuka2014-11-111-1/+1
* MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...ritsuka2014-08-241-59/+46
* MacGui: initialize the languages list before the window in the prefsControlle...ritsuka2014-08-181-2/+1
* MacGui: forgot a file in rev 6300 commit.ritsuka2014-08-161-0/+12
* MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...ritsuka2014-07-111-3/+78
* MacGUI: Varius warnings fixes:ritsuka2013-10-251-5/+4
* MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgetsRodeo2013-06-201-1/+0
* MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...sr552013-06-011-4/+4
* Update the in-app icons to the new graphicssr552013-03-181-4/+4
* MacGui: add Auto Passthru support.Rodeo2012-01-241-0/+1
* MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...Rodeo2011-08-181-1/+0
* MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...dynaflash2011-01-191-1/+1
* MacGui: Use libhb for mixdown limits as well as defaults.dynaflash2010-11-171-1/+0