blob: 158966da09018a7c37b84999bdc408819e5a7f5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
* Tue Jun 11 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130606.173127@1f825f5
- 0.0.11 release
-ico-app-samplenavi
-ico-app-soundsample
-ico-app-vicsample
- Bug fix: Change the way of getting argument.
* Tue Jun 04 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130603.172708@41b3e77
-ico-app-samplenavi
-Bug fix: When there is no proxy of samplenavi.conf, it corrects so that proxy may not be set up.
-Package whole
-Directory composition change of a package.
The following directory is created and a file is moved.
ico-app-samplenavi/
ico-app-vicsample/
ico-app-soundsample/
* Fri May 24 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.103636@6271b38
- ico-app-samplenavi
- Bug fix: 0 display processing correction of the number of the place of 10.
-ico-app-vicsample
- A display is changed. (The left : the camera shot, the right : map)
* Wed May 22 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> accepted/2.0alpha-wayland/20130520.103636@a26f959
- ico-app-samplenavi
- Bug fix: The NoDisplay parameter of a desktop file is changed into "false" from "ture".(TIVI-972)
- Update time change of a map.
- Proxy setting correction of a config file.
- Cleaned up some source codes.
-ico-app-vicsample
- Bug fix: The NoDisplay parameter of a desktop file is changed into "false" from "ture".(TIVI-972)
- Bug fix: In The second read request, application down.
- Acquisition of the right to use screen, sound.
- Cleaned up some source codes.
-ico-app-soundsample
- Bug fix: The NoDisplay parameter of a desktop file is changed into "false" from "ture".(TIVI-972)
- It changes into a full-screen display.
- Acquisition of the right to use screen, sound.
- Cleaned up some source codes.
-DemoMeterApp(wgt)
- 0.4.0
- Add function: Night Mode. (using cowhide)
- Add function: Show initial vehicle value in the table at "Set Vehicle" tab.
- Delete file: delete changes file from widget.
- Modified: The setting page corresponds to the AMB's vehicle info.
- Bug fix: Changed alert message's display position.
- Bug fix: Modified meter panel's size and meter image position.
- Add file (LICENSE.Apache-2.0).
- Bug fix: Websocket will close when sending the string data to AMB.
- Bug fix: Update value of velocity when KPH/MPH button pushed.
- Add Copyright (index.html, js/meter.js, js/resource_control.js, css/style.css)
- Add function: Setting vehicle information.
- Changed the application's icon. (license free)
- Add function: Using resource controller. (screen/sound)
- Bug fix: Application's display size is too small.
- Bug fix: Application's display flickered in red.
- Cleaned up some source codes.
-DemoAudioApp(wgt)
- 0.2.0
- Add function: Night Mode. (using cowhide)
- Bug fix: Can't tap the any button while playing audio by javascript.
(delete UI component's progress bar)
- Bug fix: Can't change image when happened "mousedown" event.
(modified javascript and style sheet)
- Delete file: delete changes file from widget.
- Bug fix: Area that user tap to play/pause video is on top of default control bar.
(User can sometimes not use default control bar.)
- Modified: Add video tag using the default control bar. (Not using javascript)
- Modified: Modified style sheet.
- Add file (LICENSE.Apache-2.0).
- Change audio/video files.
- Add Copyright (index.html, css/style.css)
- Modified Copyright (js/main.js)
- Add Copyright (js/resource_control.js)
- Add function: Using resource controller. (screen/sound)
- Changed the application's icon. (license free)
- Changed privilege. (add "application.read")
- Bug fix: Application's display size is too small. (It is difficult to tap the UI component.)
- Cleaned up some source codes.
* Fri Apr 26 19:27:12 UTC 2013 - tracy.graydon@intel.com
- Setting up 2.0alpha-wayland branch (master not used in IVI)
* Fri Apr 26 2013 Shibata Makoto <shibata@mac.tec.toyota.co.jp> c744832
- Import initial.
|