Commit Graph

51 Commits (5c31630155a1166448081fa77fdbf6cc98015e39)

Author SHA1 Message Date
michal.szwaj 5c31630155 Add btservice to the project 2018-03-17 21:47:10 +01:00
michal.szwaj 58f782f8e6 Restore stay on top 2018-03-17 17:29:31 +01:00
michal.szwaj 9cef110bc4 Remove USB package from autoapp 2018-03-17 17:27:24 +01:00
michal.szwaj 9e114226a9 Move Qt related stuff outside USBMain.cpp 2018-03-17 17:17:41 +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 c4e4192cf8 Cancel device enumeration when app is stopped 2018-03-17 02:00:06 +01:00
michal.szwaj 28cff9c53b Enumerate connected devices with AOAP capabilities 2018-03-17 01:20:48 +01:00
michal.szwaj 3c1e65792f Set margin values on ui controls 2018-03-14 17:45:03 +01:00
michal.szwaj d483040d76 Add fields to set margin values 2018-03-14 17:33:28 +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 fba7aaf208 Add audio channels settings to reset method 2018-03-11 15:34:13 +01:00
michal.szwaj 38a9bd0bc9 Use audio channels configuration 2018-03-11 15:27:47 +01:00
michal.szwaj d65d3f896e Add configuration for audio channels 2018-03-11 15:27:26 +01:00
michal.szwaj f8d8349082 Add audio settings tab 2018-03-11 15:03:05 +01:00
michal.szwaj@o2.pl 2b75c4ee98 Fix compilation on MinGW w64 2018-03-10 13:30:22 +01:00
Michal Szwaj f46ab5b0ce
Merge pull request #31 from parkerlreed/development
Added media keys (Previous, Next, Play/Pause) to the handling
2018-03-06 19:48:05 +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 5e57bccc43 Update readme 2018-03-05 22:19:59 +01: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 98ceafff30 Reset android auto entity after error to avoid hanging resources 2018-02-15 20:12:09 +01:00
michal.szwaj 6043aad252 Continue waiting for the device even if entity creation failed 2018-02-15 20:04:55 +01:00
michal.szwaj ce6f53c3e8 Increase number of workers to improve performance 2018-02-15 20:02:27 +01:00
michal.szwaj 4ce436b2f1 Avoid to close invalid audio input 2018-02-14 21:22:30 +01:00
Michal Szwaj 863fdacffb
Update Readme.md 2018-02-14 16:26:46 +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 392757bee8 Add cursor visibility toggle 2018-02-13 16:22:47 +01:00
michal.szwaj 92b2095695 Change name of configuration file to something related to project name 2018-02-13 16:09:01 +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 bd1cfcb444 Disable default option for push buttons 2018-02-13 18:48:01 +01:00
michal.szwaj 225d495f43 Update readme file 2018-02-12 21:02:14 +01:00
Michal Szwaj 0110d0b03e
Add link to demo video in Readme 2018-02-12 19:18:34 +01:00
michal.szwaj 6e6609581b Add special define to identify raspberry build 2018-02-12 17:12:23 +01:00
michal.szwaj f057b57fad Fix tab order 2018-02-12 16:16:19 +01:00
michal.szwaj b699020df7 Hide mouse cursor only for RPI 2018-02-12 16:16:08 +01:00
michal.szwaj 0e1c3d64eb Add OnTopHint to video render window 2018-02-12 16:15:53 +01:00
Michal Szwaj 3e6e06cf90
Update Readme.md 2018-02-12 09:49:45 +01:00
michal.szwaj f513f9dc17 Add readme file 2018-02-11 22:14:53 +01:00