summaryrefslogtreecommitdiffstats
path: root/macosx/HBPlayerHUDController.m
Commit message (Expand)AuthorAgeFilesLines
* 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