updates codes to check model config feature
[platform/core/uifw/voice-control.git] / changelog
1 voice-control (0.2.10) -- Thu, 27 Aug 2015
2
3   * Add tizen.org/feature/speech.control feature check (Dongyeol Lee <dy3.lee@samsung.com>)
4
5 voice-control (0.2.9) -- Mon, 6 Jul 2015
6
7   * Update daemon start by dbus activation (Dongyeol Lee <dy3.lee@samsung.com>)
8   * Add audio header and Fix volume data (Kwangyoun Kim <ky85.kim@samsung.com>)
9   * Update file IPC for service state to dbus IPC (Dongyeol Lee <dy3.lee@samsung.com>)
10
11 voice-control (0.2.8) -- Thu, 18 Jun 2015
12
13   * Update IPC and remove volume file (Dongyeol Lee <dy3.lee@samsung.com>)
14   * Add to check app state using APP FW api (Dongyeol Lee <dy3.lee@samsung.com>)
15   * Add recognition mode (Dongyeol Lee <dy3.lee@samsung.com>)
16   * Clean up code by coding rule (Dongyeol Lee <dy3.lee@samsung.com>)
17
18 vc (0.2.7) -- Wed, 21 Jan 2015
19
20   * Add result message from engine (Wonnam Jang <wn.jang@samsung.com>)
21   * Change sequence for engine and recorder stop (Kwangyoun Kim <ky85.kim@samsung.com>)
22   * Add authority feature (Kwangyoun Kim <ky85.kim@samsung.com>)
23   * Remove unused smack label (Kwangyoun Kim <ky85.kim@samsung.com>)
24
25 vc (0.2.6) -- Mon, 08 Dec 2014
26   
27   * Update API (Dongyeol Lee <dy3.lee@samsung.com>)
28   * Support Multi-results (Dongyeol Lee <dy3.lee@samsung.com>)
29   * Improve command structure (Dongyeol Lee <dy3.lee@samsung.com>)
30   * Add cancel by sound interrupt (Dongyeol Lee <dy3.lee@samsung.com>)
31
32 vc (0.2.5) -- Thu, 20 Sep 2014
33
34   * Add audio session (Dongyeol Lee <dy3.lee@samsung.com>)
35   * Add new list command APIs (Dongyeol Lee <dy3.lee@samsung.com>)
36   * Update command operation (Dongyeol Lee <dy3.lee@samsung.com>)
37   * Apply list api for clients (Dongyeol Lee <dy3.lee@samsung.com>)
38
39 vc (0.2.4) -- Mon, 11 Aug 2014
40
41   * Add audio in type selection (Dongyeol Lee <dy3.lee@samsung.com>)
42   * Add retry code for info files (Dongyeol Lee <dy3.lee@samsung.com>)
43   * Add console app (Kwangyoun Kim <ky85.kim@samsung.com>)
44
45 vc (0.2.3) -- Thu, 24 Jul 2014
46
47   * Fix recognition cancel bug (Dongyeol Lee <dy3.lee@samsung.com>)
48
49 vc (0.2.2) -- Thu, 03 Jul 2014
50
51   * Update engine API for silence (Dongyeol Lee <dy3.lee@samsung.com>)
52   * Support only text result (Dongyeol Lee <dy3.lee@samsung.com>)
53   * Fix bug on default config valid check (Kwangyoun Kim <ky85.kim@samsung.com>)
54   * Fix security issue (Kwangyoun Kim <ky85.kim@samsung.com>)
55
56 vc (0.2.1) -- Wed, 28 May 2014
57
58   * Fix crash issue of result (Dongyeol Lee <dy3.lee@samsung.com>)
59   * Fix multi-language bug (Dongyeol Lee <dy3.lee@samsung.com>)
60   * Update test app for multi-language (Dongyeol Lee <dy3.lee@samsung.com>)
61   * Apply exclusive option (Kwangyoun Kim <ky85.kim@samsung.com>)
62
63 vc (0.2.0) -- Fri, 23 May 2014
64
65   * Add manager client(Dongyeol Lee <dy3.lee@samsung.com>)
66   * Support to select conflict results by manager (Dongyeol Lee <dy3.lee@samsung.com>)
67   * Support to add rule of client recognition request (Dongyeol Lee <dy3.lee@samsung.com>)
68   * Update widget result callback (Dongyeol Lee <dy3.lee@samsung.com>)
69   * Add sevice state (Dongyeol Lee <dy3.lee@samsung.com>)
70   * Update XML file of runtime command and info(Dongyeol Lee <dy3.lee@samsung.com>)
71   * Add exclusive command option (Dongyeol Lee <dy3.lee@samsung.com>)
72   * Add system command group and remove interrupt command group (Dongyeol Lee <dy3.lee@samsung.com>)
73   * Add non-fixed command type (Dongyeol Lee <dy3.lee@samsung.com>)
74   * Remove trigger mode (Dongyeol Lee <dy3.lee@samsung.com>)
75   * Remove wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
76   * Remove speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
77   * Remove floating button (Dongyeol Lee <dy3.lee@samsung.com>)
78
79 vc (0.1.3-11) -- Fri, 07 Feb 2013
80
81   * Support wakeup command (Dongyeol Lee <dy3.lee@samsung.com>)
82   * Support speech-to-text feature (Dongyeol Lee <dy3.lee@samsung.com>)
83   * Add test application for voice control (Kwangyoun Kim <ky85.kim@samsung.com>)
84   * Clean up CMakeList (Dongyeol Lee <dy3.lee@samsung.com>)
85
86 vc (0.1.3-10) -- Wed, 16 Oct 2013
87
88   * Clean up code (Dongyeol Lee <dy3.lee@samsung.com>)
89
90 vc (0.1.3-9) -- Tue, 10 Sep 2013
91
92   * Fix bug on floating button state (Kwangyoun Kim <ky85.kim@samsung.com>)
93
94 vc (0.1.3-8) -- Fri, 09 Aug 2013
95
96   * Add new trigger both floating button and continuous recongtion (Dongyeol Lee <dy3.lee@samsung.com>)
97
98 vc (0.1.3-7) -- Thu, 25 Jul 2013
99
100   * Fix to change to get commands from client (Dongyeol Lee <dy3.lee@samsung.com>)
101
102 vc (0.1.3-6) -- Tue, 09 Apr 2013
103
104   * Fix bug of request set command (Kwangyoun Kim <ky85.kim@samsung.com>)
105
106 vc (0.1.3-5) -- Thu, 04 Apr 2013
107
108   * Fix bug of recording fail (Dongyeol Lee <dy3.lee@samsung.com>)
109
110 vc (0.1.3-4) -- Wed, 03 Apr 2013
111
112   * Add time out in recording (Dongyeol Lee <dy3.lee@samsung.com>)
113
114 vc (0.1.3-3) -- Wed, 03 Apr 2013
115
116   * Add mute sound in recording state (Dongyeol Lee <dy3.lee@samsung.com>)
117
118 vc (0.1.3-2) -- Wed, 27 Mar 2013
119
120   * Fix bs issue to tranfer command from client to server (Dongyeol Lee <dy3.lee@samsung.com>)
121   
122 vc (0.1.3-1) -- Thu, 14 Mar 2013
123
124   * Support key generation (Dongyeol Lee <dy3.lee@samsung.com>)
125
126 vc (0.1.3) -- Fri, 08 Mar 2013
127
128   * Support multi-language command (Dongyeol Lee <dy3.lee@samsung.com>)
129
130 vc (0.1.2) -- Thu, 28 Feb 2013
131
132   * Upload initial version (Kwangyoun Kim <ky85.kim@samsung.com>)
133
134 vc (0.1.1) -- Thu, 26 Apr 2012
135
136   * Initial Release (Dongyeol Lee <dy3.lee@samsung.com>)