Ken Rice
|
7a147e4762
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
Anthony Minessale
|
a65794fb5e
|
FS-3570 receive side, update libteletone to track duration so it is less likely to double detect and push api changes down to freetdm
|
2011-09-16 10:06:04 -05:00 |
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
Anthony Minessale
|
8b99df5d44
|
more tones
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15388 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-06 20:05:26 +00:00 |
Michael Jerris
|
b1377e015b
|
update api visibility macros for windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12547 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-03-10 15:45:29 +00:00 |
Michael Jerris
|
02d780ce16
|
fix suncc visibility support in libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12154 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-19 04:41:38 +00:00 |
Michael Jerris
|
ffe2ad4bbd
|
API visibility support (GCC/SUNCC) (FSCORE-264)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12061 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-02-16 18:17:01 +00:00 |
Michael Jerris
|
64997c4d8e
|
vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-07-03 19:12:26 +00:00 |
Michael Jerris
|
20ab270879
|
code analysis and fixes for teletone.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7614 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-14 18:13:50 +00:00 |
Michael Jerris
|
6c6ac9a7d9
|
fix for FSBUILD-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5558 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-08-03 05:02:25 +00:00 |
Michael Jerris
|
d46578dbcf
|
fix build, sync with our working copy.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5279 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-07 03:50:08 +00:00 |
Michael Jerris
|
d90df53666
|
switch teletone to use float.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5278 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-06-07 01:02:39 +00:00 |
Anthony Minessale
|
4156571ea6
|
add license exception to teleton for openzap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5196 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-05-17 13:56:10 +00:00 |
Michael Jerris
|
6ba96a7913
|
spring cleaning on msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4801 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-03-30 01:22:45 +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 |
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 |
Michael Jerris
|
561009aed3
|
solaris port of libteletone. part 1/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2872 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-09-29 20:24:54 +00:00 |
Michael Jerris
|
51f566fbd4
|
add msvc build to libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@632 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-19 21:24:29 +00:00 |
Anthony Minessale
|
cf67dbefd4
|
make teletone use all doubles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@631 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-19 21:01:55 +00:00 |
Anthony Minessale
|
b3b8dc6eae
|
Add in new tone detection/generation library "libteletone"
Thanks to coppice, trixter, mikej and bkw for research, hints and or code examples.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@629 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2006-02-19 20:28:24 +00:00 |