summaryrefslogtreecommitdiffstats
path: root/macosx/HBTitleSelectionController.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: set a sort descriptor by default in the titles selection table.Damiano Galassi2017-02-241-0/+6
|
* MacGui: allow to sort by title/name/duration in the title selections sheet.Damiano Galassi2017-02-041-6/+6
|
* MacGui: move the objc libhb wrapper to a separate framework.Damiano Galassi2016-03-111-1/+2
|
* MacGui: show what preset will be used in the 'Add titles to queue' panel. ↵Damiano Galassi2016-02-151-1/+3
| | | | Use autolayout for the xib.
* MacGui: change the title selection sheet to use a view-based table view.Damiano Galassi2015-10-251-49/+39
|
* MacGui: switch back another property to assign, 10.7 does not support weak ↵ritsuka2015-08-061-1/+1
| | | | | | for NSWindowController and NSViewController classes git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7393 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add nullability annotations to the headers and use weak where is ↵ritsuka2015-05-301-1/+1
| | | | | | possible. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7244 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-13/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: add a "Add Titles to Queue…" menu item that let select which ↵ritsuka2015-01-251-0/+112
titles are added to the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6810 b64f7644-9d1e-0410-96f1-a4d463321fa5