Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add service.info0.3Aleksey Lim2010-02-163-29/+39
|
* Add service.infoAleksey Lim2009-12-313-3/+32
|
* Fix length modifiers in debug outputAleksey Lim2009-07-161-1/+1
|
* Run aclocal with --install optionAleksey Lim2009-04-291-1/+1
|
* Bump 0.3.3 versionAleksey Lim2009-04-291-0/+15
|
* Support utf-8 source strings #816Aleksey Lim2009-04-292-6/+16
|
* Revert marks related workaround code for 0.3 brachAleksey Lim2009-03-211-1/+22
|
* Setup GST_BUFFER_TIMESTAMP to generate sound properly in gstreamer-0.10.22Aleksey Lim2009-03-211-28/+23
|
* Build against gstreamer-0.10.12Aleksey Lim2009-03-141-9/+12
|
* Throw away marks related workaround code since espeak-1.40.10 fixed itAleksey Lim2009-03-121-22/+1
|
* Bump 0.3 versionAleksey Lim2009-03-121-1/+1
|
* Take into account the first position while catching marksAleksey Lim2009-03-121-13/+12
|
* A bit more workaround code to catch misplaced marksAleksey Lim2009-03-121-8/+9
|
* Configure in gstreamer-0.10.14 environmentAleksey Lim2009-03-111-1/+6
|
* Remove workaround code from word trackingAleksey Lim2009-03-111-20/+8
|
* Use plugin in old gstreamer versionsAleksey Lim2009-03-111-2/+6
|
* Use gsize instead of goffset for indexesAleksey Lim2009-03-111-23/+25
|
* Skip lead quotes while searching mark nameAleksey Lim2009-03-111-17/+25
|
* Do not wait for a newely processed data after espeak_reset()Aleksey Lim2009-03-111-19/+33
|
* Prevent segfaults in text_position correction codeAleksey Lim2009-03-111-9/+17
|
* Throw gio awayAleksey Lim2009-03-103-22/+13
|
* Bump 0.2 versionAleksey Lim2009-03-102-2/+11
|
* Rewrite text_position hacks to treat wrong positionsAleksey Lim2009-03-101-0/+15
|
* Rollback to one chunk scheme due to bunch of text_position related faultsAleksey Lim2009-03-091-48/+7
|
*