summaryrefslogtreecommitdiffstats
path: root/macosx/HBPreferencesController.m
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Use libhb for audio limits as well as defaults.dynaflash2010-10-081-0/+2
* Add Bluray supportjstebbins2010-09-081-0/+1
* MacGui: Rework how we get encode and queue done alerts.dynaflash2010-07-261-0/+1
* MacGui: Make .m4v (Use iTunes Friendly Naming) default in preferences.dynaflash2010-07-071-1/+1
* MacGui: Add the ability to send the finished encode to any application the us...dynaflash2010-01-121-3/+48
* MacGui: make crf default for x264dynaflash2009-10-191-1/+0
* MacGui: Use libdvdnav by default.dynaflash2009-10-131-1/+1
* MacGUI: Disabled the Picture panel in the preferences window, some minor alig...ritsuka2009-06-191-1/+1
* MacGui: Add Preference to use CoreAudio in place of FAAC when choosing a preset.dynaflash2009-05-291-0/+1
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-081-1/+2
* add libdvdnav supportjstebbins2009-04-271-0/+1