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