Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: switch the defaults languages to view based tables, and a little ↵ | Damiano Galassi | 2016-01-26 | 1 | -116/+110 |
| | | | | project cleanup. Remove to unneeded casts. | ||||
* | MacGui: fixed the table view header height on OS X versions older than 10.11. | Damiano Galassi | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | 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 | -8/+23 |
| | | | | 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 | -278/+334 |
| | | | | a number of typo. | ||||
* | MacGui: fix the build. Set the xibs compatibility to Xcode 6.3. | ritsuka | 2015-07-28 | 1 | -9/+41 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7382 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add more tooltips. All the tooltips in ↵ | ritsuka | 2015-05-17 | 1 | -4/+4 |
| | | | | | | https://reviews.handbrake.fr/r/60/ minus the ones for the labels. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7206 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: update the tooltips of the new auto passthru options. | ritsuka | 2015-04-20 | 1 | -3/+3 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7106 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet. | ritsuka | 2015-04-18 | 1 | -9/+51 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7093 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add some accessibility titles to the UI items. | ritsuka | 2015-02-25 | 1 | -12/+24 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6943 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: removed some attributes from the xib that might building on 10.8 . | ritsuka | 2014-08-28 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6380 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: fixed gain validation in the audio panel. Remove the drc validation ↵ | ritsuka | 2014-08-10 | 1 | -9/+5 |
| | | | | | | because it’s not possible to insert the value manually. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6284 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: Adds a new sheet for audio defaults (presets), uses the same preset ↵ | ritsuka | 2014-08-04 | 1 | -0/+578 |
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 |