| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-11-28 | whitespace | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | that is not necessary | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | m | Mattias Andrée | 1 | -4/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-08 | set danger in mds-base's receive_danger | Mattias Andrée | 1 | -19/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-08 | derp, danger is volatile and atomic | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-08 | take care of some danger | Mattias Andrée | 1 | -4/+29 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-08 | move reconnect_to_display todo into todo file | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-24 | derp | Mattias Andrée | 1 | -5/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-24 | message id is unsigned 32-bit | Mattias Andrée | 1 | -14/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-24 | m + do not any assumtion of int typedefs | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-22 | vt protocols | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-20 | add todo for kkbd on what to free on danger | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-20 | add sigdanger support | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | ignore empty lines when parsing remap table | Mattias Andrée | 1 | -8/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | keycodes not be larger than 2¹⁴ | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | mds-kkbd: announce new keyboard when starting | Mattias Andrée | 1 | -2/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | implement keycode mapping query | Mattias Andrée | 1 | -10/+57 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | m | Mattias Andrée | 1 | -10/+34 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | m | Mattias Andrée | 1 | -11/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | implement protocol for remapping the keyboard | Mattias Andrée | 1 | -7/+226 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | mds-kkbd: misc | Mattias Andrée | 1 | -6/+106 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-13 | misc | Mattias Andrée | 1 | -13/+143 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | mds-kkbd: m + handle_set_keyboard_leds | Mattias Andrée | 1 | -13/+73 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | mds-kkbd: receive message and validate headers | Mattias Andrée | 1 | -6/+195 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | update todo + keyboard protocols | Mattias Andrée | 1 | -3/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | misc | Mattias Andrée | 1 | -18/+97 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-11 | misc | Mattias Andrée | 1 | -38/+157 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-11 | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 1 | -107/+246 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-03 | misc | Mattias Andrée | 1 | -1/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-02 | misc | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | doc | Mattias Andrée | 1 | -0/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | m + marshal and unmarshal registry table | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-28 | misc | Mattias Andrée | 1 | -5/+9 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-07-27 | call server_initialised in mds-echo | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-09 | m + fix echo server crash | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | m + fix: include header value in interception conditions | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | mds-echo: include message id + do not require respawn status | Mattias Andrée | 1 | -5/+10 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | implement echoing | Mattias Andrée | 1 | -20/+102 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-08 | beginning of echo server | Mattias Andrée | 1 | -0/+262 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
