summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-api/ilmCommon
Commit message (Expand)AuthorAgeFilesLines
* cmake: use LIB_SUFFIX variable for LIBRARY DESTINATIONEugen Friedrich2016-03-291-1/+1
* ilmCommon: return failed if context is already destroyedEmre Ucan2015-08-171-0/+6
* ilmCommon: ilm_destroy() to be thread-safe and introduce an initialization co...Emre Ucan2015-08-171-4/+30
* ilmCommon: ilm_init() to be thread-safe.Nobuhiko Tanibata2015-08-051-13/+36
* ilmCommon: notificationFunc callback type is addedEmre Ucan2015-07-171-0/+8
* ilmCommon: do not initialize ilmClientEmre Ucan2015-07-171-11/+0
* ilmCommon: add CONFIGURED flag to notification maskEmre Ucan2015-07-081-0/+1
* ilmCommon: add focus property to ilmSurfaceProperties.Emre Ucan2015-05-131-0/+1
* ilmControl: Remove ilm_Set/GetKeyboardFocusOn/SurfaceIdJonathan Maw2015-02-231-1/+0
* ilmClient: Remove ilm_UpdateInputEventAcceptanceOnJonathan Maw2015-02-231-1/+0
* ilmControl: Remove ilm_Set/GetOptimizationMode and ilm_Set/GetChromaKeyJonathan Maw2015-02-231-30/+0
* weston-ivi-shell, ilmControl and ilmCommon: Implement GetKeyboardFocusJonathan Maw2014-11-061-0/+1
* ilmCommon: Add flags of content state to ILM_NOTIFICATION.Nobuhiko Tanibata2014-08-211-0/+2
* ilmCommon: fix destruction order of "components"Marcus Fritzsch2014-08-121-3/+3
* ilmCommon: manage ownership of display connectionMarcus Fritzsch2014-08-121-1/+12
* Addressed missing function prototype warnings.Ossama Othman2014-06-303-16/+16
* stop control thread during shutdown to prevent crashes1.2.0_rc31.2.0-rc3Timo Lotterbach2014-04-071-1/+4
* removed obsolete codeTimo Lotterbach2014-04-078-162/+4
* Modify initialize process to use application's native display in each ilm lib...Nobuhiko Tanibata2014-04-043-7/+32
* Remove dependency on IpcModuleLoader.hNobuhiko Tanibata2014-03-043-80/+0
* protocol: added PDF specification generationTimo Lotterbach2014-02-101-1/+1
* Add link_directories to find wayland-client library.Nobuhiko Tanibata2014-02-101-0/+4
* added ivi-extension-protocol libraryTimo Lotterbach2014-01-311-43/+9
* refactored generation of Wayland & IVI extension APITimo Lotterbach2014-01-314-1188/+0
* removed obsolete code and build scriptsTimo Lotterbach2014-01-311-1/+0
* detecting location of wayland-scanner binaryTimo Lotterbach2014-01-311-4/+6
* replaced wayland/weston findmodules with pkgconfig dependency handlingTimo Lotterbach2014-01-311-1/+2
* added library version to ILM APIsTimo Lotterbach2014-01-311-0/+2
* ivi-layermanagement-api: Set-up to build ivi layer management APIsNobuhiko Tanibata2013-11-275-0/+1283
* ivi-layermanagement-api: ilmCommon headersNobuhiko Tanibata2013-11-277-0/+753
* ivi-layermanagement-api: ilmCommon interfaces implementationNobuhiko Tanibata2013-11-272-0/+179