8 Commits

Author SHA1 Message Date
Simon Dean
b327bd69b2 Added support for new services provided by AASDK and AAP Protocol version 1.6.
Add extensive logging
Add logo for forked version
Resolve display issue where if Raspberry Pi thinks both HDMI and LCD are enabled, the display width is appearing as two side by side monitors (double width) rather than  just using the physical width of the screen.
2024-11-21 13:06:19 +00:00
Simon Dean
5a2a305c04 All modifications for AAP 1.6 2024-11-04 13:51:11 +00:00
matt
2b367721a7
fix compiler errors 2020-10-10 23:28:30 +01:00
michal.szwaj
5984108d20 Implement configuration for OMX Layer index 2018-03-03 01:37:07 +01:00
Huan Truong
be16ac8fdb [omxplayer] Fix overdraw bug for QT EGL Backend
On Qt5 OGL backend, the default draw layer for the UI is 1.
OMXplayer draws on layer 0, thus the interface never shows up.
This forces OMXplayer to draw on layer 2.
2018-02-24 17:07:54 +00:00
michal.szwaj
242a10d8fd Remove unused method 2018-02-17 22:00:37 +01:00
michal.szwaj
ad87a5389e Ignore aspect ratio of for higher video resolutions 2018-02-13 17:54:09 +01:00
michal.szwaj
02db0e0eda Initial commit 2018-02-11 20:39:49 +01:00