Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 9246 254

latest revision download Branch root:

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

Created: 2008-08-11 16:41:18 -0400 (3 months 8 days ago) | Author: anthm | Changeset: 9246

fix resampled file in ringback issue from mailing list

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

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

vim extendtab is bad

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

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

set tab mode properly

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

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

cleanup and consistency.. blah rain @ PHX fun

6706 annotated / raw | Diffs: previous, other | Lines: 181 ( +1, -1 )

Created: 2007-12-12 16:30:55 -0500 (11 months ago) | Author: anthm | Changeset: 6706

sample platter

6453 annotated / raw | Diffs: previous, other | Lines: 181 ( +2, -0 )

Created: 2007-11-30 17:56:01 -0500 (11 months ago) | Author: anthm | Changeset: 6453

these aren't the droids you're looking for, move along....

5738 annotated / raw | Diffs: previous, other | Lines: 179 ( +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.

4799 annotated / raw | Diffs: previous, other | Lines: 179 ( +1, -1 )

Created: 2007-03-29 20:15:25 -0400 (19 months ago) | Author: anthm | Changeset: 4799

indent again

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

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

indent

4795 annotated / raw | Diffs: previous, other | Lines: 182 ( +6, -11 )

Created: 2007-03-29 18:31:56 -0400 (19 months ago) | Author: anthm | Changeset: 4795

spring cleaning

4716 annotated / raw | Diffs: previous, other | Lines: 187 ( +8, -0 )

Created: 2007-03-21 14:50:51 -0400 (20 months ago) | Author: anthm | Changeset: 4716

shhhh

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

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.

4176 annotated / raw | Diffs: previous, other | Lines: 180 ( +1, -1 )

Created: 2007-02-08 21:36:03 -0500 (21 months ago) | Author: mikej | Changeset: 4176

fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces

3462 annotated / raw | Diffs: previous, other | Lines: 180 ( +10, -1 )

Created: 2006-11-27 17:30:48 -0500 (23 months ago) | Author: mikej | Changeset: 3462

Add magic comments for emacs and vi in source and header files to properly format and display tabs vs. spaces in those editors:

/* For Emacs:
* Local Variables:
* mode:c
* indent-tabs-mode:nil
* tab-width:4
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4 expandtab:
*/

3189 annotated / raw | Diffs: previous, other | Lines: 171 ( +8, -0 )

Created: 2006-10-24 21:00:26 -0400 (2 years ago) | Author: anthm | Changeset: 3189

add some sanity code to originate and conference

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

Created: 2006-09-07 11:15:39 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2555

what comes up must come down

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

Created: 2006-09-07 10:23:31 -0400 (2 years 2 months ago) | Author: anthm | Changeset: 2548

fix namespace

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

Created: 2006-04-29 19:43:28 -0400 (2 years 6 months ago) | Author: mikej | Changeset: 1300

part 3 of 3 standardizing typedefed types to end in _t.

1292 annotated / raw | Diffs: previous, other | Lines: 163 ( +6, -6 )

Created: 2006-04-28 21:00:52 -0400 (2 years 6 months ago) | Author: mikej | Changeset: 1292

part 1 of many standardizing typedefed types to end in _t

1291 annotated / raw | Diffs: previous, other | Lines: 163 ( +3, -8 )

Created: 2006-04-28 16:04:08 -0400 (2 years 6 months ago) | Author: mikej | Changeset: 1291

use macro for EXTERN "C" begin and end lines in header files to clean up the headers, and to eliminate a format bug in emacs.

1126 annotated / raw | Diffs: previous, other | Lines: 168 ( +8, -0 )

Created: 2006-04-12 12:34:34 -0400 (2 years 7 months ago) | Author: anthm | Changeset: 1126

dox

1095 annotated / raw | Diffs: previous, other | Lines: 160 ( +4, -4 )

Created: 2006-04-08 20:10:13 -0400 (2 years 7 months ago) | Author: mikej | Changeset: 1095

standardize to some more specific int types for frame size and rate variables.

982 annotated / raw | Diffs: previous, other | Lines: 160 ( +5, -5 )

Created: 2006-03-30 18:02:50 -0500 (2 years 7 months ago) | Author: anthm | Changeset: 982

icc changes part 1

280 annotated / raw | Diffs: previous, other | Lines: 160 ( +81, -2 )

Created: 2006-01-05 16:03:22 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 280

what's up doc

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

Created: 2006-01-02 13:31:50 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 255

unix retool

254 new annotated / raw | Lines: 80 ( +80, -0 )

Created: 2006-01-02 12:28:59 -0500 (2 years 10 months ago) | Author: anthm | Changeset: 254

resample into core