Commit Graph

205 Commits

Author SHA1 Message Date
chrys
9e84859326 remove ugly hack for read history 2017-07-20 23:19:32 +02:00
chrys
7dcff82cf5 intial rewrite of command detection; move command execution to event 2017-07-20 00:41:12 +02:00
chrys
70156493ff fix 2017-07-19 18:21:46 +02:00
chrys87
0d6df688dc Update fenrirManager.py 2017-07-19 11:12:18 +02:00
chrys87
6e132ae1fb Update fenrirManager.py 2017-07-19 11:07:57 +02:00
chrys
55a5b741a3 revert fix that breaks more than it helps 2017-07-18 01:04:38 +02:00
chrys
5d45d806c1 improve tutorial mode 2017-07-16 16:10:37 +02:00
chrys
6173fe8a4d add space to list 2017-07-13 00:14:34 +02:00
chrys
4fe637df9a fix wrongly executed 2017-07-13 00:01:10 +02:00
chrys
3c1405a786 fix typo 2017-07-12 23:36:41 +02:00
chrys
264fa61656 fix typo 2017-07-12 23:35:33 +02:00
chrys
7a460b0d83 announce shortct 2017-07-12 23:28:23 +02:00
chrys
6133f100f8 add initial tutorial menu 2017-07-12 23:13:37 +02:00
chrys
b29114abea add onCursorChange trigger; implement auto leave review mode on cursor change 2017-07-09 18:03:29 +02:00
chrys
099aa2da0d set custom command path to emtpy; load customs after defaults 2017-07-01 22:54:31 +02:00
chrys
02b1668815 add more debug 2017-06-30 23:59:05 +02:00
chrys
c633197b43 add debug for scrreen ignore 2017-06-30 23:04:03 +02:00
chrys
089c3265a9 improve -d 2017-06-30 22:33:10 +02:00
chrys
8ddd9f777b add self.settingArgDict to debug 2017-06-30 22:17:04 +02:00
chrys
045539bb46 add debug flag 2017-06-30 22:07:56 +02:00
chrys
b772c0736e sync 2017-06-30 21:27:44 +02:00
chrys
f39ea0b14e sync 2017-06-30 21:27:12 +02:00
chrys
6d026f23c3 sync 2017-06-30 21:26:59 +02:00
chrys
826b981aba sync 2017-06-30 21:13:02 +02:00
chrys
98ce582b15 move some commands to onScreenUpdate (WIP) 2017-06-30 19:37:50 +02:00
chrys
16f4e3e981 performance improvements 2017-06-27 01:35:12 +02:00
chrys
449f149f97 fix -o for camel case options 2017-06-26 01:41:19 +02:00
chrys
34b74c72d4 time messure 2017-06-25 21:29:01 +02:00
chrys
e8c0109267 no empty input event; make hartbeat work; plugInputDevice trigger 2017-06-25 21:21:06 +02:00
chrys
9bee489bc7 set smaller timeout; unfinished thread handling here; WIP 2017-06-25 15:37:04 +02:00
chrys
aa618cc8f5 add different code paths for events; split up mainloop; 2017-06-25 15:32:47 +02:00
chrys
72057cda0e imporove performance 2017-06-24 00:36:56 +02:00
chrys
b822d39b9a add experimental watchdog for input driver 2017-06-23 02:15:59 +02:00
chrys
a476e730c4 initial watchdog for VCSA driver 2017-06-22 15:08:15 +02:00
chrys
42ade1fbf8 add VCSA watchdog prototype 2017-06-22 00:04:07 +02:00
Chrys
900d7c9178 adjust 2017-06-21 15:10:11 +02:00
Chrys
756d1d9b99 do some ajustments, and fix typos 2017-06-21 15:05:38 +02:00
Chrys
c8dd57e4b4 make fenrir quitable with eventloop, remove delay in evdevDriver 2017-06-21 14:22:22 +02:00
Chrys
461e9bb5b3 initial use of eventManager using heartbeat 2017-06-21 11:40:10 +02:00
Chrys
df834ca372 add method for custom event handing 2017-06-12 17:28:20 +02:00
chrys
e39a5b301c make setup.py initial work 2017-05-25 13:43:33 +02:00
chrys
cebdadf54d improve debug 2017-05-09 23:27:13 +02:00
chrys
f4e0af2401 merge -o option 2017-05-06 00:28:56 +02:00
chrys
c13a4d554e correct docu 2017-05-06 00:27:24 +02:00
chrys
848f5137ea add -o parameter 2017-05-06 00:26:42 +02:00
chrys
5ccb10d6cc fix search for settings.conf 2017-05-05 23:39:17 +02:00
chrys
6bece5f9c1 merge argparse 2017-05-05 23:21:24 +02:00
chrys
1cbf7c1329 add initial argParser 2017-05-05 20:59:38 +02:00
chrys
5f1d6f4350 unify names 2017-04-24 22:40:18 +02:00
chrys
d08c7d772e remove unneeded import Lock 2017-04-24 21:47:23 +02:00