Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 5738 1012

latest revision download Branch root:

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

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

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

4802 annotated / raw | Diffs: previous, other | Lines: 19 ( +0, -1 )

Created: 2007-03-29 21:40:50 -0400 (19 months ago) | Author: mikej | Changeset: 4802

use int64_t internally for storage of time_t values in the scheduler because at least then we know what format string to use to print them, and they are often that type anyways.

4787 annotated / raw | Diffs: previous, other | Lines: 20 ( +1, -0 )

Created: 2007-03-29 00:08:18 -0400 (19 months ago) | Author: mikej | Changeset: 4787

use autoconf determined time_t printf format specifier

4509 annotated / raw | Diffs: previous, other | Lines: 19 ( +1, -1 )

Created: 2007-03-10 20:17:14 -0500 (20 months ago) | Author: mikej | Changeset: 4509

feed prefix dir from configure instead of makefile to clean up the compile line.  Make the code more consistant between windows and *nix builds.  You will likely need to re configure after getting this update.

4508 annotated / raw | Diffs: previous, other | Lines: 19 ( +1, -0 )

Created: 2007-03-10 20:07:47 -0500 (20 months ago) | Author: mikej | Changeset: 4508

push prefix dir from configure instead of from the makefile to clean up the compile line a bit.  Follow-up commit of autotools, please hold.

4494 annotated / raw | Diffs: previous, other | Lines: 18 ( +12, -125 )

Created: 2007-03-09 15:44:13 -0500 (20 months ago) | Author: mikej | Changeset: 4494

add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite.  fully use switch_ namespace in modules, create our own format and type defines.  follow up commit for unix autotools coming soon after this.  PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.

3707 annotated / raw | Diffs: previous, other | Lines: 131 ( +0, -3 )

Created: 2006-12-18 19:41:20 -0500 (23 months ago) | Author: anthm | Changeset: 3707

autodroolz

3690 annotated / raw | Diffs: previous, other | Lines: 134 ( +1, -1 )

Created: 2006-12-17 19:48:34 -0500 (23 months ago) | Author: anthm | Changeset: 3690

build changed

3682 annotated / raw | Diffs: previous, other | Lines: 134 ( +3, -9 )

Created: 2006-12-16 20:01:09 -0500 (23 months ago) | Author: anthm | Changeset: 3682

build progress break everything

3681 annotated / raw | Diffs: previous, other | Lines: 140 ( +12, -0 )

Created: 2006-12-16 18:22:45 -0500 (23 months ago) | Author: mikej | Changeset: 3681

switch core to new autotools.  This may break some builds, please report problems.

3380 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

Created: 2006-11-15 15:21:29 -0500 (2 years ago) | Author: anthm | Changeset: 3380

update

3300 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

Created: 2006-11-10 03:13:01 -0500 (2 years ago) | Author: anthm | Changeset: 3300

fix gremlins in code that worked before then changed it's mind

3291 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

Created: 2006-11-09 00:39:04 -0500 (2 years ago) | Author: anthm | Changeset: 3291

Finalization of speech detect interface and API

This changes the core to have the necessary tools to create
a speech detection interface.

It also changes the code in javascript (mod_spidermonkey)
there are a few api changes in how it handles callbacks

It also adds grammars as a system dir to store asr grammars


3199 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

Created: 2006-10-25 13:00:23 -0400 (2 years ago) | Author: anthm | Changeset: 3199

update

2722 annotated / raw | Diffs: previous, other | Lines: 128 ( +3, -0 )

Created: 2006-09-17 14:44:53 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2722

use usleep when possible, ./configure && make sure when you update

1584 annotated / raw | Diffs: previous, other | Lines: 125 ( +6, -0 )

Created: 2006-06-09 11:39:12 -0400 (2 years 5 months ago) | Author: anthm | Changeset: 1584

add mlockall

1376 annotated / raw | Diffs: previous, other | Lines: 119 ( +3, -0 )

Created: 2006-05-05 17:05:11 -0400 (2 years 6 months ago) | Author: anthm | Changeset: 1376

add xml

1019 annotated / raw | Diffs: previous, other | Lines: 116 ( +0, -3 )

Created: 2006-04-03 19:31:07 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1019

update

1012 new annotated / raw | Lines: 119 ( +119, -0 )

Created: 2006-04-03 17:00:13 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1012

try out new builtin RTP using srtp lib