Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: rename "Configure Defaults" to "Selection Behavior", align some UI ↵ | Damiano Galassi | 2017-06-19 | 1 | -12/+13 |
| | | | | element. | ||||
* | macgui: Revise subtitles defaults tooltips. | Bradley Sepos | 2016-12-20 | 1 | -14/+21 |
| | |||||
* | MacGui: restore type select in the defaults languages table. | Damiano Galassi | 2016-12-14 | 1 | -41/+20 |
| | |||||
* | MacGui: better UI accessibility. | Damiano Galassi | 2016-10-21 | 1 | -3/+5 |
| | |||||
* | MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window. | Damiano Galassi | 2016-09-03 | 1 | -11/+7 |
| | |||||
* | MacGui: convert more xibs to Auto Layout. | Damiano Galassi | 2016-07-30 | 1 | -69/+114 |
| | |||||
* | MacGui: add an help button to quickly open the docs in the add preset, audio ↵ | Damiano Galassi | 2016-05-29 | 1 | -6/+17 |
| | | | | and subtitles defaults sheets. | ||||
* | MacGui: switch the defaults languages to view based tables, and a little ↵ | Damiano Galassi | 2016-01-26 | 1 | -33/+53 |
| | | | | project cleanup. Remove to unneeded casts. | ||||
* | MacGui: set the right autoresize mask for the cancel buttons of the defaults ↵ | Damiano Galassi | 2015-11-16 | 1 | -3/+3 |
| | | | | panels. | ||||
* | MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets ↵ | Damiano Galassi | 2015-10-29 | 1 | -24/+39 |
| | | | | instead of a single done button. Fixed the bitrates and mixdowns popups in the audio defaults. | ||||
* | MacGui: fix the build. Set the xibs compatibility to Xcode 6.3. | ritsuka | 2015-07-28 | 1 | -5/+25 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7382 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: correct typo. | ritsuka | 2015-07-04 | 1 | -5/+4 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7336 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add some accessibility titles to the UI items. | ritsuka | 2015-02-25 | 1 | -4/+6 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6943 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fix warnings. | ritsuka | 2015-02-20 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6930 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add Burn-In options to subtitle defaults hopefully similar to the ↵ | ritsuka | 2015-02-17 | 1 | -15/+86 |
| | | | | | | LinGui. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6916 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fix subtitles defaults window resizing and delete an empty item in ↵ | ritsuka | 2015-01-23 | 1 | -7/+8 |
| | | | | | | the title popup. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6802 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: set a min size and aligned the “Done” button in the Subtitles ↵ | ritsuka | 2014-09-18 | 1 | -3/+4 |
| | | | | | | Defaults window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6417 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: enabled type select in the languages table view. | ritsuka | 2014-08-03 | 1 | -3/+3 |
| | | | | | | Improved the subtitles defaults selection to avoid adding the same track twice. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6261 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add drag & drop to rearrange languages in the subtitles default panel. | ritsuka | 2014-08-02 | 1 | -2/+5 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6258 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: added some tooltips to the subtitles defaults window and made the ↵ | ritsuka | 2014-08-01 | 1 | -11/+12 |
| | | | | | | defaults buttons in the subtitles tab more visible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6253 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: Implemented a configuration panel similar to the win/lin gui one for ↵ | ritsuka | 2014-07-29 | 1 | -0/+192 |
the subtitles defaults, and added some more options from the other guis (add all, remove all). The SubtitleAddForeignAudioSubtitle setting will be added later after the automatic audio selection is done. Fixed a bug where HandBrake used 50% of cpu time if the subtitles table view was selected. Refactored a big part of HBSubtitlesController to make it works with the new automatic options and to cleaned the table view data source. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6241 b64f7644-9d1e-0410-96f1-a4d463321fa5 |