packaging: bumped version, updated changelog.
[profile/ivi/speech-recognition.git] / packaging / speech-recognition.changes
1 * Mon Jan 26 15:46:10 EEST 2015 Krisztian Litkey <kli@iki.fi> - 0.0.15
2 - packaging: generate D-Bus service file with correct @LIBDIR@.
3
4 * Mon Jan 12 16:10:15 EEST 2015 Krisztian Litkey <kli@iki.fi> - 0.0.14
5 - packaging: bumped version.
6
7 * Mon Dec 22 15:08:15 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.13
8 - packaging: moved from multi-user to default target.
9 - packaging: also install the systemd socket under default.target.wants.
10
11 * Tue Dec 16 18:04:32 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.12
12 - sphinx: fix a few incorrect mrp_debug usages.
13 - simple-disambiguator: fix a few incorrect mrp_debug usages.
14 - festival: don't use typeof in C++.
15
16 * Thu Dec 11 14:40:30 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.11
17 - crosswalk-extension: fix setting SpeechSynthesisUtterance.text.
18 - Fixes: TC-661.
19
20 * Fri Nov 23 15:24:12 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.10
21 - w3c-speech: added crosswalk W3C Speech API extension.
22
23 * Fri Nov 07 15:24:12 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.9
24 - packaging: generate config file (to get %{_datadir} right).
25 - synced with latest upstream, including static analysis fixes.
26
27 * Tue Oct 28 16:12:00 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.8
28 - packaging: enabled W3C speech plugin.
29 - synced with latest upstream fixes.
30
31 * Fri May 23 14:10:15 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.7
32 - client: (re-)request last focus upon resource connection establishment.
33 - festival: don't leak rendered sample buffers.
34
35 * Tue Mar 11 14:10:15 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.6
36 - tts: added API support for TTS rate and pitch.
37 - voice: properly administed cancellation of the active TTS request.
38 - native-client: return proper request id from srs_render_voice.
39 - test-client: minor TTS cancellation and help message fixes.
40
41 * Wed Jan 15 17:35:21 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.5
42 - Enable systemd socket-based activation for the native client API.
43 - TIVI-2079: try autospawning pulseaudio if it is not running.
44 - Load the wrt-media-client plugin (forgotten in 0.0.4).
45
46 * Tue Jan 07 14:02:21 EEST 2014 Krisztian Litkey <kli@iki.fi> - 0.0.4
47 - A few crash fixes.
48 - Added native client library.
49 - Added devel and tests subpackages.
50
51 * Thu Sep 12 14:02:21 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.3
52 - Enabled D-Bus-based activation.
53
54 * Wed Sep 11 22:41:20 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.2
55 - Added and enabled voice/TTS support.
56 - Fix a shutdown code path corruption.
57
58 * Thu Aug 22 10:20:28 EEST 2013 Krisztian Litkey <krisztian.litkey@intel.com> - 0.0.1
59 - Initial packaging/release for Tizen IVI.