228 Commits

Author SHA1 Message Date
Marc Hillesheim
ed96372595 [gui] Make button view forceable 2018-05-21 17:04:50 +02:00
Marc Hillesheim
db2d0e0bd6 [gui][script] Add camera button 2018-05-21 17:03:06 +02:00
Marc Hillesheim
f9ae6f02c9 Revert "[code-cs] add crankshaft plug/unplug scripts"
This reverts commit df8f8f6cb47ccd18c0b9d7e5609e3f762a590ff3.
2018-05-21 16:41:52 +02:00
Marc Hillesheim
77f6f8c30d [gui] Update button images / rework layout 2018-05-21 16:35:44 +02:00
Huan Truong
5d154138bb Merge remote-tracking branch 'f1xpl/master' into HEAD 2018-05-12 05:20:42 -04:00
michal.szwaj
cfb6ebfee1 Create service package 2018-05-04 04:41:28 -04:00
michal.szwaj
84de27cc02 Cleanup entity creation 2018-05-04 04:41:28 -04:00
michal.szwaj
cc062f57e1 Inject list of services instead of service factory 2018-05-04 04:41:28 -04:00
michal.szwaj
bd0264501a Inject messenger to the entity 2018-05-04 04:41:28 -04:00
michal.szwaj
57b10e086a Split ping method to send and schedule 2018-05-04 04:41:28 -04:00
michal.szwaj
a8d8a83e12 Standarize behavior of pinger cancel 2018-05-04 04:41:28 -04:00
michal.szwaj
b50e1d658e Fix invalid inheritance of enable_shared_from_this 2018-05-04 04:41:28 -04:00
michal.szwaj
d93baa88cb Draft of ping implementation 2018-05-04 04:41:28 -04:00
michal.szwaj
05df5328cd Set socket options to detect broken connection 2018-05-04 04:41:28 -04:00
michal.szwaj
2f0bf11e4b Adjust audio device buffer size 2018-05-04 04:41:28 -04:00
Michal Szwaj
f8de16c714 Update Readme.md 2018-05-04 04:41:28 -04:00
michal.szwaj
1fd7b6f529 Use specialized erase_begin to remove read data from sequential buffer 2018-05-04 04:41:28 -04:00
Huan Truong
df8f8f6cb4 [code-cs] add crankshaft plug/unplug scripts 2018-05-04 04:41:28 -04:00
Huan Truong
88f61a3c4d [code] fix hide cursor procedure 2018-05-04 04:41:28 -04:00
Huan Truong
46dcd609bd [tweak] make QT audio default backend instead of RtAudio 2018-05-04 04:41:28 -04:00
Huan Truong
eed0c9b35b [code] more debugging for touchscreen detection 2018-05-04 04:41:28 -04:00
michal.szwaj
bfaf8e1e60 Merge remote-tracking branch 'remotes/origin/development' 2018-04-07 13:52:49 +02:00
Michal Szwaj
f908f91e15
Merge pull request #63 from f1xpl/feature/refactor_dependency_injection
Feature/refactor dependency injection
2018-04-07 01:03:24 +02:00
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
5e38a11db9 Merge remote-tracking branch 'remotes/origin/bugfix/58' into development 2018-04-06 19:51:24 +02:00
michal.szwaj
5059bba795 Split ping method to send and schedule 2018-04-06 19:50:45 +02:00
Michal Szwaj
85946e8025
Merge pull request #61 from f1xpl/bugfix/58
bugfix/58
2018-04-06 00:57:59 +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
4c01c5cc55 Set socket options to detect broken connection 2018-04-04 18:26:20 +02:00
michal.szwaj
26826aec77 Merge remote-tracking branch 'remotes/origin/development' 2018-04-01 17:45:31 +02:00
michal.szwaj
2c8daca961 Adjust audio device buffer size 2018-03-31 14:22:12 +02:00
Huan Truong
099f14d3de [config] added touchscreen auto-detection 2018-03-31 01:49:00 -04:00
Huan Truong
16a09529e8 [GUI] New assets and functionalities to Crankshaft 2018-03-31 00:12:32 -04:00
Michal Szwaj
75297a84d7
Update Readme.md 2018-03-28 23:47:59 +02:00
Michal Szwaj
9efcd9bd46
Merge pull request #53 from f1xpl/feature/performance_improvements
Use specialized erase_begin to remove read data from sequential buffer
2018-03-28 17:21:00 +02:00
michal.szwaj
f32b01014f Use specialized erase_begin to remove read data from sequential buffer 2018-03-28 17:01:26 +02:00
michal.szwaj
4623f6b09b Merge remote-tracking branch 'remotes/origin/feature/audio_enhancements' into development 2018-03-25 17:38:59 +02:00
michal.szwaj
4d53277763 Add settings for selection of audio output backend 2018-03-25 17:30:57 +02:00
michal.szwaj
b0bb0c7b4f Remove stream options usage 2018-03-25 16:05:25 +02:00
michal.szwaj
00acf0ee3e Use timestamp of audio output 2018-03-25 15:15:03 +02:00
michal.szwaj
b550104e18 Revert to use pulse 2018-03-25 14:57:23 +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
488d70c201 Make audio output more realtime 2018-03-25 04:42:32 +02:00
michal.szwaj
ef53aa4399 Merge remote-tracking branch 'remotes/origin/development' into feature/audio_enhancements 2018-03-25 04:21:40 +02:00