Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Speak.activity
Commit message (Collapse)AuthorAgeFilesLines
* Use only one directory level for sourcesAleksey Lim2009-12-2596-252294/+0
|
* Do not cache bot brainsoriginal-hierarchyAleksey Lim2009-12-251-5/+20
|
* Load standard AIML set for restricted systemsAleksey Lim2009-12-252-0/+5
|
* Do not fail while restoring journal objectAleksey Lim2009-12-251-1/+1
|
* Switch to new toolbar designAleksey Lim2009-12-2518-1502/+766
|
* Fix run in XO-767 environmentAleksey Lim2009-07-142-3/+3
|
* Revert to tee plugin since XO-767's gst doesnt support all signals of identifyAleksey Lim2009-07-141-7/+9
|
* Update sugar-portAleksey Lim2009-07-142-12/+128
|
* Move changed cb to widgets.VoicesAleksey Lim2009-07-144-11/+31
|
* Implant xeyesAleksey Lim2009-07-141-18/+38
|
* Simplify piple by using identify plugin; handle warnings in gst busAleksey Lim2009-07-144-39/+43
|
* Create voices combobox widget; make Speak library deploying friendlyAleksey Lim2009-07-148-24/+47
|
* Separate espeak command ang gst-espeak codeAleksey Lim2009-07-1010-463/+568
|
* Bump v11v11Aleksey Lim2009-04-294-2/+12
|
* Use (un)block instead of (dis)connect for signal handlersAleksey Lim2009-04-291-2/+6
|
* Pronounce gettext strings in native languageAleksey Lim2009-04-294-16/+32
|
* Add ru.poAleksey Lim2009-04-291-0/+236
|
* Load brain after choosing voice from comboboxAleksey Lim2009-04-291-32/+38
|
* Bump v10v10Aleksey Lim2009-04-292-1/+3
|
* Move port/toolcombobox.py's functionality to port/combobox.pyAleksey Lim2009-04-295-66/+42
|
* Fix files permitionsAleksey Lim2009-04-298-0/+0
|
* Update po filesAleksey Lim2009-04-2913-212/+261
|
* Fix pronouncing words with quotesAleksey Lim2009-04-291-4/+11
|
* Switch to sugar-port; add "Robot" tabAleksey Lim2009-04-2910-158/+1034
|
* Support new gst-espeakAleksey Lim2009-04-281-2/+8
|
* Merge HabarConSara branchAleksey Lim2009-04-1471-2/+248347
|
* Several icons does not look nice in the ring #624Aleksey Lim2009-03-271-5/+5
|
* Add fake wavenc to grind large buffers from espeakAleksey Lim2009-03-211-1/+1
|
* Use participants properties from the first timeAleksey Lim2009-03-201-1/+1
|
* Tweak default values for pitch/rateAleksey Lim2009-03-103-9/+22
|
* Use new pitch/rate ranges from gst-plugins-espeak-0.2Aleksey Lim2009-03-101-4/+2
|
* Use espeak command when gst-plugins-espeak is not installed(Joshua Minor)Aleksey Lim2009-02-214-13/+75
|
* Rename deprecated activity.info's fieldsAleksey Lim2009-02-201-2/+2
|
* Remove MANIFESTAleksey Lim2009-02-171-15/+0
|
* Fix voice sharingAleksey Lim2009-02-061-6/+5
|
* Fix pygst importAleksey Lim2009-02-061-1/+3
|
* Share face parameters between buddiesAleksey Lim2009-02-063-1/+10
|
* Add mute button to chat tabAleksey Lim2009-02-064-40/+35
|
* Add buddy language to chars' panelAleksey Lim2009-02-062-2/+19
|
* Do not pronounce arrived messages in face modeAleksey Lim2009-02-062-4/+9
|
* Restrict entry-field sizes in chat tabAleksey Lim2009-02-061-1/+3
|
* Update faces after ping was arrived (expose signal isn't sent)Aleksey Lim2009-02-061-2/+13
|
* Revert requires for gst versionAleksey Lim2009-02-051-0/+2
|
* Switch Espeak to gst-plugins-espeakAleksey Lim2009-02-056-219/+104
|
* Add collab codeAleksey Lim2009-02-046-39/+286
|
* Fix python26 syntax issuesAleksey Lim2009-02-041-3/+3
|
* Add chat toolbarAleksey Lim2009-02-0310-121/+395
|
* Migrate chatbox from ChatAleksey Lim2009-02-021-0/+381
|
* Move face related code to separate fileAleksey Lim2009-02-023-104/+206
|
* 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