2002 Commits

Author SHA1 Message Date
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
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
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
Jenkins
835a5f1d63 Merge PR #168: Rename vendor 2019-06-19 23:52:18 +02:00
Jenkins
4f56fe4a04 Merge PR #167: Add new interface closablesensor 2019-06-19 23:52:18 +02:00
Jenkins
1131bce321 Merge PR #166: Fix loading/saving of params using typeId 2019-06-19 23:52:18 +02:00
Jenkins
6b4f942a11 Merge PR #165: Update readme 2019-06-19 23:52:18 +02:00
Jenkins
860d27c7b4 Merge PR #164: System manager 2019-06-19 23:52:18 +02:00
Jenkins
13766e865f Merge PR #163: Don't use namespaces in headers in an inheritative way. 2019-06-19 23:52:18 +02:00
Jenkins
0c4a4f050c Merge PR #162: Fix include installs 2019-06-19 23:52:18 +02:00
Jenkins
9b2c796054 Merge PR #161: Don't rely on NetworkManager to determine the online status 2019-06-19 23:52:18 +02:00
Jenkins
35417f9748 Merge PR #160: Fix make lupdate 2019-06-19 23:52:18 +02:00
Jenkins
202e22321a Merge PR #104: Add navigation pad interfaces 2019-06-19 23:52:17 +02:00
Michael Zanetti
dd32a187c3 Use close() instead of abort() when dropping clients 2019-06-18 16:23:10 +02:00
Michael Zanetti
62d87579b8 rework plugininfo target a bit to be more reliable 2019-06-05 00:23:04 +02:00
Michael Zanetti
80693173de Rename the target in the plugin.pri so plugin devs don't have to do it 2019-06-04 21:40:34 +02:00
Michael Zanetti
6c893b63aa Add filterByDeviceClass to Devices 2019-06-04 13:24:04 +02:00
Michael Zanetti
5a03cb840b Restructure a bit 2019-06-04 13:23:33 +02:00
Michael Zanetti
6af2639183 fix server type for zeroconf registration 2019-05-27 22:17:46 +02:00
Michael Zanetti
f884a6c194 fix zeroconf platform api ID mess 2019-05-27 21:51:49 +02:00
Michael Zanetti
8c6f1b1012 fix debug category in servermanager 2019-05-27 20:16:35 +02:00
Michael Zanetti
0b8cb56d55 Add PlatformZeroConf to debug categories 2019-05-27 20:11:57 +02:00
Michael Zanetti
a5163770b3 Depennd on pkg-config, now that we don't do that implicitly any more 2019-05-23 13:45:11 +02:00
Michael Zanetti
253972cb9a Abstract ZeroConf into a platform plugin 2019-05-23 05:35:03 +02:00