Anthony Minessale
|
5e0c3ee5b7
|
fix small problem in speech stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5707 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-09-14 20:00:26 +00:00 |
Anthony Minessale
|
aed6e97d9a
|
small fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5221 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-26 03:27:02 +00:00 |
Michael Jerris
|
a4ff7e88da
|
adding const qualifiers across the api as appropriate.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5165 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-12 14:48:14 +00:00 |
Anthony Minessale
|
ceb98915bb
|
add looping buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4849 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-04 18:22:59 +00:00 |
Anthony Minessale
|
c15d7892c0
|
indent again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4799 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:15:25 +00:00 |
Anthony Minessale
|
debdfb1aab
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4798 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 00:13:31 +00:00 |
Anthony Minessale
|
3a54126261
|
spring cleaning
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4795 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-29 22:31:56 +00:00 |
Brian West
|
d863ae5783
|
fixing c++ comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4439 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-04 01:45:17 +00:00 |
Michael Jerris
|
f359f847f7
|
fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4176 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-09 02:36:03 +00:00 |
Anthony Minessale
|
7cbfdbf5b9
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4164 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-02-08 15:09:51 +00:00 |
Michael Jerris
|
44649c70b4
|
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:
*/
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3462 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-11-27 22:30:48 +00:00 |
Anthony Minessale
|
893c7210a2
|
more optimizationification
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2775 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-22 02:10:27 +00:00 |
Anthony Minessale
|
6c5672b1ef
|
undo abundant evil -props to the man who won't stfu and leave me alone to code <- his request i say that....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2774 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-21 19:52:56 +00:00 |
Anthony Minessale
|
8022b0db5b
|
fix buffer issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2762 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-20 14:22:32 +00:00 |
Anthony Minessale
|
8a0e9ccf1f
|
performance tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2693 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-14 00:15:03 +00:00 |
Anthony Minessale
|
f689b62fb6
|
add dynamic buffers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2583 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-08 18:57:24 +00:00 |
Michael Jerris
|
14fee78470
|
part 3 of 3 standardizing typedefed types to end in _t.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1300 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-29 23:43:28 +00:00 |
Michael Jerris
|
73a3adac8f
|
part 2 of many standardizing typedefed types to end in _t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1294 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-29 06:05:03 +00:00 |
Michael Jerris
|
d0347b2a95
|
part 1 of many standardizing typedefed types to end in _t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1292 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-29 01:00:52 +00:00 |
Anthony Minessale
|
56cb227eb7
|
add ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1199 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-04-19 19:04:30 +00:00 |
Anthony Minessale
|
64507e70ca
|
icc changes part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@982 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-03-30 23:02:50 +00:00 |
Anthony Minessale
|
bdd2223542
|
more ivr stuff (not done)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@693 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-28 02:08:42 +00:00 |
Michael Jerris
|
fc341792be
|
turn on higher warning level in msvc for the core and libteletone and resolve warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@634 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-20 00:23:25 +00:00 |
Michael Jerris
|
92628433da
|
fix oops (svn merge -r 418:417 http://svn.freeswitch.org/svn/freeswitch/trunk)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@419 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 15:05:05 +00:00 |
Anthony Minessale
|
0ea203849f
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@418 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 02:02:03 +00:00 |
Anthony Minessale
|
42383b1f15
|
indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@416 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-01-20 00:40:29 +00:00 |
Anthony Minessale
|
46b0e12a66
|
merge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@90 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-12-06 21:25:56 +00:00 |
Michael Jerris
|
b266ae8b11
|
Moved remotely
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@48 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2005-11-19 20:09:09 +00:00 |