summaryrefslogtreecommitdiffstats
path: root/macosx/HBAttributedStringAdditions.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: add a NSString extension to create monospaced strings.Damiano Galassi2019-07-201-0/+25
|
* MacGui: remove two old unused classes, remove some old compatibility hacks, ↵Damiano Galassi2019-02-131-1/+1
| | | | and fix warnings.
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-7/+5
|
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-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, ↵ritsuka2015-01-191-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