summaryrefslogtreecommitdiffstats
path: root/macosx/HBTitleSelectionController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-1/+1
* MacGui: made some touch bar buttons smaller.Damiano Galassi2018-11-151-2/+2
* MacGui: improve touch bar support, add touch bars to the add titles to queue ...Damiano Galassi2018-10-161-0/+48
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-1/+1
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-1/+1
* 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. Use...Damiano Galassi2016-02-151-1/+3
* 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 fo...ritsuka2015-08-061-1/+1
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-1/+1
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-13/+2
* MacGui: add a "Add Titles to Queue…" menu item that let select which titles...ritsuka2015-01-251-0/+112