summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
2015-06-23ivi-shell: bugfix, send notification when properties are changed according to...Nobuhiko Tanibata1-2/+4
2015-06-23ivi-shell: add interface to get screen IDNobuhiko Tanibata2-2/+20
2015-06-23ivi-shell: add new method to remove a callback to get notificaiton of ivi_lay...Nobuhiko Tanibata2-2/+23
2015-06-23ivi-shell: add new method to remove a callback to get notification of ivi_sur...Nobuhiko Tanibata2-0/+28
2015-06-23ivi-shell: bugfix, add ref_count to ivi_layout_layerNobuhiko Tanibata2-0/+7
2015-06-23ivi-shell: fix ivi_shell_surface lifetimeNobuhiko Tanibata1-10/+12
2015-06-23ivi-shell: make ivi_layout_surface destruction explicitNobuhiko Tanibata3-48/+35
2015-06-23ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolutionNobuhiko Tanibata1-1/+1
2015-06-23ivi-shell: Fix wrong link of wl_list_for_each() of ivilayerNobuhiko Tanibata1-1/+1
2015-06-23ivi-shell: bugfix, check limitation of ivi_layout_layer opacityNobuhiko Tanibata1-1/+3
2015-06-23ivi-shell: bugfix, check limitation of ivi_layout_surface opacityNobuhiko Tanibata1-1/+3
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz3-0/+3
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington8-128/+152
2015-06-11move text_backend initialization into the shell pluginMurray Calavera1-0/+3
2015-05-15remove trailing whitespacesMichael Vetter1-1/+1
2015-04-28ivi-shell: set an initial value for ivi-surface.Nobuhiko Tanibata1-0/+5
2015-04-28ivi-shell: remove unnecesary code in ivi_shell_surface_configureNobuhiko Tanibata1-18/+0
2015-04-28ivi-shell: fit source rectangle of ivi-surface to the size of application con...Nobuhiko Tanibata1-0/+39
2015-04-28ivi-shell: remove unnecesary assignment of fail safe value.Nobuhiko Tanibata1-3/+8
2015-04-28ivi-shell: remove unnecesary code in ivi_layout_surface_configureNobuhiko Tanibata1-22/+3
2015-04-21ivi-shell: support surface screen shot of ivi_layout by using weston_surface_...Nobuhiko Tanibata2-1/+66
2015-04-07ivi-shell/weston.ini: fix pathsPekka Paalanen1-17/+17
2015-04-07build: generate weston-ivi.ini for testsPekka Paalanen1-2/+2
2015-04-02ivi-layout: abort without controller_module_initPekka Paalanen1-6/+8
2015-04-02ivi-shell: add cmdline option for controller modulePekka Paalanen1-7/+13
2015-03-19Spellcheck fixesBryce Harrington1-1/+1
2015-03-02ivi-shell: add exit bindingPekka Paalanen1-1/+17
2015-03-02ivi-shell: developer mode debug key bindingsPekka Paalanen2-13/+26
2015-03-02ivi-layout: separate declarations from codeCarlos Olmedo Escobar1-6/+15
2015-02-06ivi-shell: SEGV occurs when multi touch happens in transitionNobuhiko Tanibata1-0/+6
2015-01-28ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar1-4/+12
2014-12-16ivi-shell: Fix wrong condition to check return value of controller_module_initNobuhiko Tanibata1-2/+2
2014-12-15ivi-shell: rewrite controller APINobuhiko Tanibata6-825/+951
2014-12-15ivi-shell: make ivi-layout.c as a part of ivi-shell.soNobuhiko Tanibata4-87/+41
2014-12-15ivi-shell: several ivi-layout interfaces moved accross source.Nobuhiko Tanibata2-66/+67
2014-12-15ivi-shell: reordering method in ivi_layout.cNobuhiko Tanibata1-85/+86
2014-12-15ivi-shell: clean up unnecesary headerNobuhiko Tanibata2-10/+0
2014-12-15ivi-shell: clean-up transition animation code.Nobuhiko Tanibata2-199/+0
2014-12-15ivi-shell: Say something when configuration is missingOndřej Majerech1-3/+3
2014-12-04ivi-shell: reference implementation of input panel for ivi-shellNobuhiko Tanibata4-0/+452
2014-12-04ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller.Nobuhiko Tanibata2-0/+94
2014-12-04ivi-shell: a reference implementation how to use ivi-layout internal APIsNobuhiko Tanibata1-0/+1718
2014-12-04ivi-shell: add the shell plugin for In-Vehicle Infotainment systemNobuhiko Tanibata2-0/+504
2014-12-04ivi-shell: add IVI layout APIsNobuhiko Tanibata4-0/+4893
2014-12-04ivi-shell: add README for ivi-shellNobuhiko Tanibata1-0/+79