Filipe Laíns
|
e6369e0c3c
|
isort: intial import fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
72a8d311bc
|
yapf: change code style to yapf
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Peter F. Patel-Schneider
|
56762b5494
|
device: move persister from Setting to _DeviceDescriptor to get around problem with settings discovered after startup
|
2020-01-21 03:23:25 +00:00 |
Daniel Pavel
|
38c76393b1
|
added copyright notices to all source files
|
2013-07-15 17:54:42 +02:00 |
Daniel Pavel
|
0e6d088372
|
fixed some awkward path joining stuff
|
2013-07-11 22:46:29 +02:00 |
Daniel Pavel
|
39534d11dd
|
make sure all debug and info loggings are if-guarded
|
2013-07-07 17:18:42 +02:00 |
Daniel Pavel
|
ca2f5f927c
|
configuration: save on every change (fixes #80)
|
2013-07-07 16:06:27 +02:00 |
Daniel Pavel
|
20aa797e96
|
configuration: use wpid in device key
|
2013-07-01 18:53:10 +02:00 |
Daniel Pavel
|
8d5718178f
|
load the configuration when the device is detected
and apply it every time the device comes online
|
2013-06-29 20:35:02 +02:00 |
Daniel Pavel
|
f43e298ac7
|
clean-up configuration on load and save
|
2013-06-26 16:05:14 +02:00 |
Daniel Pavel
|
92f7e761ee
|
don't save the configuration if it hasn't been loaded first
|
2013-06-20 14:27:18 +02:00 |
Daniel Pavel
|
57c759773a
|
attach configuration to device settings objects
|
2013-06-17 11:00:53 +02:00 |
Daniel Pavel
|
04ea8293a8
|
persist and restore device settings
|
2013-06-16 17:41:03 +02:00 |
Daniel Pavel
|
10e736386b
|
user module __name__ when initializing logger
|
2013-06-07 14:28:13 +02:00 |
Daniel Pavel
|
162228aff3
|
started configuration persistence implementation
|
2013-06-03 22:01:16 +02:00 |