Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Do not fail while restoring journal objectAleksey Lim2009-12-251-1/+1
|
* Switch to new toolbar designAleksey Lim2009-12-251-127/+203
|
* Fix run in XO-767 environmentAleksey Lim2009-07-141-1/+1
|
* Move changed cb to widgets.VoicesAleksey Lim2009-07-141-9/+3
|
* Create voices combobox widget; make Speak library deploying friendlyAleksey Lim2009-07-141-12/+5
|
* Separate espeak command ang gst-espeak codeAleksey Lim2009-07-101-9/+5
|
* Bump v11v11Aleksey Lim2009-04-291-1/+1
|
* Pronounce gettext strings in native languageAleksey Lim2009-04-291-6/+7
|
* Move port/toolcombobox.py's functionality to port/combobox.pyAleksey Lim2009-04-291-1/+1
|
* Switch to sugar-port; add "Robot" tabAleksey Lim2009-04-291-44/+47
|
* Merge HabarConSara branchAleksey Lim2009-04-141-1/+5
|
* Tweak default values for pitch/rateAleksey Lim2009-03-101-3/+4
|
* Share face parameters between buddiesAleksey Lim2009-02-061-1/+1
|
* Add mute button to chat tabAleksey Lim2009-02-061-4/+3
|
* Switch Espeak to gst-plugins-espeakAleksey Lim2009-02-051-93/+37
|
* Add collab codeAleksey Lim2009-02-041-3/+8
|
* Add chat toolbarAleksey Lim2009-02-031-16/+45
|
* Move face related code to separate fileAleksey Lim2009-02-021-103/+38
|
* Do not sound GUI changes while loading jobjectv9Aleksey Lim2009-02-021-19/+26
| | | | | | Connect to changing events only after loading jobject As a side effect it fixes props.active glitches that lead activity to infinite cycle during starting
* Cleaned up headers a bit.Joshua Minor2008-03-151-2/+3
|
* Speak now tries to pick a default language based on $LANGJoshua Minor2008-03-071-25/+32
| | | | | Added a first attempt at i18n support. Removed experimental speechd support.
* Added basic support for speechdJoshua Minor2008-02-191-26/+125
|
* Eyes now track the text cursorJoshua Minor2008-02-111-28/+98
| | | | | | | Eyes now face ahead when speaking Added text history popup + arrow key navigation Fixed mouth corners so they match Text doesn't disappear when you press Enter
* Speak v3Joshua Minor2008-01-101-28/+247
| | | | Lots of major performance enhancements.
* Removed lots of dead code.Joshua Minor2007-12-221-1/+0
|
* Initial version of Speak.activityJoshua Minor2007-12-221-0/+96