Commit Graph

44 Commits (bfaf8e1e600cea1fd31ad7678c87c358dcd5f6b8)

Author SHA1 Message Date
michal.szwaj 478caf0767 Create service package 2018-04-07 00:38:43 +02:00
michal.szwaj 675e6cfcf6 Cleanup entity creation 2018-04-06 20:33:27 +02:00
michal.szwaj 24bbe66954 Inject list of services instead of service factory 2018-04-06 20:24:08 +02:00
michal.szwaj dfd3cb7b0c Inject messenger to the entity 2018-04-06 20:14:47 +02:00
michal.szwaj 5059bba795 Split ping method to send and schedule 2018-04-06 19:50:45 +02:00
michal.szwaj 28fc6a32e9 Standarize behavior of pinger cancel 2018-04-06 00:43:06 +02:00
michal.szwaj a0b2418022 Fix invalid inheritance of enable_shared_from_this 2018-04-05 18:27:31 +02:00
michal.szwaj cf3a5e51d7 Draft of ping implementation 2018-04-05 18:09:15 +02:00
michal.szwaj 4d53277763 Add settings for selection of audio output backend 2018-03-25 17:30:57 +02:00
michal.szwaj 00acf0ee3e Use timestamp of audio output 2018-03-25 15:15:03 +02:00
michal.szwaj f9692b76a1 Revert last commit 2018-03-25 11:51:17 +02:00
michal.szwaj 18fa86b532 Enable playback only when pcm data are available 2018-03-25 11:45:47 +02:00
michal.szwaj ef53aa4399 Merge remote-tracking branch 'remotes/origin/development' into feature/audio_enhancements 2018-03-25 04:21:40 +02:00
michal.szwaj 9db15b953e Implement selection of recent address 2018-03-25 03:13:23 +02:00
michal.szwaj f01f057b68 Load recent addresses list 2018-03-25 01:58:38 +01:00
michal.szwaj 258a6a3c59 Impelemnt recent list 2018-03-25 01:29:36 +01:00
michal.szwaj 8900c180e3 Fix deadlock when stopping audio output 2018-03-24 11:40:28 +01:00
michal.szwaj 66610efd33 Use RtAudio for all audio channels 2018-03-24 03:28:31 +01:00
michal.szwaj bd6013081a Implement RtAudio backend 2018-03-24 02:52:03 +01:00
michal.szwaj e4771d0d1c Add Qt prefixes to audio class implementations 2018-03-24 01:04:26 +01:00
michal.szwaj 991f31bc77 Handle invalid IP address 2018-03-22 17:12:37 +01:00
michal.szwaj f77cbca876 Indicate connection progress 2018-03-22 16:33:23 +01:00
michal.szwaj 7c31bafa10 Implement connecting to the device 2018-03-21 23:51:31 +01:00
michal.szwaj 69d6cf835b Draft of Connect dialog 2018-03-21 19:38:20 +01:00
michal.szwaj 2ecdd83e76 Implement creating of tcp AA entity 2018-03-19 21:34:32 +01:00
michal.szwaj 21ff97fe8a Remove Main class 2018-03-19 20:58:40 +01:00
michal.szwaj 083040426f Draft of bluetooth services 2018-03-17 23:30:04 +01:00
michal.szwaj 5c31630155 Add btservice to the project 2018-03-17 21:47:10 +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 28cff9c53b Enumerate connected devices with AOAP capabilities 2018-03-17 01:20:48 +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 d65d3f896e Add configuration for audio channels 2018-03-11 15:27:26 +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 0aa318cc97 Make open of sequential bufer thread safe 2018-02-17 22:28:25 +01:00
michal.szwaj 242a10d8fd Remove unused method 2018-02-17 22:00:37 +01:00
michal.szwaj 648924d7be Fix crash when phone is unplugged during entity startup 2018-02-15 21:51:43 +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 02db0e0eda Initial commit 2018-02-11 20:39:49 +01:00