171897697b33316d2cabba457020bf2f62da55ad
[platform/core/uifw/tts.git] / changelog
1 tts (0.2.43) -- Wed, 29 Jul 2015
2   
3   * Update utt message to change method call to signal (Dongyeol Lee <dy3.lee@samsung.com>)
4   * Support dbus activation for daemon start (Dongyeol Lee <dy3.lee@samsung.com>)
5   * Move default config file to /usr/share/voice/tts (Dongyeol Lee <dy3.lee@samsung.com>)
6   * Move test program to /usr/share/voice/test (Dongyeol Lee <dy3.lee@samsung.com>)
7
8 tts (0.2.42) -- Fri, 29 May 2015
9
10   * Update utt message to change file message to dbus ipc (Dongyeol Lee <dy3.lee@samsung.com>)
11   * Remove unused smack label (Kwangyoun Kim <ky85.kim@samsung.com>)
12
13 tts (0.2.41) -- Sat, 13 Aug 2014
14
15   * Update play start after synthesis (Dongyeol Lee <dy3.lee@samsung.com>)
16   * Remove not used error function (Dongyeol Lee <dy3.lee@samsung.com>)
17
18 tts (0.2.40) -- Mon, 07 Jul 2014
19
20   * Fix error code (Dongyeol Lee <dy3.lee@samsung.com>)
21   * Fix memory issue (Kwangyoun Kim <ky85.kim@samsung.com>)
22   * Add retry when file read fail (Kwangyoun Kim <ky85.kim@samsung.com>)
23   * Update engine error print (Dongyeol Lee <dy3.lee@samsung.com>)
24
25 tts (0.2.39) -- Thu, 26 Jun 2014
26
27   * Update API for speed and pitch value (Dongyeol Lee <dy3.lee@samsung.com>)
28   * Remove legacy code for sound type (Dongyeol Lee <dy3.lee@samsung.com>)
29
30 tts (0.2.38) -- Thu, 19 Jun 2014
31
32   * Fix daemon privilege (Dongyeol Lee <dy3.lee@samsung.com>)
33   * Fix config file mode change (Dongyeol Lee <dy3.lee@samsung.com>)
34
35 tts (0.2.37) -- Thu, 29 May 2014
36
37   * Fix memory init and warning (Dongyeol Lee <dy3.lee@samsung.com>)
38   * Update audio out type (Dongyeol Lee <dy3.lee@samsung.com>)
39   * Update boilerplate (Kwangyoun Kim <ky85.kim@samsung.com>)
40   * Update License info (Kwangyoun Kim <ky85.kim@samsung.com>)
41
42 tts (0.2.36) -- Thu, 15 May 2014
43
44   * Fix build for profile support (Kwangyoun Kim <ky85.kim@samsung.com>)
45   * Fix bug audio unprepare (Dongyeol Lee <dy3.lee@samsung.com>)
46
47 tts (0.2.35) -- Thu, 24 Apr 2014
48
49   * Add tts sample app (Dongyeol Lee <dy3.lee@samsung.com>)
50
51 tts (0.2.34) -- Mon, 14 Apr 2014
52
53   * Delete unused API (Kwangyoun Kim <ky85.kim@samsung.com>)
54
55 tts (0.2.33) -- Wed, 02 Apr 2014
56
57   * Fix default engine id change bug (Dongyeol Lee <dy3.lee@samsung.com>)
58
59 tts (0.2.32) -- Wed, 26 Mar 2014
60
61   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
62
63 tts (0.2.31-2) -- Tue, 25 Mar 2014
64
65   * Update setting api (Dongyeol Lee <dy3.lee@samsung.com>)
66   * Update config error code (Dongyeol Lee <dy3.lee@samsung.com>)
67
68 tts (0.2.31-1) -- Mon, 24 Mar 2014
69
70   * Support pitch option in setting (Dongyeol Lee <dy3.lee@samsung.com>)
71
72 tts (0.2.31) -- Thu, 13 Feb 2014
73
74   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
75
76 tts (0.2.30-1) -- Wed, 12 Feb 2014
77
78   * Add dbus error free (Kwangyoun Kim <ky85.kim@samsung.com>)
79   * Update smack rule (Kwangyoun Kim <ky85.kim@samsung.com>)
80
81 tts (0.2.30) -- Thu, 16 Jan 2014
82
83   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
84
85 tts (0.2.29-2) -- Thu, 16 Jan 2014
86
87   * Update smack rule to access vconf key (Dongyeol Lee <dy3.lee@samsung.com>)
88
89 tts (0.2.29-1) -- Thu, 16 Jan 2014
90
91   * Fix crash issue (Dongyeol Lee <dy3.lee@samsung.com>)
92
93 tts (0.2.29) -- Mon, 6 Jan 2014
94
95   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
96
97 tts (0.2.28-2) -- Mon, 6 Jan 2014
98
99   * Fix audio interrupt bug (Dongyeol Lee <dy3.lee@samsung.com>)
100
101 tts (0.2.28-1) -- Mon, 6 Jan 2014
102
103   * Update engine api (Dongyeol Lee <dy3.lee@samsung.com>)
104
105 tts (0.2.28) -- Fri, 3 Jan 2014
106
107   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
108
109 tts (0.2.27-1) -- Fri, 3 Jan 2014
110
111   * Update player for race condition (Dongyeol Lee <dy3.lee@samsung.com>)
112
113 tts (0.2.27) -- Thu, 26 Dec 2013
114
115   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
116
117 tts (0.2.26-2) -- Thu, 26 Dec 2013
118
119   * Add memory free on player (Dongyeol Lee <dy3.lee@samsung.com>)
120
121 tts (0.2.26-1) -- Tue, 24 Dec 2013
122
123   * Change player to audio out on screen reader mode (Dongyeol Lee <dy3.lee@samsung.com>)
124
125 tts (0.2.26) -- Mon, 23 Dec 2013
126
127   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
128
129 tts (0.2.25-1) -- Mon, 23 Dec 2013
130
131   * Delete unused code (Kwangyoun Kim <ky85.kim@samsung.com>)
132
133 tts (0.2.25) -- Fri, 20 Dec 2013
134
135   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
136
137 tts (0.2.24-1) -- Fri, 20 Dec 2013
138
139   * Fix file message bug (Dongyeol Lee <dy3.lee@samsung.com>)
140
141 tts (0.2.24) -- Thu, 19 Dec 2013
142
143   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
144
145 tts (0.2.23-1) -- Thu, 19 Dec 2013
146
147   * Add to set sount type (Dongyeol Lee <dy3.lee@samsung.com>)
148
149 tts (0.2.23) -- Thu, 12 Dec 2013
150
151   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
152
153 tts (0.2.22-1) -- Mon, 09 Dec 2013
154
155   * Fix bug on initialize timeout (Kwangyoun Kim <ky85.kim@samsung.com>)
156
157 tts (0.2.22) -- Fri, 06 Dec 2013
158
159   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
160
161 tts (0.2.21-1) -- Fri, 06 Dec 2013
162
163   * Fix crash issue (Dongyeol Lee <dy3.lee@samsung.com>)
164
165 tts (0.2.21) -- Thu, 05 Dec 2013
166
167   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
168
169 tts (0.2.20-1) -- Thu, 05 Dec 2013
170
171   * Add load / unload voice of engine (Dongyeol Lee <dy3.lee@samsung.com>)
172
173 tts (0.2.20) -- Fri, 30 Nov 2013
174
175   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
176
177 tts (0.2.19-2) -- Fri, 29 Nov 2013
178
179   * Fix spec file (Kwangyoun Kim <ky85.kim@samsung.com>)
180
181 tts (0.2.19-1) -- Fri, 22 Nov 2013
182
183   * Fix bug on clean up message file (Kwangyoun Kim <ky85.kim@samsung.com>)
184
185 tts (0.2.19) -- Fri, 15 Nov 2013
186
187   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
188
189 tts (0.2.18-2) -- Fri, 15 Nov 2013
190
191   * Block tts api on screen reader off state (Dongyeol Lee <dy3.lee@samsung.com>)
192
193 tts (0.2.18-1) -- Thu, 14 Nov 2013
194
195   * Update file message name from mode (Dongyeol Lee <dy3.lee@samsung.com>)
196   * Clean up file message (Dongyeol Lee <dy3.lee@samsung.com>)
197
198 tts (0.2.18) -- Thu, 14 Nov 2013
199
200   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
201
202 tts (0.2.17-1) -- Thu, 14 Nov 2013
203
204   * Fix code about utterance message for screenreader (Kwangyoun Kim <ky85.kim@samsung.com>)
205
206 tts (0.2.17) -- Tue, 12 Nov 2013
207
208   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
209
210 tts (0.2.16-1) -- Tue, 12 Nov 2013
211
212   * Update screen reader to be stable (Dongyeol Lee <dy3.lee@samsung.com>)
213
214 tts (0.2.16) -- Fri, 8 Nov 2013
215
216   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
217
218 tts (0.2.15-3) -- Fri, 8 Nov 2013
219
220   * Fix block issue in inotify (Kwangyoun Kim <ky85.kim@samsung.com>)
221
222 tts (0.2.15-2) -- Mon, 4 Nov 2013
223
224   * Fix build warning (Kwangyoun Kim <ky85.kim@samsung.com>)
225
226 tts (0.2.15-1) -- Mon, 4 Nov 2013
227
228   * Add code for check running app when clean up client (Kwangyoun Kim <ky85.kim@samsung.com>)
229
230 tts (0.2.15) -- Mon, 28 Oct 2013
231
232   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
233
234 tts (0.2.14-1) -- Mon, 28 Oct 2013
235
236   * Disable client clean up (Kwangyoun Kim <ky85.kim@samsung.com>)
237
238 tts (0.2.14) -- Mon, 28 Oct 2013
239
240   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
241
242 tts (0.2.13-2) -- Mon, 28 Oct 2013
243
244   * Divide devel package (Kwangyoun Kim <ky85.kim@samsung.com>)
245
246 tts (0.2.13-1) -- Fri, 25 Oct 2013
247
248   * Add code for check text valid (Kwangyoun Kim <ky85.kim@samsung.com>)
249
250 tts (0.2.13) -- Tue, 22 Oct 2013
251
252   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
253
254 tts (0.2.12-1) -- Tue, 22 Oct 2013
255
256   * Fix memory leak (Dongyeol Lee <dy3.lee@samsung.com>)
257   * Fix dbus time out (Dongyeol Lee <dy3.lee@samsung.com>)
258
259 tts (0.2.12) -- Mon, 21 Oct 2013
260
261   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
262
263 tts (0.2.11-3) -- Mon, 21 Oct 2013
264
265   * Update daemon fork to use thread (Dongyeol Lee <dy3.lee@samsung.com>)
266
267 tts (0.2.11-2) -- Fri, 18 Oct 2013
268
269   * Remove not used setting api (Dongyeol Lee <dy3.lee@samsung.com>)
270
271 tts (0.2.11-1) -- Fri, 27 Sep 2013
272
273   * Fix minor memory bug (Dongyeol Lee <dy3.lee@samsung.com>)
274
275 tts (0.2.11) -- Thu, 26 Sep 2013
276
277   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
278
279 tts (0.2.10-1) -- Wed, 25 Sep 2013
280
281   * Fix crash issue (Dongyeol Lee <dy3.lee@samsung.com>)
282   * Clean up engine api (Dongyeol Lee <dy3.lee@samsung.com>)
283
284 tts (0.2.10) -- Tue, 24 Sep 2013
285
286   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
287
288 tts (0.2.9-4) -- Tue, 24 Sep 2013
289
290   * Add TC (Kwangyoun Kim <ky85.kim@samsung.com>)
291
292 tts (0.2.9-3) -- Tue, 24 Sep 2013
293
294   * Fix minor memory bugs (Dongyeol Lee <dy3.lee@samsung.com>)
295
296 tts (0.2.9-2) -- Thu, 29 Aug 2013
297
298   * Update docs and change api folder (Dongyeol Lee <dy3.lee@samsung.com>)
299
300 tts (0.2.9-1) -- Wed, 28 Aug 2013
301
302   * Add error callback when player fail to start sound (Dongyeol Lee <dy3.lee@samsung.com>)
303
304 tts (0.2.9) -- Wed, 21 Aug 2013
305
306   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
307
308 tts (0.2.8-2) -- Tue, 20 Aug 2013
309
310   * Fix crash issue to change display language (Dongyeol Lee <dy3.lee@samsung.com>)
311
312 tts (0.2.8-1) -- Mon, 19 Aug 2013
313
314   * Clean up code and log (Dongyeol Lee <dy3.lee@samsung.com>)
315
316 tts (0.2.8) -- Wed, 31 Jul 2013
317
318   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
319
320 tts (0.2.7-1) -- Wed, 31 Jul 2013
321
322   * Remove test module (Kwangyoun Kim <ky85.kim@samsung.com>)
323
324 tts (0.2.7) -- Wed, 31 Jul 2013
325
326   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
327
328 tts (0.2.6-3) -- Wed, 31 Jul 2013
329
330   * Add build config for dlog (Kwangyoun Kim <ky85.kim@samsung.com>)
331
332 tts (0.2.6-2) -- Wed, 31 Jul 2013
333
334   * Fix bug to set auto language (Dongyeol Lee <dy3.lee@samsung.com>)
335
336 tts (0.2.6-1) -- Tue, 30 Jul 2013
337
338   * Add test module (Kwangyoun Kim <ky85.kim@samsung.com>)
339
340 tts (0.2.6) -- Thu, 25 Jul 2013
341
342   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
343
344 tts (0.2.5-1) -- Thu, 25 Jul 2013
345
346   * Fix setting error handling (Dongyeol Lee <dy3.lee@samsung.com>)
347
348 tts (0.2.5) -- Thu, 18 Jul 2013
349
350   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
351
352 tts (0.2.4-2) -- Thu, 18 Jul 2013
353
354   * Fix client create bug (Dongyeol Lee <dy3.lee@samsung.com>)
355
356 tts (0.2.4-1) -- Tue, 09 Jul 2013
357
358   * Fix initialize of config client (Dongyeol Lee <dy3.lee@samsung.com>)
359   * Clean up smack rule (Dongyeol Lee <dy3.lee@samsung.com>)
360
361 tts (0.2.4) -- Wed, 10 Jul 2013
362
363   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
364
365 tts (0.2.3-5) -- Tue, 09 Jul 2013
366
367   * Fix code to manage config callback (Dongyeol Lee <dy3.lee@samsung.com>)
368
369 tts (0.2.3-4) -- Fri, 05 Jul 2013
370
371   * Fix code bug (Dongyeol Lee <dy3.lee@samsung.com>)
372
373 tts (0.2.3-3) -- Thr, 04 Jul 2013
374
375   * Change default voice is en_GB (Dongyeol Lee <dy3.lee@samsung.com>)
376
377 tts (0.2.3-2) -- Thr, 04 Jul 2013
378
379   * Support auto language setting (Dongyeol Lee <dy3.lee@samsung.com>)
380
381 tts (0.2.3-1) -- Sat, 29 Jun 2013
382
383   * Update smack label of voice directory (Dongyeol Lee <dy3.lee@samsung.com>)
384
385 tts (0.2.3) -- Wed, 26 Jun 2013
386
387   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
388
389 tts (0.2.2-1) -- Wed, 26 Jun 2013
390
391   * Fix config instance bug (Dongyeol Lee <dy3.lee@samsung.com>)
392
393 tts (0.2.2) -- Tue, 25 Jun 2013
394
395   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
396
397 tts (0.2.1-2) -- Tue, 25 Jun 2013
398
399   * Fix to remove temp wav file (Dongyeol Lee <dy3.lee@samsung.com>)
400   * Synchronize speech rate vconf key with tts configure (Dongyeol Lee <dy3.lee@samsung.com>)
401
402 tts (0.2.1-1) -- Mon, 24 Jun 2013
403
404   * Fix player priority to mix message with TTS (Dongyeol Lee <dy3.lee@samsung.com>)
405
406 tts (0.2.1) -- Fri, 21 Jun 2013
407
408   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
409
410 tts (0.2.0-1) -- Fri, 21 Jun 2013
411
412   * Fix to save config init (Dongyeol Lee <dy3.lee@samsung.com>)
413
414 tts (0.2.0) -- Fri, 21 Jun 2013
415
416   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
417
418 tts (0.1.66-1) -- Fri, 21 Jun 2013
419
420   * Fix voice config directroy owner (Dongyeol Lee <dy3.lee@samsung.com>)
421
422 tts (0.1.66) -- Thu, 20 Jun 2013
423
424   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
425
426 tts (0.1.65-3) -- Thu, 20 Jun 2013
427
428   * Fix bug of voice type change (Dongyeol Lee <dy3.lee@samsung.com>)
429
430 tts (0.1.65-2) -- Thu, 20 Jun 2013
431
432   * Update to get voice of client (Dongyeol Lee <dy3.lee@samsung.com>)
433   * Add auto voice selection (Dongyeol Lee <dy3.lee@samsung.com>)
434   * Fix bug (Dongyeol Lee <dy3.lee@samsung.com>)
435
436 tts (0.1.65-1) -- Wed, 19 Jun 2013
437
438   * Update XML config based (Dongyeol Lee <dy3.lee@samsung.com>)
439
440 tts (0.1.65) -- Sat, 15 Jun 2013
441
442   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
443
444 tts (0.1.64-1) -- Sat, 15 Jun 2013
445
446   * Fix to free invalid timer in stop (Dongyeol Lee <dy3.lee@samsung.com>)
447
448 tts (0.1.64) -- Fri, 14 Jun 2013
449
450   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
451
452 tts (0.1.63-1) -- Fri, 14 Jun 2013
453
454   * Update smack rule (Kwangyoun Kim <ky85.kim@samsung.com>)
455
456 tts (0.1.63) -- Wed, 12 Jun 2013
457
458   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
459
460 tts (0.1.62-2) -- Wed, 12 Jun 2013
461
462   * Add api to detect default voice change (Dongyeol Lee <dy3.lee@samsung.com>)
463
464 tts (0.1.62-1) -- Wed, 12 Jun 2013
465
466   * Add code for secure log (Kwangyoun Kim <ky85.kim@samsung.com>)
467
468 tts (0.1.62) -- Tue, 14 May 2013
469
470   * Release version 0.1.62 (Kwangyoun Kim <ky85.kim@samsung.com>)
471
472 tts (0.1.61-2) -- Tue, 14 May 2013
473
474   * Initialize default language from display language (Dongyeol Lee <dy3.lee@samsung.com>)
475
476 tts (0.1.61-1) -- Tue, 07 May 2013
477
478   * Delete code about print (Kwangyoun Kim <ky85.kim@samsung.com>)
479
480 tts (0.1.61) -- Thu, 02 May 2013
481
482   * Release version 0.1.61 (Dongyeol Lee <dy3.lee@samsung.com>)
483
484 tts (0.1.60-2) -- Thu, 02 May 2013
485
486   * Add to remove timer when daemon is destroyed (Dongyeol Lee <dy3.lee@samsung.com>)
487
488 tts (0.1.60-1) -- Fri, 19 Apr 2013
489
490   * Update interrupt scheduling of Screen reader (Dongyeol Lee <dy3.lee@samsung.com>)
491
492 tts (0.1.60) -- Tue, 16 Apr 2013
493
494   * Release version 0.1.60 (Kwangyoun Kim <ky85.kim@samsung.com>)
495
496 tts (0.1.59-2) -- Fri, 12 Apr 2013
497
498   * Fix code for setting init API change (Kwangyoun Kim <ky85.kim@samsung.com>)
499
500 tts (0.1.59-1) -- Fri, 12 Apr 2013
501
502   * Fix prevent issue (Kwangyoun Kim <ky85.kim@samsung.com>)
503
504 tts (0.1.59) -- Wed, 10 Apr 2013
505
506   * Release version (Kwangyoun Kim <ky85.kim@samsung.com>)
507
508 tts (0.1.58-2) -- Wed, 10 Apr 2013
509
510   * Add file for sysinfo check (Kwangyoun Kim <ky85.kim@samsung.com>)
511
512 tts (0.1.58-1) -- Mon, 01 Apr 2013
513
514   * Add setting init api to change name (Dongyeol Lee <dy3.lee@samsung.com>)
515
516 tts (0.1.58) -- Fri, 29 Mar 2013
517
518   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
519
520 tts (0.1.57-2) -- Tue, 26 Mar 2013
521
522   * Update config to adapt voice setting in notification daemon (Dongyeol Lee <dy3.lee@samsung.com>)
523
524 tts (0.1.57-1) -- Tue, 26 Mar 2013
525
526   * Fix bug to get engine id from config file (Dongyeol Lee <dy3.lee@samsung.com>)
527   * Fix default language is english (Dongyeol Lee <dy3.lee@samsung.com>)
528
529 tts (0.1.57) -- Fri, 22 Mar 2013
530
531   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
532
533 tts (0.1.56-1) -- Wed, 21 Mar 2013
534
535   * Add using speech rate by setting in screen reader (Dongyeol Lee <dy3.lee@samsung.com>)
536   * Divide config file (Dongyeol Lee <dy3.lee@samsung.com>)
537   
538 tts (0.1.56) -- Wed, 20 Mar 2013
539
540   * Release version (Dongyeol Lee <dy3.lee@samsung.com>)
541
542 tts (0.1.55-2) -- Wed, 20 Mar 2013
543
544   * Fix bug not to resume tts in 'pause' state (Dongyeol Lee <dy3.lee@samsung.com>)
545
546 tts (0.1.55-1) -- Wed, 20 Mar 2013
547
548   * File message(IPC) is applied (Kwangyoun Kim <ky85.kim@samsung.com)
549
550 tts (0.1.55) -- Mon, 04 Mar 2013
551
552   * Clean up code (Dongyeol Lee <dy3.lee@samsung.com>)
553   * Fix prevent issue (Kwangyoun Kim <ky85.kim@samsung.com>)
554
555 tts (0.1.1-54)
556
557   * Fix code for synthesis by dbus
558
559  -- Kwangyoun Kim <ky85.kim@samsung.com>  Mon, 4 Mar 2013
560  
561 tts (0.1.1-53)
562
563   * Update smack rule
564
565  -- Kwangyoun Kim <ky85.kim@samsung.com>  Wed, 27 Feb 2013
566
567 tts (0.1.1-52)
568
569   * Improve high CPU share
570
571  -- Kwangyoun Kim <ky85.kim@samsung.com>  Thu, 21 Feb 2013
572
573 tts (0.1.1-51)
574
575   * Update smack rule
576
577  -- Kwangyoun Kim <ky85.kim@samsung.com>  Thu, 14 Feb 2013
578
579 tts (0.1.1-50)
580
581   * Update smack rule
582
583  -- Kwangyoun Kim <ky85.kim@samsung.com>  Fri, 08 Feb 2013
584
585 tts (0.1.1-49)
586
587   * Add TTS mode(notification and screen reader)
588   * Update smack rule
589
590  --Kwangyoun Kim <ky85.kim@samsung.com>  Thu, 07 Feb 2013
591
592 tts (0.1.1-48)
593
594   * Update smack rule
595
596  -- Kwangyoun Kim <ky85.kim@samsung.com>  Wed, 06 Feb 2013
597
598 tts (0.1.1-47)
599
600   * Fix bug (Nabi S1-12186)
601   * Add smack rule
602   * Fix player sync problem
603
604  -- Kwangyoun Kim <ky85.kim@samsung.com>  Tue, 05 Feb 2013
605
606 tts (0.1.1-46slp2+1) unstable; urgency=low
607
608   * Fix for GCC 4.7
609
610  -- Kwangyoun Kim <ky85.kim@samsung.com>  Tue, 29 Jan 2013 17:00:41 +0900
611
612 tts (0.1.1-45slp2+1) unstable; urgency=low
613
614   * Fix PLM issue(P121126-2493)
615
616  -- Kwangyoun Kim <ky85.kim@samsung.com>  Mon, 28 Jan 2013 17:07:57 +0900
617
618 tts (0.1.1-44slp2+1) unstable; urgency=low
619
620   * Fix PLM issue(P130121-3243)
621   * Add Daemon termination
622
623  -- Kwangyoun Kim <ky85.kim@samsung.com>  Thu, 24 Jan 2013 17:52:28 +0900
624
625 tts (0.1.1-43slp2+1) unstable; urgency=low
626
627   * Change license and notice file
628
629  -- Kwangyoun Kim <ky85.kim@samsung.com>  Wed, 23 Jan 2013 14:45:07 +0900
630
631 tts (0.1.1-42slp2+1) unstable; urgency=low
632
633   * Fix prevent issue
634   * Change license file 
635
636  -- Kwangyoun Kim <ky85.kim@samsung.com>  Tue, 15 Jan 2013 11:30:30 +0900
637
638 tts (0.1.1-41slp2+1) unstable; urgency=low
639
640   * Fix prevent issue
641   * Fix bug when engine result is NULL
642   * Change config path
643
644  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 18 Dec 2012 12:16:38 +0900
645
646 tts (0.1.1-40slp2+1) unstable; urgency=low
647
648   * Fix prevent
649   * Git: framework/uifw/voice/tts
650
651  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 04 Dec 2012 16:40:08 +0900
652
653 tts (0.1.1-39slp2+1) unstable; urgency=low
654
655   * Remove dependency of openssl
656   * Fix bug of config 
657   * Git: framework/uifw/voice/tts
658   * Tag: tts_0.1.1-39slp2+1
659
660  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 22 Nov 2012 16:31:53 +0900
661
662 tts (0.1.1-38slp2+1) unstable; urgency=low
663
664   * Add manifest and license file
665   * Add tag for binary merge
666   * Git: framework/uifw/voice/tts
667   * Tag: tts_0.1.1-38slp2+1
668
669  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 10 Oct 2012 14:48:46 +0900
670
671 tts (0.1.1-37slp2+1) unstable; urgency=low
672
673   * Fix the bug of player BS
674   * Git: framework/uifw/voice/tts
675   * Tag: tts_0.1.1-37slp2+1
676
677  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 16 Aug 2012 11:30:47 +0900
678
679 tts (0.1.1-36slp2+1) unstable; urgency=low
680
681   * Update Setting API for async init
682   * Git: slp/pkgs/t/tts
683   * Tag: tts_0.1.1-36slp2+1
684
685  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 06 Aug 2012 19:30:59 +0900
686
687 tts (0.1.1-35slp2+1) unstable; urgency=low
688
689   * Remove fd write option of dbus in client lib
690   * Git: slp/pkgs/t/tts
691   * Tag: tts_0.1.1-35slp2+1
692
693  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 31 Jul 2012 10:17:11 +0900
694
695 tts (0.1.1-34slp2+1) unstable; urgency=low
696
697   * Fix the bug of setting client management
698   * Git: slp/pkgs/t/tts
699   * Tag: tts_0.1.1-34slp2+1
700
701  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 24 Jul 2012 13:47:43 +0900
702
703 tts (0.1.1-33slp2+1) unstable; urgency=low
704
705   * Update API for async init
706   * Git: slp/pkgs/t/tts
707   * Tag: tts_0.1.1-33slp2+1
708
709  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 04 Jun 2012 19:48:29 +0900
710
711 tts (0.1.1-32slp2+1) unstable; urgency=low
712
713   * Add config file
714   * Git: slp/pkgs/t/tts
715   * Tag: tts_0.1.1-32slp2+1
716
717  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 24 May 2012 14:50:30 +0900
718
719 tts (0.1.1-31slp2+1) unstable; urgency=low
720
721   * update config not to depend on VConf
722   * Git: slp/pkgs/t/tts
723   * Tag: tts_0.1.1-31slp2+1
724
725  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 18 May 2012 18:56:19 +0900
726
727 tts (0.1.1-30slp2+1) unstable; urgency=low
728
729   * fix bug about fork daemon
730   * Git: slp/pkgs/t/tts
731   * Tag: tts_0.1.1-30slp2+1
732
733  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 26 Mar 2012 15:48:37 +0900
734
735 tts (0.1.1-29slp2+1) unstable; urgency=low
736
737   * udpate changelog
738   * Git: slp/pkgs/t/tts
739   * Tag: tts_0.1.1-29slp2+1
740
741  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 19 Mar 2012 19:20:22 +0900
742
743 tts (0.1.1-28slp2+1) unstable; urgency=low
744
745   * udpate setting api
746   * Git: slp/pkgs/t/tts
747   * Tag: tts_0.1.1-28slp2+1
748
749  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 19 Mar 2012 11:37:32 +0900
750
751 tts (0.1.1-27slp2+1) unstable; urgency=low
752
753   * fix IPC bug
754   * Git: slp/pkgs/t/tts
755   * Tag: tts_0.1.1-27slp2+1
756
757  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 14 Mar 2012 16:14:08 +0900
758
759 tts (0.1.1-26slp2+1) unstable; urgency=low
760
761   * beta release
762   * Git: slp/pkgs/t/tts
763   * Tag: tts_0.1.1-26slp2+1
764
765  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 17 Feb 2012 17:42:12 +0900
766
767 tts (0.1.1-25slp2+1) unstable; urgency=low
768
769   * fix player bug and update doxygen
770   * Git: slp/pkgs/t/tts
771   * Tag: tts_0.1.1-25slp2+1
772
773  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 17 Feb 2012 10:45:28 +0900
774
775 tts (0.1.1-24slp2+1) unstable; urgency=low
776
777   * update engine api
778   * Git: slp/pkgs/t/tts
779   * Tag: tts_0.1.1-24slp2+1
780
781  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 05 Jan 2012 15:53:48 +0900
782
783 tts (0.1.1-23slp2+1) unstable; urgency=low
784
785   * update changelog
786   * Git: slp/pkgs/t/tts
787   * Tag: tts_0.1.1-23slp2+1
788
789  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 19 Dec 2011 13:50:50 +0900
790
791 tts (0.1.1-22slp2+1) unstable; urgency=low
792
793   * code cleanup and update log 
794   * Git: slp/pkgs/t/tts
795   * Tag: tts_0.1.1-22slp2+1 
796
797  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 16 Dec 2011 15:56:08 +0900
798
799 tts (0.1.1-21slp2+1) unstable; urgency=low
800
801   * code cleanup and update log 
802   * Git: 165.213.180.234:slp/pkgs/t/tts
803   * Tag: tts_0.1.1-21slp2+1 
804
805  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 06 Dec 2011 19:01:19 +0900
806
807 tts (0.1.1-20slp2+1) unstable; urgency=low
808
809   * change boiler plate 
810   * Git: 165.213.180.234:slp/pkgs/t/tts
811   * Tag: tts_0.1.1-20slp2+1 
812
813  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 02 Dec 2011 10:52:46 +0900
814
815 tts (0.1.1-19slp2+1) unstable; urgency=low
816
817   * update for connman 
818   * Git: 165.213.180.234:slp/pkgs/t/tts
819   * Tag: tts_0.1.1-19slp2+1 
820
821  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 29 Nov 2011 16:14:14 +0900
822
823 tts (0.1.1-18slp2+1) unstable; urgency=low
824
825   * bug fix about unref message
826   * Git: 165.213.180.234:slp/pkgs/t/tts
827   * Tag: tts_0.1.1-18slp2+1 
828
829  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 23 Nov 2011 15:34:46 +0900
830
831 tts (0.1.1-17slp2+1) unstable; urgency=low
832
833   * update API : change sync function and use add_text in 'Play' state
834   * Git: 165.213.180.234:slp/pkgs/t/tts
835   * Tag: tts_0.1.1-17slp2+1 
836
837  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 16 Nov 2011 11:28:03 +0900
838
839 tts (0.1.1-16slp2+1) unstable; urgency=low
840
841   * update Setting API 
842   * Git: 165.213.180.234:slp/pkgs/t/tts
843   * Tag: tts_0.1.1-16slp2+1 
844
845  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 01 Nov 2011 11:24:58 +0900
846
847 tts (0.1.1-15slp2+1) unstable; urgency=low
848
849   * update API doxygen and fix bug about initial default voice 
850   * Git: 165.213.180.234:slp/pkgs/t/tts
851   * Tag: tts_0.1.1-15slp2+1
852
853  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 27 Oct 2011 11:06:49 +0900
854
855 tts (0.1.1-14slp2+1) unstable; urgency=low
856
857   * change API for SDK release
858   * Git: 165.213.180.234:slp/pkgs/t/tts
859   * Tag: tts_0.1.1-14slp2+1
860
861  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 21 Oct 2011 16:42:51 +0900
862
863 tts (0.1.1-13slp2+1) unstable; urgency=low
864
865   * update API's new callback 
866   * Git: 165.213.180.234:slp/pkgs/t/tts
867   * Tag: tts_0.1.1-13slp2+1
868
869  -- Dongyeol Lee <dy3.lee@samsung.com>  Thu, 20 Oct 2011 17:49:13 +0900
870
871 tts (0.1.1-12slp2+1) unstable; urgency=low
872
873   * update new API for sdk release and change boilerplate
874   * Git: 165.213.180.234:slp/pkgs/t/tts
875   * Tag: tts_0.1.1-12slp2+1
876
877  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 19 Oct 2011 16:31:50 +0900
878
879 tts (0.1.1-11slp2+1) unstable; urgency=low
880
881   * update bug of prevent and remove dependency of gtk
882   * Git: 165.213.180.234:slp/pkgs/t/tts
883   * Tag: tts_0.1.1-11slp2+1
884
885  -- Dongyeol Lee <dy3.lee@samsung.com>  Wed, 07 Sep 2011 14:47:34 +0900
886
887 tts (0.1.1-10slp2+1) unstable; urgency=low
888
889   * update build file
890   * Git: 165.213.180.234:slp/pkgs/t/tts
891   * Tag: tts_0.1.1-10slp2+1
892
893  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 19 Jul 2011 16:15:13 +0900
894
895 tts (0.1.1-9slp2+1) unstable; urgency=low
896
897   * update build file
898   * Git: 165.213.180.234:slp/pkgs/t/tts
899   * Tag: tts_0.1.1-9slp2+1
900
901  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 18 Jul 2011 10:27:52 +0900
902
903 tts (0.1.1-8slp2+1) unstable; urgency=low
904
905   * Change IPC and Code Cleanup
906   * Git: 165.213.180.234:slp/pkgs/t/tts
907   * Tag: tts_0.1.1-8slp2+1
908
909  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 15 Jul 2011 18:01:31 +0900
910
911 tts (0.1.1-7slp2+1) unstable; urgency=low
912
913   * support multi instance 
914   * Git: 165.213.180.234:slp/pkgs/t/tts
915   * Tag: tts_0.1.1-7slp2+1
916
917  -- Dongyeol Lee <dy3.lee@samsung.com>  Fri, 24 Jun 2011 14:36:36 +0900
918
919 tts (0.1.1-6slp2+1) unstable; urgency=low
920
921   * fix defect from prevent
922   * Git: 165.213.180.234:slp/pkgs/t/tts
923   * Tag: tts_0.1.1-6slp2+1
924
925  -- Dongyeol Lee <dy3.lee@samsung.com>  Tue, 07 Jun 2011 17:05:49 +0900
926
927 tts (0.1.1-5slp2+1) unstable; urgency=low
928
929   * Git: 165.213.180.234:slp/pkgs/t/tts
930   * Tag: tts_0.1.1-5slp2+1
931
932  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 23 May 2011 15:14:10 +0900
933
934 tts (0.1.1-4slp2+1) unstable; urgency=low
935
936   * Change API - change error code
937   * Git: 165.213.180.234:slp/pkgs/t/tts
938   * Tag: tts_0.1.1-4slp2+1
939
940  -- Dongyeol Lee <dy3.lee@samsung.com>  Mon, 23 May 2011 09:00:57 +0900
941
942 tts (0.1.1-3slp2+1) unstable; urgency=low
943
944   * change control file
945   * Git: 165.213.180.234:slp/pkgs/t/tts
946   * Tag: tts_0.1.1-3slp2+1
947
948  -- Jae-Yong Lee <jaeyong911.lee@samsung.com>  Mon, 16 May 2011 10:45:01 +0900
949
950 tts (0.1.1-2slp2+1) unstable; urgency=low
951
952   * Initial Release (change files to unix type).
953   * Git: 165.213.180.234:slp/pkgs/t/tts
954   * Tag: tts_0.1.1-2slp2+1
955
956  -- Jae-Yong Lee <jaeyong911.lee@samsung.com>  Mon, 16 May 2011 10:11:02 +0900
957
958 tts (0.1.1-1slp2+1) unstable; urgency=low
959
960   * Initial Release.
961   * Git: 165.213.180.234:slp/pkgs/t/tts
962   * Tag: tts_0.1.1-1slp2+1
963
964  -- Jae-Yong Lee <jaeyong911.lee@samsung.com>  Fri, 13 May 2011 16:15:22 +0900