index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macosx
/
HBPreferencesController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: add a preference to not display preview images in the summary tab.
Damiano Galassi
2019-08-30
1
-0
/
+3
*
MacGui: fix some UI syncronization issues caused by moving things to another ...
Damiano Galassi
2019-08-12
1
-5
/
+5
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
1
-2
/
+2
*
MacGui: correct the HBEncodeLogLocation key. Fix #2220.
Damiano Galassi
2019-08-05
1
-1
/
+1
*
Fix some typos (#2202)
Nomis101
2019-07-31
1
-1
/
+1
*
MacGui: add a preference to automatically clear completed queue items.
Damiano Galassi
2019-07-30
1
-1
/
+3
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-38
/
+60
*
MacGui: fix quality slider granularity prefs when the app is localized.
Damiano Galassi
2019-03-06
1
-1
/
+1
*
MacGui: add options to reset 'When done' action on app launch.
Damiano Galassi
2019-03-06
1
-0
/
+1
*
MacGui: add Italian localisation.
Damiano Galassi
2019-02-14
1
-1
/
+39
*
MacGui: set the minimum macOS version to 10.11
Damiano Galassi
2019-01-24
1
-4
/
+1
*
Autoname creation date
Matthew Lazarow
2018-08-13
1
-1
/
+1
*
MacGui: remove a bunch of unneeded compatibility code.
Damiano Galassi
2018-07-10
1
-4
/
+3
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
1
-4
/
+2
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-1
/
+1
*
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...
Damiano Galassi
2018-06-08
1
-3
/
+3
*
MacGui: use the standard macOS icons for the general and advanced preferences...
Damiano Galassi
2017-12-12
1
-2
/
+2
*
MacGui: remove the audio preferences.
Damiano Galassi
2017-12-11
1
-22
/
+4
*
MacGui: Disable implicit animations on 10.9 and earlier.
Damiano Galassi
2017-10-11
1
-2
/
+2
*
MacGui: add a preferences option to configure the queue low disk space warning.
Damiano Galassi
2017-06-15
1
-1
/
+3
*
MacGui: fix the "alert when done sound", it was checking the wrong key.
Damiano Galassi
2017-04-22
1
-1
/
+1
*
MacGui: add a message in the panel to select the external app.
Damiano Galassi
2017-03-15
1
-0
/
+1
*
MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...
Damiano Galassi
2017-01-20
1
-1
/
+2
*
MacGui: allow only .app to be selected in the "send file to" open panel.
Damiano Galassi
2016-12-31
1
-0
/
+1
*
MacGui: fix a crash in the preferences format field.
Damiano Galassi
2016-09-21
1
-1
/
+1
*
MacGui: use auto layout in the preferences window.
Damiano Galassi
2016-08-06
1
-24
/
+41
*
MacGui: update the default preset name and remove an uneeded pref key.
Damiano Galassi
2016-07-01
1
-2
/
+0
*
MacGui: remove the daily and monthly update check option.
Damiano Galassi
2015-10-25
1
-1
/
+6
*
MacGui: rename the 'send to app' preference keys and removed the default app.
Damiano Galassi
2015-10-19
1
-2
/
+1
*
MacGui: various queue improvements, including:
ritsuka
2015-07-22
1
-1
/
+1
*
MacGui: remove the built in presets update alert.
ritsuka
2015-05-14
1
-1
/
+0
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-14
/
+8
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-0
/
+1
*
MacGui: center the prefs window in the showWindow: method.
ritsuka
2015-01-22
1
-2
/
+11
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-9
/
+8
*
MacGui: remove a deprecated api call.
ritsuka
2015-01-10
1
-1
/
+1
*
MacGui: remove some NSString -> NSURL conversions. Added a default size value...
ritsuka
2015-01-09
1
-6
/
+10
*
MacGui: fixed an issue where the preset drawer would not open if the "Preset ...
ritsuka
2014-11-11
1
-1
/
+1
*
MacGui: removed a couple of unused preferences keys (CheckForUpdates, Disable...
ritsuka
2014-08-24
1
-59
/
+46
*
MacGui: initialize the languages list before the window in the prefsControlle...
ritsuka
2014-08-18
1
-2
/
+1
*
MacGui: forgot a file in rev 6300 commit.
ritsuka
2014-08-16
1
-0
/
+12
*
MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...
ritsuka
2014-07-11
1
-3
/
+78
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-5
/
+4
*
MacGui: get rid of now obsolete @"UseCoreAudio" preference and related widgets
Rodeo
2013-06-20
1
-1
/
+0
*
MacGUI: Patch -Replace some deprecated API Calls https://reviews.handbrake.fr...
sr55
2013-06-01
1
-4
/
+4
*
Update the in-app icons to the new graphics
sr55
2013-03-18
1
-4
/
+4
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
1
-0
/
+1
*
MacGui: Make AAC and MP3 passthru fall back to the AAC and MP3 encoders, resp...
Rodeo
2011-08-18
1
-1
/
+0
*
MacGui: In Preferences, Instead of the old "Use iTunes / iPod friendly file e...
dynaflash
2011-01-19
1
-1
/
+1
*
MacGui: Use libhb for mixdown limits as well as defaults.
dynaflash
2010-11-17
1
-1
/
+0
[next]