summaryrefslogtreecommitdiffstats
path: root/macosx/HBPlayerHUDController.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-8/+8
* MacGui: fix a number of queue regressions.Damiano Galassi2019-07-201-25/+5
* MacGui: fixes some runtime warnings.Damiano Galassi2019-05-021-1/+1
* MacGui: set the minimum macOS version to 10.11Damiano Galassi2019-01-241-7/+2
* MacGui: add touch bars in the preview window, improve touch bars in the main ...Damiano Galassi2018-10-101-13/+188
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-101-10/+7
* MacGui: fix another round of deprecation warnings. Remove drawer code.Damiano Galassi2018-06-101-2/+2
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-2/+2
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use macO...Damiano Galassi2018-06-081-6/+0
* MacGui: fallback to QTKit if a preview is not playable with AVFoundation.Damiano Galassi2016-05-191-1/+3
* MacGui: fix build on 10.10 sdk.Damiano Galassi2016-05-041-1/+12
* MacGui: use AVFoundation as the first option for the preview playback. Add vo...Damiano Galassi2016-05-031-0/+341