Commit Graph

2123 Commits (0.16.0)

Author SHA1 Message Date
Michael Zanetti 4a12b5bfc4 compiler with older qt versions 2019-07-25 15:56:18 +02:00
Michael Zanetti 9bfb395fae fix include 2019-07-25 15:56:18 +02:00
Michael Zanetti 10a0a0ea6c Add missing files, copyright headers 2019-07-25 15:56:18 +02:00
Michael Zanetti a385188d37 More work on the device browser 2019-07-25 15:56:18 +02:00
Michael Zanetti 57f68bcdc0 More work on adding a Device browser 2019-07-25 15:56:18 +02:00
Michael Zanetti 933d92ab06 Intermediate commit (device browser) 2019-07-25 15:56:18 +02:00
Michael Zanetti c6a0cecb0f Fix parenting mechanism for discovered devices 2019-07-25 15:56:02 +02:00
Jenkins 09fb3ef4c5 Automatic translations update by Jenkins 2019-07-25 13:07:05 +02:00
Michael Zanetti 47c0f46c7b Some updates to the "Write plugins" documentation. 2019-07-25 10:44:33 +02:00
Jenkins d84c14aad1 Jenkins release build 2019-07-22 12:17:00 +02:00
Jenkins bd3aaf1877 Merge PR #184: Update ZeroConf names when the server is renamed 2019-07-22 12:16:57 +02:00
Jenkins 2df402ab8f Merge PR #181: Add nymea-plugininfocompiler to replace nymea-generateplugininfo 2019-07-22 12:16:57 +02:00
Jenkins f3fe5719b7 Merge PR #176: Move devicemanager's implementation out of libnymea into libnymea-core 2019-07-22 12:16:57 +02:00
Jenkins b5e363888d Merge PR #174: Add support for device settings 2019-07-22 12:16:57 +02:00
Jenkins 48a7324a12 Merge PR #173: Bump minimum required TLS version to 1.2 2019-07-22 12:16:56 +02:00
Michael Zanetti e5cc5fa6f9 drop unneeded CXX flags again 2019-07-19 14:43:23 +02:00
Michael Zanetti 025c5dcbc5 Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default for systemd platforms 2019-07-16 00:51:50 +02:00
Michael Zanetti 93bcad826c Do not skip params with unknown paramtype ids
This is to give plugins a chance to migrate data over if they change their params.
2019-07-15 22:55:11 +02:00
Michael Zanetti 87db9dd4ec Update plugin.pri to make full use of nymea-plugininfocompiler goodness 2019-07-15 22:55:11 +02:00
Michael Zanetti 634e14aeeb Change default output behavior a little bit 2019-07-15 22:55:11 +02:00
Michael Zanetti 0ba3f6ca39 Add a workaround to allow some customer plugins to still build. 2019-07-15 22:55:11 +02:00
Michael Zanetti 9eaafc8ee9 Give the plugin metadata parser its own debug category. 2019-07-15 22:55:11 +02:00
Michael Zanetti 51f5538772 Improve the PIC to detect duplicate UUIDs, give metter messages. Clean up mock plugin. 2019-07-15 22:55:11 +02:00
Michael Zanetti 947e6bdc71 Split nymea-dev-tools from libnymea1-dev 2019-07-15 22:55:11 +02:00
Michael Zanetti b056fb8b5e Add nymea-plugininfocompiler to replace nymea-generateplugininfo 2019-07-15 22:55:11 +02:00
Michael Zanetti 1822fb10f2 Introduce API versioning 2019-07-15 22:55:11 +02:00
Michael Zanetti 1fe5e6554e Bump version 2019-07-15 22:52:57 +02:00
Michael Zanetti d24abfe3d0 Move devicemanager's implementation out of libnymea into libnymea-core 2019-07-15 22:52:52 +02:00
Michael Zanetti dd0f4c474c Add a powerswitch interface 2019-07-04 21:03:32 +02:00
Michael Zanetti de11e11469 Update ZeroConf names when the server is renamed 2019-07-04 17:13:01 +02:00
Michael Zanetti 77a3e851bd Add support for device settings 2019-07-04 13:33:50 +02:00
Jenkins 7b4f317567 Automatic translations update by Jenkins 2019-07-03 17:12:57 +02:00
Jenkins b98d2d60fe Jenkins release build 2019-06-28 12:45:39 +02:00
Jenkins 9f45aa2fcc Merge PR #180: Update link to image 2019-06-28 12:45:37 +02:00
Jenkins 10fa09a383 Merge PR #179: Improve UPnP debug output for easier debugging 2019-06-28 12:45:37 +02:00
Jenkins a7e6e80941 Merge PR #178: Fix some typos 2019-06-28 12:45:37 +02:00
Michael Zanetti b9edbaa23f
Update README.md 2019-06-25 21:42:22 +02:00
Michael Zanetti 296aeae7f4
Update README.md 2019-06-25 21:41:49 +02:00
Michael Zanetti 6064d744ad
Update README.md 2019-06-25 21:41:05 +02:00
Michael Zanetti 502a18d609
Update link to image 2019-06-25 21:39:27 +02:00
Michael Zanetti 4b9668e01e Improve UPnP debug output for easier debugging 2019-06-24 20:52:12 +02:00
Michael Zanetti 5ed3e73974 Fix some typos 2019-06-21 21:22:01 +02:00
Michael Zanetti 503e87bd2b Bump minimum required TLS version to 1.2 2019-06-21 16:46:00 +02:00
Jenkins c07734621c Automatic translations update by Jenkins 2019-06-21 15:03:26 +02:00
Jenkins 2eb311e236 Jenkins release build 2019-06-19 23:52:24 +02:00
Jenkins 7b1df33df2 Merge PR #177: Flush client buffers before terminating a connection 2019-06-19 23:52:18 +02:00
Jenkins 7700995ef7 Merge PR #172: Rename the target in the plugin.pri so plugin devs don't have to do it 2019-06-19 23:52:18 +02:00
Jenkins d2c87a619c Merge PR #171: Add filterByDeviceClass to Devices 2019-06-19 23:52:18 +02:00
Jenkins fd7c99ebfe Merge PR #170: Abstract ZeroConf into a platform plugin 2019-06-19 23:52:18 +02:00
Jenkins e34a36ccfe Merge PR #169: Move nymeatestbase into a nymea-testlib to speed up building 2019-06-19 23:52:18 +02:00