summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stop control thread during shutdown to prevent crashes1.2.0_rc31.2.0-rc3Timo Lotterbach2014-04-072-1/+9
* fixed return value in ilm_surfaceCreateTimo Lotterbach2014-04-071-0/+1
* refactored unit tests, check all return valuesTimo Lotterbach2014-04-074-436/+435
* removed obsolete codeTimo Lotterbach2014-04-078-162/+4
* Corrected XML file modes: 0755->0644.1.2.0_rc21.2.0-rc2Nobuhiko Tanibata2014-04-042-0/+0
* Remove wl_list_init of layer_list which will be used by ivi_shellNobuhiko Tanibata2014-04-041-1/+0
* Modify thread's control in ilm_control.Nobuhiko Tanibata2014-04-041-433/+319
* Modify initialize process to use application's native display in each ilm lib...Nobuhiko Tanibata2014-04-043-7/+32
* Bugfix: dead lock issue in ilm library. This happens when several client uses...Nobuhiko Tanibata2014-04-041-107/+3
* Updated IVI-Application protocolprotocol-v11.2.0_rc11.2.0-rc1Timo Lotterbach2014-03-211-31/+46
* Added Unit Test Suite for IVI LayerManagement APITimo Lotterbach2014-03-125-0/+1901
* Remove dependency on IpcModuleLoader.hNobuhiko Tanibata2014-03-043-80/+0
* Suppoting only ivi-application to get ivi_surface, not supporting wl_shell.Nobuhiko Tanibata2014-03-043-43/+12
* Fix the bug which EGLWLMockNavigation freezes on drmNobuhiko Tanibata2014-03-041-1/+1
* protocol: added PDF specification generationTimo Lotterbach2014-02-107-5/+1991
* Add link_directories to find wayland-client library.Nobuhiko Tanibata2014-02-104-1/+18
* Update link_directories and add_dependencies to link libweston-layout.so to c...Nobuhiko Tanibata2014-02-062-0/+5
* fixed pkg_config integration in cmake build systemTimo Lotterbach2014-02-053-1/+21
* added ivi-extension-protocol libraryTimo Lotterbach2014-01-317-145/+178
* refactored generation of Wayland & IVI extension APITimo Lotterbach2014-01-318-2216/+0
* created .gitignoreTimo Lotterbach2014-01-311-0/+1
* fixed project name in build systemTimo Lotterbach2014-01-311-1/+1
* changed file mode of file LICENSETimo Lotterbach2014-01-311-0/+0
* removed obsolete code and build scriptsTimo Lotterbach2014-01-3144-2884/+4
* detecting location of wayland-scanner binaryTimo Lotterbach2014-01-312-8/+12
* replaced wayland/weston findmodules with pkgconfig dependency handlingTimo Lotterbach2014-01-318-161/+27
* added library version to ILM APIsTimo Lotterbach2014-01-314-0/+8
* added LICENSE file wtih Apache 2.0 license textTimo Lotterbach2014-01-301-0/+221
* weston-ivi-shell: Bug fix. ivi-controller can not recognize creating layer by...Nobuhiko Tanibata2014-01-101-35/+151
* weston-ivi-shell: Remove unused structures in ivi-controllerNobuhiko Tanibata2014-01-081-24/+0
* weston-ivi-shell: Bug fix. surface info in ivi-controller is remainedNobuhiko Tanibata2014-01-081-0/+13
* weston-ivi-shell: Bug fix. can not get notification of Create/Remove layerNobuhiko Tanibata2014-01-081-47/+79
* cmake: Modified weston-ivi-shell/CMakeLists.txt to build ivi-controllerNobuhiko Tanibata2014-01-081-3/+4
* weston-ivi-shell: re-factoring ivi-shell implementationNobuhiko Tanibata2014-01-081-1529/+475
* weston-ivi-shell: Renamed ivi-shell to ivi-controllerNobuhiko Tanibata2014-01-081-0/+0
* cmake: Modified FindWeston.cmake to use libweston-layout.soNobuhiko Tanibata2014-01-081-2/+9
* ivi-layermanagement-api: Add support of receiving notification of property ch...Nobuhiko Tanibata2014-01-081-31/+35
* ivi-layermanagement-examples: Add LayerManagerControl to cmake of examplesNobuhiko Tanibata2014-01-081-0/+1
* ivi-layermanagement-examples: Add LayerManagerControl for examplesNobuhiko Tanibata2014-01-0818-0/+7123
* README: add README to how to build up and execute Weston and examplesNobuhiko Tanibata2013-11-271-0/+54
* Cmake: Modification build files to compile ivi-layermanagement-examplesNobuhiko Tanibata2013-11-272-0/+28
* Examples: Add LayerSceneDescriptionExample as examplesNobuhiko Tanibata2013-11-274-0/+244
* LayerManagerUtils: Add LayerManagerUtils as examplesNobuhiko Tanibata2013-11-2717-0/+2205
* EGLWLMockNavigation: EGLWLMockNavi with ilm api which uses ivi-extension prot...Nobuhiko Tanibata2013-11-2727-0/+2363
* surface send_stats: add process_name to parameterNobuhiko Tanibata2013-11-272-2/+4
* Input: add surface_focusNobuhiko Tanibata2013-11-272-2/+24
* protocol: correct typos in xmlsNobuhiko Tanibata2013-11-272-5/+5
* cmake: Root CMakeLists.txt for cmakeNobuhiko Tanibata2013-11-271-0/+35
* config: config files to cmakeNobuhiko Tanibata2013-11-274-0/+255
* cmake: Set-up of cmake to find modulesNobuhiko Tanibata2013-11-2713-0/+705