summaryrefslogtreecommitdiff
path: root/clients/ivi-shell-user-interface.c
Commit message (Expand)AuthorAgeFilesLines
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-4/+6
* Rename zalloc.h to libweston/zalloc.hPekka Paalanen2019-04-181-1/+1
* Rename config-parser.h to libweston/config-parser.hPekka Paalanen2019-04-181-1/+1
* shared: Update all users of DATADIRDerek Foreman2018-02-071-7/+23
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* config-parser: Add weston_config_section_get_colorBryce Harrington2016-07-261-1/+1
* ivi-shell-user-interface: ignore all but first seatPekka Paalanen2016-05-121-0/+4
* ivi: Switch from MEM_ALLOC to the now equivalent xzallocBryce Harrington2016-03-171-15/+7
* clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington2016-03-171-12/+1
* clients: Use zallocBryce Harrington2016-03-091-1/+2
* hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata2015-12-141-11/+28
* ivi-shell-user-interface: fix runtime error caused by missing header inclusionYong-iL Joh2015-11-241-0/+2
* Coding style fixesDawid Gajownik2015-08-071-1/+1
* test/ivi: include protocol headers for all used protocolsBill Spitzak2015-08-061-0/+1
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-1/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-3/+3
* clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+17
* Pass config file from compositor to everythingPekka Paalanen2015-03-271-1/+3
* clients: a reference implementation of UI client how to use ivi-hmi-controller.Nobuhiko Tanibata2014-12-041-0/+1310