Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ↵ | Damiano Galassi | 2020-06-27 | 1 | -1/+1 |
| | | | | the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk. | ||||
* | MacGui: show statistics for completed jobs. | Damiano Galassi | 2019-07-27 | 1 | -1/+0 |
| | |||||
* | MacGui: fix a number of queue regressions. | Damiano Galassi | 2019-07-20 | 1 | -2/+0 |
| | |||||
* | MacGui: refactor the queue and implement part of the new queue ui. | Damiano Galassi | 2019-07-19 | 1 | -0/+2 |
| | |||||
* | MacGui: remove two old unused classes, remove some old compatibility hacks, ↵ | Damiano Galassi | 2019-02-13 | 1 | -1/+2 |
| | | | | and fix warnings. | ||||
* | MacGui: refactor some queue related properties out of HBJob to a new ↵ | Damiano Galassi | 2019-02-07 | 1 | -1/+1 |
| | | | | HBQueueItem class. | ||||
* | MacGui: use a view-based table view in the queue window. | Damiano Galassi | 2019-02-05 | 1 | -0/+1 |
| | |||||
* | MacGui: short job description in the summary tab. | Damiano Galassi | 2017-11-13 | 1 | -0/+3 |
| | |||||
* | MacGui: moved the queue code from HBController to HBQueueController, ↵ | ritsuka | 2015-01-19 | 1 | -0/+2 |
| | | | | | | reworked the way the queue synchronise itself between multiple instances to be more resilient (hopefully). Modified HBCore to take callback blocks instead of notifications. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6770 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: hide the iPod 5g check box if the codec is not h.264. | ritsuka | 2014-12-30 | 1 | -0/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6678 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move more things out of HBController. | ritsuka | 2014-12-28 | 1 | -0/+3 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6664 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: change the queue to work with serialized HBJob objects, remove the ↵ | ritsuka | 2014-12-27 | 1 | -1/+5 |
| | | | | | | NSDictionary job representation and the duplicate prepareJob method. Implement NSCopying protocol in HBJob. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6655 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in ↵ | ritsuka | 2014-12-23 | 1 | -0/+14 |
more classes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6643 b64f7644-9d1e-0410-96f1-a4d463321fa5 |