Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 070ac5bc5ba8d4a2389294273707a54b29cab5c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
v0.3.5 2010-11-30
~~~~~~~~~~~~~~~~~
* Do not seeak for marks in original text, just store them at the begining
  of original text.
* Set GST_BUFFER_OFFSET to fix critical message (Guillaume Dorchies)
* audio output skips about every second word in track=1 (word) mode #2165
  (Tal Shalif)
* Pass source files via indent, add HACKING file.

v0.3.4 2010-04-11
~~~~~~~~~~~~~~~~~
* Add '-no-undefined' LDFLAGS (Yaakov Selkowitz)
* Export the only symbol that plugins must export (Yaakov Selkowitz)

0.3.3
~~~~~
* Support utf-8 source strings #816

0.3.1
~~~~~
* Build against gstreamer-0.10.12
* Setup GST_BUFFER_TIMESTAMP to generate sound properly in gstreamer-0.10.22

0.3
~~~
* Remove gio dependency
* Support gstreamer-0.10.14
* A bit more workaround code to catch misplaced marks

0.2
~~~
* Add mark events
* Use speech-dispatcher's format for properties
* Add word notification events
* Setup CAPS and do not use WAV header

0.1
~~~
* Initial implementation