michal.szwaj
339f0075c8
Use game category for audio output to reduce audio latency
2018-03-19 16:14:09 +01:00
michal.szwaj
99b96296ab
Merge remote-tracking branch 'remotes/origin/development' into feature/wireless
2018-03-17 11:24:35 +01:00
michal.szwaj
799ed557ec
Implement and use configuration of video margins
2018-03-14 17:20:59 +01:00
michal.szwaj
53ebc1b75c
Add method to create entity based on TCP transport
2018-03-12 20:01:46 +01:00
michal.szwaj
38a9bd0bc9
Use audio channels configuration
2018-03-11 15:27:47 +01:00
Parker Reed
1af06dae16
Added media keys (Previous, Next, Play/Pause) to the handling. Help window updated accordingly.
2018-03-06 12:24:02 -05:00
michal.szwaj
5984108d20
Implement configuration for OMX Layer index
2018-03-03 01:37:07 +01:00
michal.szwaj
88aeb591b4
Use resume/suspend from audio output to preserve audio resources
2018-03-02 21:25:49 +01:00
Michal Szwaj
640c0c6dc9
Merge pull request #15 from htruong/development
...
Fix overdraw bug for QT EGL Backend
2018-02-24 20:28:10 +01:00
Michal Szwaj
b7eea51c62
Use chrono to get timestamp
2018-02-24 18:41:31 +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
0aa318cc97
Make open of sequential bufer thread safe
2018-02-17 22:28:25 +01:00
michal.szwaj
42bcd1892c
Remove redundant check when stopping AudioInput
2018-02-17 22:04:26 +01:00
michal.szwaj
242a10d8fd
Remove unused method
2018-02-17 22:00:37 +01:00
michal.szwaj
54f160c8c8
Fix race condition in AudioInput
2018-02-17 21:55:57 +01:00
michal.szwaj
88cc45ac2e
Ignore video aspect ratio in Qt MediaPlayer
2018-02-17 00:50:31 +01:00
michal.szwaj
648924d7be
Fix crash when phone is unplugged during entity startup
2018-02-15 21:51:43 +01:00
michal.szwaj
e76aee2da8
Fix issue with 16khz audio output crackles
2018-02-15 21:20:23 +01:00
michal.szwaj
4ce436b2f1
Avoid to close invalid audio input
2018-02-14 21:22:30 +01:00
michal.szwaj
ae28b1ca08
Send night data indication to let phone control night mode
2018-02-13 21:45:45 +01:00
michal.szwaj
ad87a5389e
Ignore aspect ratio of for higher video resolutions
2018-02-13 17:54:09 +01:00
michal.szwaj
ae5fb4c15f
Absorb all input events to avoid unexpected actions from hidden windows
2018-02-13 16:01:28 +01:00
michal.szwaj
0e1c3d64eb
Add OnTopHint to video render window
2018-02-12 16:15:53 +01:00
michal.szwaj
02db0e0eda
Initial commit
2018-02-11 20:39:49 +01:00