| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-08-24 | mds-kkbd: decipher handle_keyboard_enumeration and fix a minor bug in it | Mattias Andrée | 1 | -14/+40 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-respawn: typo + mds-kkbd: doc, derp, and minimise some buffer sizes | Mattias Andrée | 1 | -12/+37 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-kkbd: style | Mattias Andrée | 1 | -44/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | mds-kkbd: fix order of parameters in sprintf | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-23 | signal handlers that return should not modify errno | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-21 | add and use xclose and xfclose, we do not want close or fclose to be ignored because a singal interrupts it. | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter | Mattias Andrée | 1 | -31/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | typo + continued work on mds-colour | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-18 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-18 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-19 | mds-kkbd m fix + add LED remapping | Mattias Andrée | 1 | -15/+249 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-19 | m | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-19 | m doc | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-19 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-04-18 | siginfo: mds-clipboard, mds-echo, mds-kkbd | Mattias Andrée | 1 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-10 | add xmemdup macro | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -90/+112 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | no more goto fail | Mattias Andrée | 1 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | replace all goto pfail with fail_if, so that we can take whence it failed | Mattias Andrée | 1 | -4/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 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> | |||||
