Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 8894 4796

latest revision download Branch root:

8894 annotated / raw | Diffs: previous, other | Lines: 158 ( +1, -1 )

Created: 2008-07-03 15:12:26 -0400 (2 months 5 days ago) | Author: mikej | Changeset: 8894

vim extendtab is bad

8686 annotated / raw | Diffs: previous, other | Lines: 158 ( +3, -6 )

Created: 2008-05-27 00:30:03 -0400 (3 months 12 days ago) | Author: anthm | Changeset: 8686

indent pass 1

7639 annotated / raw | Diffs: previous, other | Lines: 161 ( +1, -1 )

Created: 2008-02-15 18:02:06 -0500 (6 months ago) | Author: mikej | Changeset: 7639

switch_bytes_per_frame -> switch_samples_per_frame rename

7500 annotated / raw | Diffs: previous, other | Lines: 161 ( +1, -1 )

Created: 2008-02-03 17:14:57 -0500 (7 months ago) | Author: brian | Changeset: 7500

set tab mode properly

7396 annotated / raw | Diffs: previous, other | Lines: 161 ( +1, -1 )

Created: 2008-01-27 15:01:02 -0500 (7 months ago) | Author: brian | Changeset: 7396

cleanup and consistency.. blah rain @ PHX fun

7392 annotated / raw | Diffs: previous, other | Lines: 161 ( +1, -3 )

Created: 2008-01-27 12:36:53 -0500 (7 months ago) | Author: brian | Changeset: 7392

code formating cleanup,  More when I land at PHX

7385 annotated / raw | Diffs: previous, other | Lines: 163 ( +11, -1 )

Created: 2008-01-27 00:02:52 -0500 (7 months ago) | Author: brian | Changeset: 7385

more house keeping.. and one commit tony forgot to commit from my dev box

7241 annotated / raw | Diffs: previous, other | Lines: 153 ( +4, -0 )

Created: 2008-01-15 13:08:47 -0500 (7 months ago) | Author: mikej | Changeset: 7241

add error checking.

6661 annotated / raw | Diffs: previous, other | Lines: 149 ( +6, -6 )

Created: 2007-12-11 14:23:57 -0500 (8 months ago) | Author: mikej | Changeset: 6661

use switch_assert macro

6120 annotated / raw | Diffs: previous, other | Lines: 149 ( +3, -3 )

Created: 2007-11-01 07:28:26 -0400 (10 months ago) | Author: mikej | Changeset: 6120

use more correct const char * for things that should not be modified.  This should also fix the switch_cpp.cpp changes from MODAPP-44.  More patches to follow up on this for a few more modules that will likely break with this commit.

6012 annotated / raw | Diffs: previous, other | Lines: 149 ( +18, -1 )

Created: 2007-10-20 13:42:35 -0400 (10 months ago) | Author: anthm | Changeset: 6012

make mod_openmrcp profile name choosable from engine_name parameter e.g. openmrcp:myprofile

5738 annotated / raw | Diffs: previous, other | Lines: 132 ( +0, -0 )

Created: 2007-09-21 14:49:14 -0400 (11 months ago) | Author: mikej | Changeset: 5738

svn:eol-style properties, and make eol-style consistent in some files.

5707 annotated / raw | Diffs: previous, other | Lines: 132 ( +7, -1 )

Created: 2007-09-14 16:00:26 -0400 (11 months ago) | Author: anthm | Changeset: 5707

fix small problem in speech stuff

5664 annotated / raw | Diffs: previous, other | Lines: 126 ( +34, -0 )

Created: 2007-08-25 17:33:26 -0400 (12 months ago) | Author: anthm | Changeset: 5664

change javascript and confernece to use cached speech handles
This is for better performace and to take atvantage of mrcp connections.
There should be no apparent change in usage.
The conference now supports changing the voice via the text string
by starting a text blurb with #voice# eg

#william#This will sound like William.


5176 annotated / raw | Diffs: previous, other | Lines: 92 ( +1, -1 )

Created: 2007-05-14 13:10:46 -0400 (15 months ago) | Author: anthm | Changeset: 5176

dox

4798 annotated / raw | Diffs: previous, other | Lines: 92 ( +2, -5 )

Created: 2007-03-29 20:13:31 -0400 (17 months ago) | Author: anthm | Changeset: 4798

indent

4796 new annotated / raw | Lines: 95 ( +95, -0 )

Created: 2007-03-29 18:34:40 -0400 (17 months ago) | Author: anthm | Changeset: 4796

spring cleaning 2