summaryrefslogtreecommitdiff
path: root/clients/ivi-shell-user-interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-12ivi-shell-user-interface: ignore all but first seatPekka Paalanen1-0/+4
2016-03-17ivi: Switch from MEM_ALLOC to the now equivalent xzallocBryce Harrington1-15/+7
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-12/+1
2016-03-09clients: Use zallocBryce Harrington1-1/+2
2015-12-14hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata1-11/+28
2015-11-24ivi-shell-user-interface: fix runtime error caused by missing header inclusionYong-iL Joh1-0/+2
2015-08-07Coding style fixesDawid Gajownik1-1/+1
2015-08-06test/ivi: include protocol headers for all used protocolsBill Spitzak1-0/+1
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-1/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-3/+3
2015-06-15clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2015-03-27Pass config file from compositor to everythingPekka Paalanen1-1/+3
2014-12-04clients: a reference implementation of UI client how to use ivi-hmi-controller.Nobuhiko Tanibata1-0/+1310