Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: update the docs urls for 1.1.01.1.0 | Damiano Galassi | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | MacGui: add an help button to quickly open the docs in the add preset, audio ↵ | Damiano Galassi | 2016-05-29 | 1 | -0/+6 |
| | | | | and subtitles defaults sheets. | ||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 1 | -1/+2 |
| | |||||
* | MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets ↵ | Damiano Galassi | 2015-10-29 | 1 | -6/+9 |
| | | | | instead of a single done button. Fixed the bitrates and mixdowns popups in the audio defaults. | ||||
* | MacGui: switched the audio defaults track tableview to view based, and fixed ↵ | Damiano Galassi | 2015-10-28 | 1 | -4/+4 |
| | | | | a number of typo. | ||||
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -6/+7 |
| | |||||
* | MacGui: partial undo/redo support in the defaults sheets. | Damiano Galassi | 2015-10-22 | 1 | -0/+1 |
| | |||||
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -9/+7 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: let HBAudioTrackPreset know the current container. | ritsuka | 2015-01-30 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6827 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fixed some warnings. | ritsuka | 2014-10-30 | 1 | -5/+0 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6486 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char ↵ | ritsuka | 2014-08-22 | 1 | -3/+3 |
| | | | | | | to the “Configure Defaults” button. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6341 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: Adds a new sheet for audio defaults (presets), uses the same preset ↵ | ritsuka | 2014-08-04 | 1 | -0/+109 |
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 |