Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: remove the daily and monthly update check option. | Damiano Galassi | 2015-10-25 | 1 | -54/+36 |
| | |||||
* | MacGui: change the title selection sheet to use a view-based table view. | Damiano Galassi | 2015-10-25 | 1 | -48/+135 |
| | |||||
* | MacGui: align some UI elements. | Damiano Galassi | 2015-10-25 | 2 | -8/+8 |
| | |||||
* | MacGui: switch the audio table to a view-based one. | Damiano Galassi | 2015-10-25 | 1 | -246/+333 |
| | |||||
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -6/+7 |
| | |||||
* | MacGui: rewrote the subtitles tab to use bindings, view-based table view and ↵ | Damiano Galassi | 2015-10-22 | 1 | -86/+279 |
| | | | | to support undo/redo. | ||||
* | MacGui: align the chapters title textfield. | Damiano Galassi | 2015-10-22 | 1 | -3/+3 |
| | |||||
* | MacGui: added undo/redo support to the video, picture, filters, chapters and ↵ | Damiano Galassi | 2015-10-20 | 1 | -4/+99 |
| | | | | range parts of HBJob. | ||||
* | MacGui: rename the 'send to app' preference keys and removed the default app. | Damiano Galassi | 2015-10-19 | 1 | -2/+6 |
| | |||||
* | MacGui: fixed the 'Send file to' preference. | Damiano Galassi | 2015-10-19 | 1 | -3/+3 |
| | |||||
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and ↵ | Damiano Galassi | 2015-10-19 | 1 | -5/+5 |
| | | | | added a icon for failed encode. | ||||
* | MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'. | Damiano Galassi | 2015-10-17 | 2 | -5/+5 |
| | |||||
* | MacGui: cleanup the csv import/export code and the chapters view controller. | Damiano Galassi | 2015-10-16 | 1 | -4/+3 |
| | |||||
* | MacGui: align the presets view to the top | Damiano Galassi | 2015-10-16 | 1 | -8/+8 |
| | |||||
* | MacGui: added accessibility text to the preferences popup buttons. | Damiano Galassi | 2015-10-15 | 1 | -17/+17 |
| | |||||
* | MacGui: remove the window and show text from the toolbar items title | Damiano Galassi | 2015-10-10 | 1 | -5/+6 |
| | |||||
* | MacGui: use the new deinterlate preset keys | Damiano Galassi | 2015-10-09 | 1 | -227/+124 |
| | |||||
* | MacGui: fix the preview window position between restart | Damiano Galassi | 2015-10-09 | 1 | -2/+2 |
| | |||||
* | MacGui: add a duration column to the chapters table | Damiano Galassi | 2015-10-09 | 1 | -58/+71 |
| | |||||
* | MacGui: move some code out of HBPreviewController.m. Remember the windows ↵ | Damiano Galassi | 2015-10-06 | 1 | -11/+21 |
| | | | | size when going back from the Scale To Screen mode | ||||
* | MacGui: small UI alignments | Damiano Galassi | 2015-10-05 | 1 | -10/+10 |
| | |||||
* | MacGui: add a lot of tooltips to the picture tab, taken from the linux gui | Damiano Galassi | 2015-10-03 | 1 | -10/+43 |
| | |||||
* | MacGui: change the picture tab label color to gray when no source is loaded | Damiano Galassi | 2015-10-03 | 2 | -12/+57 |
| | |||||
* | MacGui: move start and pause after the queue buttons in the main window toolbar | Damiano Galassi | 2015-09-29 | 1 | -4/+4 |
| | |||||
* | MacGui: set 1 as the default value for the Scan only title option | Damiano Galassi | 2015-09-29 | 1 | -3/+4 |
| | |||||
* | MacGui: enable core animation in the activity window so the bottom corners ↵ | Damiano Galassi | 2015-09-04 | 1 | -8/+8 |
| | | | | of the window will be rounded like they should, and move the search bar setting directly in the xib because we no longer need to support 10.6 | ||||
* | MacGui: try a different layout for the picture tab, show the source size and ↵ | Damiano Galassi | 2015-08-29 | 1 | -380/+395 |
| | | | | the display size too | ||||
* | MacGui: default to 'source maximum' in the Picture Size popup of the add ↵ | Damiano Galassi | 2015-08-29 | 1 | -9/+9 |
| | | | | preset window | ||||
* | MacGui: revert part of the previous commit that should have not been committed | ritsuka | 2015-08-06 | 1 | -130/+115 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7394 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: switch back another property to assign, 10.7 does not support weak ↵ | ritsuka | 2015-08-06 | 1 | -115/+130 |
| | | | | | | for NSWindowController and NSViewController classes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7393 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: swap the Video and Picture tab. | ritsuka | 2015-08-05 | 1 | -13/+13 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7390 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fix the build. Set the xibs compatibility to Xcode 6.3. | ritsuka | 2015-07-28 | 19 | -87/+341 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7382 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: remove the "use picture filters" checkbox in the add preset sheet. ↵ | ritsuka | 2015-07-27 | 1 | -22/+27 |
| | | | | | | The user can always remove the filters manually before adding the preset. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7380 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the picture and filters settings to the main window. | ritsuka | 2015-07-27 | 5 | -1157/+1867 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7379 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: do not let an instance edit a job that another instance is currently ↵ | ritsuka | 2015-07-22 | 1 | -7/+7 |
| | | | | | | encoding. Fix the "Stop encoding" menu item key equivalent. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7359 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: various queue improvements, including: | ritsuka | 2015-07-22 | 2 | -19/+55 |
| | | | | | | | | | - multiple items drag & drop - "reset job" in contextual menu item to reset the job state - a toolbar item to select the action to perform when the queue is done - useless animations. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7358 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: rename "Source" to "Open Source", and add the "Open Recent" menu item. | ritsuka | 2015-07-04 | 2 | -6/+16 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7338 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: update the layout of the add preset window. | ritsuka | 2015-06-04 | 1 | -106/+74 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7274 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: add more tooltips. All the tooltips in ↵ | ritsuka | 2015-05-17 | 7 | -78/+91 |
| | | | | | | 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: allow exporting a preset folder. Add import/export menu item to the ↵ | ritsuka | 2015-05-16 | 2 | -33/+44 |
| | | | | | | presets drawer too. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7192 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: remove the built in presets update alert. | ritsuka | 2015-05-14 | 1 | -40/+22 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7185 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: use libhb built-in presets and validation functions. Update the ↵ | ritsuka | 2015-05-14 | 1 | -19/+31 |
| | | | | | | format and save the presets in UserPresets.json, the old presets are automatically imported if the new presets file is not found. The mac gui now requires 10.7 or later. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7181 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: use small size for the cropping radio button. | ritsuka | 2015-05-07 | 1 | -42/+42 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7163 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: fix scan progress bar. | ritsuka | 2015-04-30 | 2 | -14/+14 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7135 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: disabled the alternate row background in the presets drawer. It ↵ | ritsuka | 2015-04-07 | 1 | -3/+3 |
| | | | | | | didn't add any useful visual cue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7066 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: changed the Preview Window and Picture Panel behaviour to avoid the ↵ | ritsuka | 2015-04-07 | 2 | -7/+33 |
| | | | | | | hide and show thing when loading a new title, now they can always be opened even if no title is loaded. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7065 b64f7644-9d1e-0410-96f1-a4d463321fa5 |