Commit Graph

51 Commits

Author SHA1 Message Date
Brian West 559b8ab26c Gut Logger and put it back modular style
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-11 21:13:44 +00:00
Michael Jerris 9db533862d standardize to some more specific int types for frame size and rate variables.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1095 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-09 00:10:13 +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 cefb356398 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@871 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-18 04:04:59 +00:00
Anthony Minessale d86231404d tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 19:27:26 +00:00
Anthony Minessale 8d056f524f fix core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 14:47:41 +00:00
Michael Jerris a2c448e118 windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 02:45:19 +00:00
Michael Jerris 2072392261 Win32 build fixups.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-12 00:47:28 +00:00
Michael Jerris dae0ff0d4a msvc build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-10 09:01:40 +00:00
Michael Jerris 781107bcc6 doxygen fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-07 20:31:48 +00:00
Anthony Minessale 818991e5de small thing bugging me
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-06 03:03:04 +00:00
Anthony Minessale cbdfe1f72f ok this is just being picky but on darwin and mac we really should call it .dylib instead of .so but this also gave me a chance to get better with the build system. /b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 23:44:04 +00:00
Michael Jerris c750acb828 fix multiple win32 build issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:12:58 +00:00
Anthony Minessale 14072e8725 remove freeswitch's privates (couldn't resist)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-26 04:52:34 +00:00
Michael Jerris 681d2823e6 enable warnings as errors in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-20 19:07:41 +00:00
Michael Jerris 70739b6d2e fix more msvc warnings. Fix mod_sndfile build on OSX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-20 04:36:29 +00:00
Anthony Minessale 77bf3ceb5d Make warnings fatal on modules too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 17:06:15 +00:00
Anthony Minessale 1ca8985b71 new headers pay off and reveal naughty modules with the wrong function prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 16:59:31 +00:00
Anthony Minessale ef6d92ae7d fix bug 2 (core was hacking the buffer size value)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-09 17:01:32 +00:00
Michael Jerris 01f0481db1 Build system cleanup, initial piece of automatic build test system (thanks xachen)
minor mod- I kept build.sh in the root dir for now.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-08 00:57:35 +00:00
Anthony Minessale 597bc093bf more build stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 21:04:19 +00:00
Anthony Minessale 257a892998 merge jrtplib jthread and jrtp4c into 1 library (thanks mikej)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 15:53:38 +00:00
Michael Jerris f006188a87 Formatting fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-28 17:38:01 +00:00
Michael Jerris 954fe31140 initial bits of ilbc codec mod.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@452 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 00:48:15 +00:00
Anthony Minessale 8f91c29cd9 64 bitness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@443 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 01:04:55 +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 1e04eb13b5 indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-20 00:41:30 +00:00
Anthony Minessale d6262b4d88 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@371 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:57:37 +00:00
Anthony Minessale 3ea08be52c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@370 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:56:42 +00:00
Anthony Minessale b97846541e adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@368 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:29:41 +00:00
Anthony Minessale a8aa67ea6a adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@365 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:23:34 +00:00
Anthony Minessale 476fea1e5e adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:14:13 +00:00
Anthony Minessale 70a95b9adb adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:13:55 +00:00
Anthony Minessale 75b2c719c1 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:09:16 +00:00
Anthony Minessale 9bf97052f9 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@353 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:08:37 +00:00
Anthony Minessale fa13f174a2 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:08:04 +00:00
Anthony Minessale 19efd8b45a adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:06:58 +00:00
Anthony Minessale 4df7b87479 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:06:29 +00:00
Anthony Minessale f30e11d824 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:06:01 +00:00
Anthony Minessale aa1eecb0c5 adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:05:18 +00:00
Anthony Minessale e2f8d1365e adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@347 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:04:11 +00:00
Anthony Minessale 71b226bfec update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-12 18:16:12 +00:00
Michael Jerris c028235080 Fix some warnings in MSVC (no more deprecated warnings again), fixed g729 build in msvc broken when the files in the lib moved when it was autotooled. Add details in readme about msvc requirements when using VC++ express 2005.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-09 02:36:00 +00:00
Anthony Minessale 26e057a32d ok we have 22k chatting with 8k
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-06 01:34:10 +00:00
Anthony Minessale fabaf64c3c misc_update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 23:58:17 +00:00
Anthony Minessale 6adccbb30d sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 23:34:56 +00:00
Anthony Minessale 4e64802ef6 lame
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 22:34:26 +00:00
Anthony Minessale ecfea1b594 update vcproj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 23:14:28 +00:00
Anthony Minessale d934a136f0 put mods in subdirs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 22:36:56 +00:00