Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: remove a bunch of unneeded compatibility code. | Damiano Galassi | 2018-07-10 | 1 | -10/+7 |
| | |||||
* | MacGui: fix another round of deprecation warnings. Remove drawer code. | Damiano Galassi | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | MacGui: improve NSLocalizedString comments. | Damiano Galassi | 2018-06-09 | 1 | -2/+2 |
| | |||||
* | MacGui: set the minimum deployment target to 10.10. Remove Growl and use ↵ | Damiano Galassi | 2018-06-08 | 1 | -6/+0 |
| | | | | macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit). | ||||
* | MacGui: fallback to QTKit if a preview is not playable with AVFoundation. | Damiano Galassi | 2016-05-19 | 1 | -1/+3 |
| | |||||
* | MacGui: fix build on 10.10 sdk. | Damiano Galassi | 2016-05-04 | 1 | -1/+12 |
| | |||||
* | MacGui: use AVFoundation as the first option for the preview playback. Add ↵ | Damiano Galassi | 2016-05-03 | 1 | -0/+341 |
volume and tracks controls to the player hud. |