Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add libmds_connection_establish_address | Mattias Andrée | 2015-08-31 | 2 | -11/+63 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers | Mattias Andrée | 2015-08-28 | 5 | -5/+21 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | doc proto-util | Mattias Andrée | 2015-08-28 | 2 | -0/+326 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-08-28 | 2 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | remove redundent cast | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement inet address parsing | Mattias Andrée | 2015-08-28 | 2 | -27/+60 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update gitignore | Mattias Andrée | 2015-08-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whoops | Mattias Andrée | 2015-08-28 | 2 | -5/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | int*_t are guaranteed to use two's complement | Mattias Andrée | 2015-08-28 | 1 | -14/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-08-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m misc | Mattias Andrée | 2015-08-28 | 3 | -21/+80 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | A4 is not the best papersize of a book, smallbook is a little better | Mattias Andrée | 2015-08-27 | 1 | -10/+24 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-08-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: more on MDS_DISPLAY | Mattias Andrée | 2015-08-26 | 1 | -0/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: begin on inet support | Mattias Andrée | 2015-08-26 | 1 | -2/+90 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: implement support for domain sockets | Mattias Andrée | 2015-08-26 | 4 | -20/+110 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: connect to the display (parsing is not yet implemented) | Mattias Andrée | 2015-08-26 | 8 | -7/+232 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-base: missed to change this earlier, protocol family is PF_, not AF_, which would be address family | Mattias Andrée | 2015-08-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement libmds_connection_send_unlocked | Mattias Andrée | 2015-08-25 | 2 | -16/+121 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: libmdsclient: prefix and inclusion-guards | Mattias Andrée | 2015-08-25 | 1 | -0/+10 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add pkg-config files and soname to libs and versioned so files | Mattias Andrée | 2015-08-25 | 6 | -10/+88 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-08-25 | 1 | -2/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: index + add chapter for libmdsclient and libmdslltk | Mattias Andrée | 2015-08-25 | 1 | -2/+40 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | info: typo | Mattias Andrée | 2015-08-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + doc | Mattias Andrée | 2015-08-25 | 2 | -8/+45 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: comm: init and destroy | Mattias Andrée | 2015-08-25 | 2 | -6/+43 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + add header composing macros | Mattias Andrée | 2015-08-25 | 2 | -5/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m | Mattias Andrée | 2015-08-25 | 1 | -14/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | attributes | Mattias Andrée | 2015-08-25 | 23 | -35/+118 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + attributes | Mattias Andrée | 2015-08-25 | 16 | -35/+139 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmds_connection: locking | Mattias Andrée | 2015-08-25 | 2 | -2/+95 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | sed is a buil dep | Mattias Andrée | 2015-08-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m + begin on libmds_connection_t | Mattias Andrée | 2015-08-25 | 5 | -6/+180 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | update todo | Mattias Andrée | 2015-08-25 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add header for libmdsclient that includes all libmdsclient headers | Mattias Andrée | 2015-08-25 | 1 | -0/+26 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | whitespace | Mattias Andrée | 2015-08-25 | 1 | -1/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | ... | Mattias Andrée | 2015-08-25 | 1 | -10/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmds_compose_v: make it easy to exclude headers conditionally | Mattias Andrée | 2015-08-25 | 1 | -10/+32 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | fix m bug | Mattias Andrée | 2015-08-25 | 1 | -2/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: libmds_compose_v is not a candidate for gnu_printf | Mattias Andrée | 2015-08-25 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: add function to find unused message id | Mattias Andrée | 2015-08-25 | 2 | -0/+72 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: add identity macros for optimisation functions that may or may not disappear in the future, and may or may not get alternatives, ↵ | Mattias Andrée | 2015-08-25 | 1 | -0/+8 |
| | | | | | | this way it programmer can use them if they are available and full back to the regular function otherwise Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libmdsclient: add message composing function | Mattias Andrée | 2015-08-25 | 2 | -0/+266 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | begin on libmdsclient: header cherrypicking | Mattias Andrée | 2015-08-25 | 4 | -5/+907 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | typo | Mattias Andrée | 2015-08-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-colour: implement list-colours | Mattias Andrée | 2015-08-24 | 1 | -4/+39 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | introduce the `Origin command`-header | Mattias Andrée | 2015-08-24 | 10 | -61/+147 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: decipher mapping_query and fix a minor bug in it | Mattias Andrée | 2015-08-24 | 1 | -16/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mds-kkbd: handle_keyboard_enumeration did not add the keyboard, what an oversight | Mattias Andrée | 2015-08-24 | 1 | -1/+15 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> |