Update TODO

This commit is contained in:
chrys87 2016-09-16 13:16:43 +02:00 committed by GitHub
parent 142bfbd6f3
commit a5a4e7ea46

2
TODO
View File

@ -51,7 +51,6 @@ https://wiki.gnome.org/Attic/LSR/ScratchPad/Braille/BrlAPI
- translateable - translateable
- implement speechdriver generic - implement speechdriver generic
- implement sounddriver generic (use current sox and make it configurable)
-------------DONE-------------------------------- -------------DONE--------------------------------
- move from VCS to VCSA and parese the Attributes - move from VCS to VCSA and parese the Attributes
http://linux.die.net/man/4/vcsa http://linux.die.net/man/4/vcsa
@ -146,6 +145,7 @@ except KeyboardInterrupt:
- debugging - debugging
- threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main) - threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main)
- autoload plugins while starting - autoload plugins while starting
- implement sounddriver generic (use current sox and make it configurable)
- add setting for autodetect X - add setting for autodetect X
ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg" ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg"