Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: add a NSString extension to create monospaced strings. | Damiano Galassi | 2019-07-20 | 1 | -0/+25 |
| | |||||
* | MacGui: remove two old unused classes, remove some old compatibility hacks, ↵ | Damiano Galassi | 2019-02-13 | 1 | -1/+1 |
| | | | | and fix warnings. | ||||
* | MacGui: move the objc libhb wrapper to a separate framework. | Damiano Galassi | 2016-03-11 | 1 | -7/+5 |
| | |||||
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -2/+2 |
| | | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5 | ||||
* | MacGui: moved the queue code from HBController to HBQueueController, ↵ | ritsuka | 2015-01-19 | 1 | -0/+20 |
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 |