Michael Zanetti
e3fb32f0c4
remove debug print
2019-04-02 01:02:45 +02:00
Michael Zanetti
e3c57c226b
fix tests
2019-04-02 01:02:45 +02:00
Michael Zanetti
f45e093cf1
don't access TimeManager at this point...
...
besides, we want the given timestamp anyways
2019-04-02 01:02:45 +02:00
Michael Zanetti
414d25c870
fix time events for rules
...
old code would compare QTime == QTime() every second which might not trigger
if e.g. milliseconds don't match. New code checks the interval between the
last check and the current one.
2019-04-02 01:02:45 +02:00
Michael Zanetti
ac179d0f70
fix avahi service browser destruction
...
without keeping track of the avahi service resolvers and
destroying them when the parent object goes away, callbacks
might be called after after the dhe destruction and passing
an invalid userdata pointer.
2019-04-02 01:02:45 +02:00
Michael Zanetti
3ed80c2766
it's not forking any more!
2019-04-02 01:02:45 +02:00
Michael Zanetti
bdef3ddd0d
don't detach in systemd
2019-04-02 01:02:45 +02:00
Michael Zanetti
98748e800d
make logging optional
2019-04-02 01:02:45 +02:00
Michael Zanetti
3577f37e1e
fix some docs typos
2019-04-02 01:02:45 +02:00
Michael Zanetti
4355be5b4b
some improvements for developing plugins
2019-04-02 01:02:45 +02:00
Simon Stürz
7e68f5cac2
update copyright
2019-04-02 01:02:45 +02:00
Simon Stürz
a34665eea4
Fix bluetooth error for older builds
2019-04-02 01:02:45 +02:00
Simon Stürz
7273e35adf
fix prints
2019-04-02 01:02:45 +02:00
Simon Stürz
308aef672b
fix print method
2019-04-02 01:02:45 +02:00
Simon Stürz
b9053a31ae
update plugin compiler
2019-04-02 01:02:45 +02:00
Simon Stürz
8d648b7eb8
start cleanup of multisensor plugin
2019-04-02 01:02:43 +02:00
Simon Stürz
2e4b02099b
update license headers
2019-04-02 01:02:21 +02:00
Simon Stürz
e05ef20c97
update copyright
2019-04-02 01:02:07 +02:00
Simon Stürz
9c8097919d
update license header
2019-04-02 01:02:06 +02:00
Simon Stürz
2d7b59f713
fix test method for setting the time
2019-04-02 01:01:32 +02:00
Simon Stürz
8963dbcc57
bump version
2019-04-02 01:01:32 +02:00
Simon Stürz
eb8cad0440
don't build mock plugin if testing is disabled
2019-04-02 01:01:32 +02:00
Simon Stürz
4c4bafa287
reenable time tests
2019-04-02 01:01:32 +02:00
Simon Stürz
7cfd7bf293
fixed issue #410
...
fixed issue #405
2019-04-02 01:01:32 +02:00
Simon Stürz
b3a1cffd1a
remove snap scripts (they are in a separat repository)
2019-04-02 01:01:32 +02:00
Simon Stürz
55f3edc92b
add custom qt5 snap launcher
2019-04-02 01:01:32 +02:00
Simon Stürz
9bd47c121d
fix missing guhd dependecy
2019-04-02 01:01:32 +02:00
Simon Stürz
42dadd1964
add custom qt5 launch
2019-04-02 01:01:32 +02:00
Simon Stürz
a64441bdf5
fix plugin path for snap
2019-04-02 01:01:32 +02:00
Simon Stürz
4928a2a640
add missing dependencies
2019-04-02 01:01:32 +02:00
Simon Stürz
a3311495aa
fix testlib instal path
2019-04-02 01:01:32 +02:00
Simon Stürz
b9d88d1c5b
fix multiarch
2019-04-02 01:01:32 +02:00
Simon Stürz
b45830aba3
cleanup
2019-04-02 01:01:32 +02:00
Simon Stürz
15573500c0
fix multiarch
2019-04-02 01:01:32 +02:00
Simon Stürz
c044b6f0a2
update multiarch rule
2019-04-02 01:01:32 +02:00
Simon Stürz
4b9dbe2a46
make multiarch install dirs
2019-04-02 01:01:32 +02:00
Simon Stürz
fade3ef79d
update lib paths for multiarch support
2019-04-02 01:01:32 +02:00
Simon Stürz
1ce508f665
add arch triplet to lib and plugins
2019-04-02 01:01:32 +02:00
Simon Stürz
e947c83c17
experiments
2019-04-02 01:01:32 +02:00
Simon Stürz
51a4dda185
translations installation path
2019-04-02 01:01:32 +02:00
Simon Stürz
1f47d00c22
continue snappy packaging
2019-04-02 01:01:32 +02:00
Simon Stürz
613caa30e1
fix gpio button
2019-04-02 01:01:32 +02:00
Simon Stürz
f9d9e7e494
fix gpio plugin
2019-04-02 01:01:32 +02:00
Simon Stürz
ac44df0079
add image
2019-04-02 01:01:32 +02:00
Simon Stürz
bb3e38aba0
add beaglebone black gpios
2019-04-02 01:01:32 +02:00
Simon Stürz
24c48e8af3
Add gpio plugin with raspberry pi 2 support
2019-04-02 01:01:32 +02:00
Simon Stürz
cb982ac4f1
final fix for gpio
2019-04-02 01:01:32 +02:00
Simon Stürz
78306cf751
fix GPIO class
2019-04-02 01:01:32 +02:00
Simon Stürz
e189f69df2
continue with documentation update and increase json timeout to 15 s
2019-04-02 01:01:32 +02:00
Simon Stürz
68d0ed1b34
update source documentation
2019-04-02 01:01:32 +02:00