summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable GLESv2 library since build fails otherwisebaserock/genivi/morphBen Brewer2012-11-161-1/+1
* Fix invalid usage of cmake due to misleading documentationBen Brewer2012-11-161-1/+1
* Fix syntax error in morphBen Brewer2012-11-151-1/+1
* Add morphBen Brewer2012-11-151-0/+13
* LayerManagerService: Updating Release NotesMichael Schuldt2012-10-262-3/+7
* ilmClient: added detection if ilm_init() was called multiple timesTimo Lotterbach2012-10-261-0/+12
* DbusIpcModule: added checks before calling dbus_watch_handleTimo Lotterbach2012-10-261-12/+26
* GenericCommunciator: improved logging of client names and pidsTimo Lotterbach2012-10-261-6/+12
* LayerManagerService: removed cyclic header inclusionTimo Lotterbach2012-10-264-2/+7
* DbusIpcModule: updated Introspect response to contain input and notification APITimo Lotterbach2012-10-221-1/+7
* LayerManagerService: added missing API documentationTimo Lotterbach2012-10-221-0/+11
* LayerManagerService: added creator pid to every graphical objectTimo Lotterbach2012-10-2225-171/+228
* GenericCommunicator: passes the pid to every created command objectTimo Lotterbach2012-10-2210-366/+733
* LayerManagerCommands: included sender pid in every received commandTimo Lotterbach2012-10-22129-680/+558
* ilmClient: including client application name in ServiceConnectTimo Lotterbach2012-10-221-2/+5
* WindowSystems: fixed issues caused by new compiler warning settingsTimo Lotterbach2012-10-221-3/+4
* GenericCommunicator: fixed issues caused by new compiler warning settingsTimo Lotterbach2012-10-221-6/+11
* BuildSystem: updated compiler warnings settings, added new build flagsTimo Lotterbach2012-10-229-83/+167
* LayerManagerService: added logging of command line argumentsTimo Lotterbach2012-10-171-0/+7
* LayerManagerService: fixed signal handling during shutdownTimo Lotterbach2012-10-171-0/+1
* Maintenance: removed use of non-portable usage of map::at(), fixed compiler w...Timo Lotterbach2012-10-1716-200/+203
* LayerManagerUtils: included DLT default log level configurationTimo Lotterbach2012-10-171-0/+1
* GLESGraphicSystem: disabled DEBUG_LOG output spamming all logsTimo Lotterbach2012-10-171-4/+4
* LayerManagerExamples: fixed gcc 4.7.1 warnings and errorsTimo Lotterbach2012-10-175-4/+7
* LayerManagerService: Updating Release Notesivi-layer-management_version_0_9_8Michael Schuldt2012-10-022-2/+15
* TcpIpcModule: updated to new IpcModule API, added notification supportTimo Lotterbach2012-10-027-144/+333
* DbusIpcModule: updated to new IpcModule API, added notification supportTimo Lotterbach2012-10-0214-344/+988
* GenericCommunicator: added notification supportTimo Lotterbach2012-10-025-741/+1275
* ilmClient: added internal thread, updated IpcModule API, updated testsTimo Lotterbach2012-10-026-806/+2496
* IpcModuleLoader: updated IpcMpodule API to support client notificationsTimo Lotterbach2012-10-023-87/+130
* LayerManagerCommands: enabled notifications for surface and layer property ch...Timo Lotterbach2012-10-0215-32/+153
* LayerManagerService: added internal notification queueTimo Lotterbach2012-10-026-2/+118
* LayerManagerControl: added watch layer/surface functionTimo Lotterbach2012-10-024-16/+209
* ilmClient: added notification APITimo Lotterbach2012-10-023-8/+92
* Renderer: fixed issues detected by CoverityTimo Lotterbach2012-10-023-0/+7
* LayerManagerService: Add signal SIGABRT to catch assertsMichael Schuldt2012-10-021-0/+6
* LayerManagerClient: Cleanup of Chromakey ImplementationMichael Schuldt2012-09-121-50/+35
* ChromaKeyExample : Adapting to new shm protocol of wayland 0.95Michael Schuldt2012-09-121-16/+14
* LayerManagerControl: added chromakey supportTimo Lotterbach2012-09-122-0/+59
* WLChromakeyExample:Fixed path of include header of ilm_client.hNobuhiko Tanibata2012-09-121-1/+1
* Add test code of chromakey for layer to IlmCommandTest and GraphicalObjectTestNobuhiko Tanibata2012-09-122-1/+109
* Add implementation of chromakey for layer to LayerManagerPluginNobuhiko Tanibata2012-09-122-8/+168
* Add implementation of chromakey for layerNobuhiko Tanibata2012-09-127-6/+226
* LayerManagerExamples: Add Example application for chromakeyNobuhiko Tanibata2012-09-127-0/+915
* LayerManagerClient: Add test code of chromakey to IlmCOmmandTest and Graphica...Nobuhiko Tanibata2012-09-122-2/+127
* Add implmentation of chromakey for surface by shader program to LayerMangerPl...Nobuhiko Tanibata2012-09-128-8/+106
* Add implmentation of chromakey for surfaceNobuhiko Tanibata2012-09-128-7/+306
* LayerManagerService: Updating release notesivi-layer-management_version_0_9_7excalibur_releaseMichael Schuldt2012-09-122-2/+3
* ilmClient: fixed memory leak, error messages were not releasedTimo Lotterbach2012-09-121-239/+155
* IpcModule: Fix Memory Leak therefore introducing destroyMessage functionalityivi-layer-management_version_0_9_7_rc2Michael Schuldt2012-09-048-83/+197