The change of the configuration and the implementation of the event input.
[profile/ivi/ico-uxf-weston-plugin.git] / packaging / ico-uxf-weston-plugin.changes
1 * Fri Aug 30 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130828.211548@4cf16ef
2 - 0.9.01 release
3 -- The change of the configuration(weston.ini) with the version up of HomeScreen(0.7.x->0.9.x).
4 -- The implementation of the event input from application.
5
6 * Tue Aug 27 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/tizen/20130823.164747@50fc72f
7 - 0.7.03 release
8 -- A correction with version up of weston(1.2.0->1.2.1).
9 -- The implementation of the application screen acquisition interface for thumbnail indication by HomeScreen.
10
11 * Wed Aug 21 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174820@6b54175
12 - 0.7.02 release
13 - Fix spec file.
14 -- Correct package BuildRequires fields to address build errors.
15 -- Corrected package group tags based on Tizen packaging guidelines.
16 -- Add missing tag and scriptlets.
17 -- Remove items that are not necessary.
18
19 * Mon Jul 29 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130612.174820@2b428f3
20 - 0.7.01 release
21 - Following corrections for TizenIVI 3.0M1.
22 -- Correspondence to version up of Wayland/Weston(1.1.x => 1.2.0).
23 -- A change and the addition of the Wayland expansion protocol for referencePF version 0.9.
24 -- Correspondence to start method of TizenIVI 3.0(system V => systemd).
25
26 - 0.5.07 release
27 - fix for - When application generated Surface, ico_ivi_shell may not notify application of configure event.
28
29 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130612.051916@5247a37
30 - 0.5.06 release
31 - fixed for - weston loop forever when a fading animation is required in an animation of the fading again by same surface.
32 - changed the animation of a default defined from "none" to "fade" in configuration file(weston_ivi_plugin.ini), and changed animation time in 500ms from 600ms.
33
34 * Wed Jun 12 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130606.173106@48a3aa7
35 - 0.5.05 release
36 - fixed for - During operation, a menu thumbnail may be non-displayed.
37 - Work around - Change the interface of the window animation.
38
39 * Tue Jun 04 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130603.172729@9aedceb
40 - 0.5.04 release.
41 - Work around - Addition of the window animation interface and window animation plugin(ico_window_animation).
42
43 * Fri May 24 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093312@6f0a9e8
44 - 0.5.03 release
45 - Fix for TIVI-976 - Sometimes weston failed to be startup with 10% possibility.
46   When there is operation of surface(resize, change of the position, etc) just after surface creation from HomeScreen,
47   Weston falls in segmentation fault.
48 - Fix for TIVI-974 - [WLD]Failed to execute Ico-uxf-weston-plugin test script with error "No testlog directory".
49   Create testlog directory in an examination script
50 - Work around - Addition of the window animation interface.
51
52 * Wed May 22 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.093312@8ed2bc5
53 - 0.5.02 release
54 - Fix for TIVI-803 - Enable new UI in wayland build
55 - Fix for TIVI-826 - weston-plugin should NOT create /root/
56 - Fix for TIVI-827 - Create symbolic link for /etc/rc.d/init.d/ico_weston to /etc/rc.d/rc3.d/.
57 - Fix for TIVI-829 - [WLD] Text input box fails to switch to Edit mode(via touch screen)
58
59 * Mon May 13 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> submit/2.0alpha-wayland/20130426.191944@273da16
60 - Bug Fix.
61 - I547bb4cd:Removed generated Makefile.
62 - I7206280c:Port ico-uxf-weston-plugin to use Weston 1.0.6 plugin API.
63 - I9154214b:Corrected packaging of lib*.so file. It belongs in the -devel package.
64 - I281e9214:Do not hardcode package header install path. Use pkginclude_HEADERS instead.
65 - I982a05ec:Removed checks for unused programs(C++ conpiler and sed).
66 - I3292b6c1:Removed log files, and add .gitignore file to prevent re-commit.
67 - I770d797c:Removed generated source dependency files.
68 - I33ca73c9:No longer need to set dist-check configure flags.
69 - I27ba7db2:Added Weston config-parser.c again until Weston SDK exports config functions.
70
71
72 * Fri Apr 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> 3224fe9
73 - Import initial.