added tizen engineer mode to system
[profile/ivi/wrt-plugins-ivi.git] / packaging / wrt-plugins-ivi.changes
1 * Thu Mar 20 2014 <kevron.m.rees@intel.com>
2 - Fixed bug TIVI-2778
3
4 * Thu Jan 23 2014 <kevron.m.rees@intel.com>
5 - Added vehicle.getAsync() method
6
7 * Wed Dec 11 2013 <kevron.m.rees@intel.com>
8 - Fixed crash when using locale
9
10 * Wed Nov 20 2013 <kevron.m.rees@intel.com>
11 - added localeChanged() event to locale plugin
12 - fixed return value from getLocale() to be raw iso format instead of LANG=foo
13
14 * Thu Nov 07 2013 <kevron.m.rees@intel.com>
15 - fix for TIVI-2094
16
17 * Tue Nov 05 2013 <kevron.m.rees@intel.com>
18 - added vehicle.listZones to get zones for a given data type
19
20 * Mon Oct 28 2013 <kevron.m.rees@intel.com>
21 - Added locale plugin
22
23 * Thu Oct 17 2013 <kevron.m.rees@intel.com>
24 - Fixed issue when 'zone' is not defined in the set call
25
26 * Wed Oct 16 2013 <kevron.m.rees@intel.com>
27 - Added stub for media server appeared and disappeared signals
28 - Updated vehicle api to work with new AMB zones API
29
30 * Tue Oct 01 2013 Luc Yriarte <luc.yriarte@intel.com> accepted/tizen/20130913.225119@1eead30
31 - Adding mediaserver.idl spec matching current implementation.
32
33 * Wed Sep 11 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130911.223635@193c2cf
34 - Adding TTS ability to the speech plugin.  tizen.speech.vocalizeString now available.
35
36 * Wed Sep 11 2013 <kevron.m.rees@intel.com>
37 - Fix some memory leaks
38
39 * Wed Sep 11 2013 brianjjones <brian.j.jones@intel.com> submit/tizen/20130910.221916@aa18dc7
40 - Fix for Speech plugin crashing.  Also adding try{} to make sure the code doesn't fail ungracefully in the future
41
42 * Tue Sep 10 2013 <kevron.m.rees@intel.com>
43 - made getHistory async
44
45 * Thu Aug 29 2013 Rusty Lynch <rusty.lynch@intel.com> submit/tizen/20130828.215931@c99cc14
46 - Correctly add runtime dep on speech-recognition
47
48 * Fri Aug 23 2013 <kevron.m.rees@intel.com>
49 - fixed linking issues
50 - fixed case bug in get()
51
52 * Thu Aug 22 2013 <kevron.m.rees@intel.com>
53 - mediaserver work
54
55 * Tue Aug 20 2013 <kevron.m.rees@intel.com>
56 - Added GetHistory call to vehicle
57 - integrated speech api
58
59 * Tue Aug 06 2013 <kevron.m.rees@intel.com>
60 - Added set() call
61 - lowerCamelCase for object members
62 - updated idl
63
64 * Mon Jul 29 2013 <kevron.m.rees@intel.com>
65 - added supported() call
66 - fix for callback garbage collection
67 - cleaned up code
68 - sr to tizen
69
70 * Fri Jul 19 15:09:00 PST 2013 - <kevron.m.rees@intel.com>
71 - initial add of changelog