-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathNEWS
241 lines (154 loc) · 4.5 KB
/
NEWS
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
59
* Fix saving photo (Martin Abente Lahaye),
* New translations (Chris Leonard et al),
* Refresh POT file (James Cameron),
58
* Replace screenshots and update metadata (Ashnidh),
* Port to Telepathy via D-Bus (James Cameron),
* Port to Python 3 (Ibiam Chihurumnaya),
* Update AIML and recompile Brain (Ibiam Chihurumnaya),
* Fix missing sunglasses (James Cameron),
* Port to sugar3.speech (Ibiam Chihurumnaya),
* Fix missing mouth on welcome speech (James Cameron),
* Fix support for non-english languages (Martin Abente Lahaye),
57
* Port from GConf to Gio.Settings (James Cameron),
* New translations (Chris Leonard et al),
* Port from GObject to GLib (James Cameron),
* Fix occasional ValueError (James Cameron),
* Fix occasional ZeroDivisionError (James Cameron),
* Port to TelepathyGLib (James Cameron),
56
* Fix fail to start when used with espeak-ng 1.49.2 (James Cameron),
* New translations (Chris Leonard et al),
55
* Fix fail to start when used with espeak-ng 1.49.1 (James Cameron),
* New translations (Chris Leonard et al),
* Update POT file (James Cameron),
54
* Remove curse filter; ineffective, untranslated and is offensive
source code (James Cameron),
* New translations (Chris Leonard et al),
* Update POT file (James Cameron),
53
* New translations
* Fix repository in activity.info
* Port to GTK 3 and GStreamer 1.0
* Make mouth animation follow sound more closely
* Enable URL clicking in chat view
* Fix accelerometer fun (v48)
* Fix swap of waveform and frequency mouth buttons
52
* New translations
* Added repository to activity.info
51
* Compatibity change for Debian (Gonzalo Odiard)
50
* New icon for photoface
49
* Added talking photoface (samdroid with an assist from ignacio)
48
* Added idle-time chatter
* Added some accelerometer fun
* Added more eye styles
* Using XO color for background
* Redesigned chat look and feel
* Using palettes instead of radio buttons
* Using palettes instead of combo boxes
* Removed deprecated code
41
* Fix issue of not packaging .mo translation files
* Update translations
40
* Add DescriptionItem to the toolbar.
39
* Update translations
38
* Update translations
37
* Fixed combobox for voices, reduced to 28 chars max (Ariel Calzada)
* Update translations
36
* Fix pronunciation of unicode strings; keep history in unicode (Gonzalo Odiard)
* Update translations
35
* Update translations
34
*Fix i18n warning (Aleksey Lim)
33
*New translations
32
* Set-english-rp-as-default-for-en_AU (Sebastian Silva)
* avoiding gettext warning
* New translations
31
* Remove KeepButton due to deprecation (Gonzalo Odiard)
* Update i18n
30
* minor typo fix
29
* Fixing typo in LANG name
28
*Adding friendlynames for english_rp and english_wmids, english-us accents.
*various pep8 and pylint fixes.
*updated translations
26
*Enabling english_rp and english_wmids accents
25
*Adding AUTHORS file
*pep8 fixes
*Being more polite
*Adding new answers
*New pootle templates
24
*Fixing SL#2703
23
* Installing as speak.activity as default not as hablarconsara
22
* Fixing #2630 b.sl.o and d.l.o #10666
21
* Speak's robot is missing a some nouns in os439dg on XO-1.5 #2566
* Switch face voice to known language for robot on fallback
* More AIML tweaks
20
* Translate only first part of voice names (ie language name)
* Use short voice names while choosing Robot tab language
* Update es translation
19
* talk to computer crashes #2533
* Use the same default rate in espeak command mode like in gst mode #2182
* Update ta translation
18
* Remove content from AIML sets that is inappropriate to education
17
* Get rid of "smart" bundles(for ASLO).. and look ahead for smart packaging system
* Add copyright notes to python files
16
* Fix launching under rainbow
15
* Switch to restricted 0sugar mode until more complex solution is accessible,
like Saccharin sugar distribution
* Traslation fixes
14
* Workaround for #1801
* Update vi translation
13
* Speak dies in robot mode #1779
* Update fr translation
12
* Add toolkit service to use new toolbars design in all supported sugars
* Add gst-plugins-espeak service to use gst in 0.82
* Speak offline mode warning
* Do not cache bot brains to save memory
* Load standard AIML set for restricted systems
* Implant xeyes
11
* Pronounce gettext strings in native language
* Load brain after choosing voice from combobox in "Robot" tab
* Add ru.po
10
* Merge HabarConSara branch
* Add "Robot" tab to use HabarConSara functionality
* #743: FIx crash for as sintaxis (dirakx)
7
* #7852: Fix crash on launch by using numpy (morgs)