19 Commits

Author SHA1 Message Date
Damiano Galassi
bb35adb5e6
MacGui: properly disable the remove button in the audio defaults sheet. 2024-03-09 13:32:35 +01:00
Damiano galassi
25df9c53d9
MacGUI: make the help menu documentation item point to the initial docs page again. 2022-04-24 09:30:41 +02:00
Damiano Galassi
6c0c0ce04f
MacGui: remove the pointless 'show all' button in the selection behaviours sheets. 2020-09-11 20:26:19 +02:00
Damiano Galassi
edf1e2f700
MacGui: set the "show all" button state properly when the view is loaded. 2020-04-12 09:22:11 +02:00
Damiano Galassi
c5a4d181eb
MacGui: enable and fix more warnings. Review nullability annotations. 2019-08-12 10:19:00 +02:00
Damiano Galassi
d79e33831e
MacGui: fix documentation link, some property annotations. 2019-02-14 14:24:39 +01:00
Damiano Galassi
c762b2c0ec
MacGui: set the minimum deployment target to 10.10. Remove Growl and use macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit). 2018-06-08 16:59:25 +02:00
Damiano Galassi
b463d33a4e
MacGui: update the docs urls for 1.1.0 2018-04-05 19:31:47 +02:00
Damiano Galassi
aae64bbd7b MacGui: add an help button to quickly open the docs in the add preset, audio and subtitles defaults sheets. 2016-05-29 16:45:19 +02:00
Damiano Galassi
7481df6459 MacGui: move the objc libhb wrapper to a separate framework. 2016-03-11 13:51:17 +01:00
Damiano Galassi
5adef96a78 MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets instead of a single done button. Fixed the bitrates and mixdowns popups in the audio defaults. 2015-10-29 08:55:47 +01:00
Damiano Galassi
445938b7d3 MacGui: switched the audio defaults track tableview to view based, and fixed a number of typo. 2015-10-28 08:11:53 +01:00
Damiano Galassi
7e32b94a04 MacGui: add redo/undo supports to the audio part of HBJob. 2015-10-24 10:50:27 +02:00
Damiano Galassi
d49d34b76b MacGui: partial undo/redo support in the defaults sheets. 2015-10-22 16:22:46 +02:00
ritsuka
48a9e54687 MacGui: convert the mac gui to Objective-C ARC.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-03-17 13:56:21 +00:00
ritsuka
98e54a8b93 MacGui: let HBAudioTrackPreset know the current container.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6827 b64f7644-9d1e-0410-96f1-a4d463321fa5
2015-01-30 08:00:02 +00:00
ritsuka
e01093fa14 MacGui: fixed some warnings.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6486 b64f7644-9d1e-0410-96f1-a4d463321fa5
2014-10-30 19:37:50 +00:00
ritsuka
a13b937ba0 MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to the “Configure Defaults” button.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6341 b64f7644-9d1e-0410-96f1-a4d463321fa5
2014-08-22 06:30:58 +00:00
ritsuka
3fdfc2d020 MacGui: Adds a new sheet for audio defaults (presets), uses the same preset keys as the LinGui.
The built-in presets still use the languages from the Audio preferences.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6264 b64f7644-9d1e-0410-96f1-a4d463321fa5
2014-08-04 07:12:12 +00:00