3085 Commits

Author SHA1 Message Date
Simon Stürz
07144e27c1 Add new interface closablesensor 2019-05-15 23:50:10 +02:00
Simon Stürz
69c46e1bd7 Add interface files for navigation 2019-05-15 23:48:56 +02:00
Simon Stürz
0d7ba938f2 Add navigation pad interfaces 2019-05-15 23:48:56 +02:00
Simon Stürz
6a2d7bd581 Save device params and plugin configuration containing also the type of the value 2019-05-14 19:39:59 +02:00
Michael Zanetti
37c0cbdb28 fix install target for external plugin file 2019-05-14 10:51:20 +02:00
Michael Zanetti
8698a5c1af move generateplugininfo to libnymea 2019-05-14 10:51:20 +02:00
Bernhard Trinnes
d63029ca2b
added badges to README 2019-05-14 10:51:10 +02:00
Michael Zanetti
426bbf0907 Fix some more install paths 2019-05-14 10:50:08 +02:00
Michael Zanetti
0803881c92 install plugin.pri via build system 2019-05-14 10:50:08 +02:00
Michael Zanetti
b03899ce39 make use of pkg-config in plugin.pri 2019-05-14 10:50:08 +02:00
Michael Zanetti
ac766c9cc8 Some more fixes for pkgconfig 2019-05-14 10:50:08 +02:00
Michael Zanetti
dc4452571e Fix header install prefix 2019-05-14 10:50:08 +02:00
Michael Zanetti
7b668e128e Split it into two again... It's not working reliably otherwise 2019-05-14 10:49:30 +02:00
Michael Zanetti
06bd361e2f Add the platform plugin to dpkg recommends 2019-05-14 02:25:27 +02:00
Michael Zanetti
54f5530ac4 add extern-plugininfo.h to precompiler output 2019-05-13 23:15:47 +02:00
Michael Zanetti
07cd3d9481 add license headers 2019-05-13 19:52:20 +02:00
Michael Zanetti
e1ff0a4ee1 Generate external file first. 2019-05-13 18:13:19 +02:00
Bernhard Trinnes
04187bbe77
Updated description 2019-05-13 17:39:19 +02:00
Bernhard Trinnes
3241534ed1
Resized images 2019-05-13 17:29:15 +02:00
Bernhard Trinnes
aabe5a77e6
Update README.md 2019-05-13 16:53:15 +02:00
Boernsman
6e8fb392c5 added some content to readme 2019-05-13 15:49:28 +02:00
Michael Zanetti
4c34bcefd5 Keep it as a compiler, but also add it as a target 2019-05-10 15:34:42 +02:00
Michael Zanetti
10d2888916 add missing namespace 2019-05-10 12:49:37 +02:00
Michael Zanetti
99260c67b0 update API description 2019-05-10 12:23:03 +02:00
Michael Zanetti
5a2734b793 bump versions 2019-05-10 12:19:10 +02:00
Michael Zanetti
0948ffb11e Fix plugin search dirs 2019-05-10 12:17:00 +02:00
Michael Zanetti
02b97a686e Simplify it a bit 2019-05-10 01:31:26 +02:00
Michael Zanetti
31aaa54d35 Always try to connect to the cloud if it's enabled by settings. 2019-05-09 18:36:58 +02:00
Michael Zanetti
ec727a1165 Don't use namespaces in headers in an inheritative way. 2019-05-09 18:33:26 +02:00
Michael Zanetti
3bd9759547 fix make lupdate 2019-05-07 18:30:15 +02:00
Michael Zanetti
3944e94699 Initial work on an integrated system update mechanism 2019-05-02 12:14:16 +02:00
Jenkins
1329fab9a6 Jenkins release build 2019-05-02 11:56:07 +02:00
Jenkins
f884eb9195 Merge PR #159: Add a warning message in JsonRpcServer when a call times out 2019-05-02 11:56:04 +02:00
Jenkins
d09d0a3e26 Merge PR #158: Enable encryption and authentication for default configurations 2019-05-02 11:56:04 +02:00
Jenkins
4a83b64f5d Merge PR #157: Do a more controlled teardown on shutdown 2019-05-02 11:56:04 +02:00
Jenkins
a91fa09940 Merge PR #156: Fix JsonRpc server breaking transports upon guard timer timeouts 2019-05-02 11:56:04 +02:00
Jenkins
fa8f001e96 Merge PR #155: Improve translator debug 2019-05-02 11:56:04 +02:00
Jenkins
27644e90a7 Merge PR #154: Drop logic to retrieve dynamic turn credentials 2019-05-02 11:56:04 +02:00
Jenkins
87e8c5cbd3 Merge PR #153: Don't set debian/ubuntu specific paths in project file 2019-05-02 11:56:04 +02:00
Jenkins
87b1e66de1 Merge PR #152: Fix documentation after API changes 2019-05-02 11:56:03 +02:00
Jenkins
a2aec8bec9 Merge PR #151: Fix docs for UnitBpm 2019-05-02 11:56:03 +02:00
Michael Zanetti
81b9f06599 Improve Translator debug output and remove some unneeded search paths 2019-05-02 11:33:13 +02:00
Michael Zanetti
93229fb9a0 Drop libnymea-core.so from installation... it's not needed 2019-05-02 11:32:15 +02:00
Michael Zanetti
b83b356f67 Add a warning message in JsonRpcServer when a call times out 2019-04-29 12:47:35 +02:00
Michael Zanetti
024613b9fc Add support for pkg-config 2019-04-24 11:45:39 +02:00
Michael Zanetti
b1d1a89261 Drop logic to retrieve dynamic turn credentials 2019-04-22 22:37:58 +02:00
Michael Zanetti
3ff10e2881 Properly fix install paths 2019-04-17 15:10:24 +02:00
Michael Zanetti
bdb732d8c7 Enable encryption and authentication for default configurations 2019-04-17 12:38:44 +02:00
Michael Zanetti
9ff834b7ff Do a more controlled teardown on shutdown 2019-04-16 23:44:06 +02:00
Michael Zanetti
ad4c2acbfc Also drop hardcoded NYMEA_PLUGINS_PATH from .pro file 2019-04-16 23:33:29 +02:00