1. d2535d7 ivi-shell: Fixed broken link to wiki page in ivi-layout header file by Michael Teyfel · 8 years ago
  2. 6e423ed ivi-shell: remove layer_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  3. 9337197 ivi-shell: remove surface_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  4. deee858 ivi-shell: add_screen_remove_layer API by Ucan, Emre (ADITG/SW1) · 8 years ago
  5. b833d74 ivi-shell: fix minor typos by Abdur Rehman · 9 years ago
  6. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  7. eaa43fc ivi-shell: add API for weston_surface -> ivi_layout_surface by Pekka Paalanen · 9 years ago
  8. edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
  9. c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  10. 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  11. 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  12. c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  13. 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  14. 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  15. 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  16. 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
  17. 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
  18. 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
  19. 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
  20. 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
  21. 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
  22. ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
  23. d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
  24. 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  25. 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  26. 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  27. e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  28. 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  29. 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  30. 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  31. 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  32. c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  33. dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  34. b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  35. c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  36. 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  37. 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  38. c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  39. 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  40. 3aa8aed ivi-shell: rename to ivi_layout_layer_destroy() by Nobuhiko Tanibata · 10 years ago
  41. 4d0116e ivi-shell: add interface to get screen ID by Nobuhiko Tanibata · 10 years ago
  42. db8efd1 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. by Nobuhiko Tanibata · 10 years ago
  43. 8205170 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. by Nobuhiko Tanibata · 10 years ago
  44. af637c2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  45. c3fd624 ivi-shell: support surface screen shot of ivi_layout by using weston_surface_copy_content by Nobuhiko Tanibata · 10 years ago
  46. ee8e583 ivi-shell: rewrite controller API by Nobuhiko Tanibata · 11 years ago
  47. 6f9df65 ivi-shell: add IVI layout APIs by Nobuhiko Tanibata · 11 years ago