summaryrefslogtreecommitdiffstats
path: root/macosx/HBPictureHUDController.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-7/+7
|
* MacGui: fixes some runtime warnings.Damiano Galassi2019-05-021-1/+1
|
* MacGui: fix an exception in the preview window touchbar.Damiano Galassi2018-11-181-6/+12
|
* MacGui: improve preview window touch bar.Damiano Galassi2018-11-111-1/+25
|
* MacGui: add touch bars in the preview window, improve touch bars in the main ↵Damiano Galassi2018-10-101-27/+200
| | | | and queue windows.
* MacGui: remove a bunch of unneeded compatibility code.Damiano Galassi2018-07-101-10/+2
|
* MacGui: improve NSLocalizedString comments.Damiano Galassi2018-06-091-2/+2
|
* MacGui: fix the label color of two text labels in the preview HUD on 10.9 ↵Damiano Galassi2016-07-161-0/+5
| | | | and earlier.
* MacGui: use AVFoundation as the first option for the preview playback. Add ↵Damiano Galassi2016-05-031-0/+163
volume and tracks controls to the player hud.