Merge branch 'master' into processing

This commit is contained in:
chrys 2017-07-23 21:26:12 +02:00
commit 084332dfc2
2 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,7 @@ This software is licensed under the LGPL v3 .
- python-dbus
- Read permission to the following files and services:
- /sys/devices/virtual/tty/tty0/active
- /dev/tty[1-64]
- /dev/vcsa[1-64]
- read systemd DBUS

View File

@ -17,6 +17,7 @@ Fix Bugs:
- device detection is broken
- arrow up/down announcement is broken
- let drivers choos between threads and process
(split eventManager and processManager)
- HilightTracking is broken for autoencoding
-----------DONE----------------