Update TODO v2.0

This commit is contained in:
chrys87 2017-01-27 11:59:02 +01:00 committed by GitHub
parent 5d806cf098
commit 8a7308e560

View File

@ -4,6 +4,7 @@ General:
- implement onScreenUpdate commands - implement onScreenUpdate commands
read highlighted text mode read highlighted text mode
- translateable - translateable
http://www.supernifty.org/blog/2011/09/16/python-localization-made-easy/
- be more event based (vcsa sets POLLPRI) - be more event based (vcsa sets POLLPRI)
http://scotdoyle.com/python-epoll-howto.html http://scotdoyle.com/python-epoll-howto.html
- try to make it more asynchronus - try to make it more asynchronus