Michael Jerris
4441606b17
cleanup msvc code analysis tagging and warnings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 22:28:02 +00:00
Rupa Schomaker
546c94cc8d
connection timeout
...
(very) slow connection timeout
Timeouts needed to avoid deadlock between read thread and file close. If
read thread never returns -- the file can never be closed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 13:42:52 +00:00
Rupa Schomaker
e9c8418a89
Fix race condition between shout thread starting and shout_file_read
...
Fix race condition between thread terminating and context being cleaned up
Fix stutter when first 64k is drained from shoutcast streaming buffer
Reduce the amount of padding from around 6s to 1s if the stream goes away
or runs slow
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-01 16:22:36 +00:00
Michael Jerris
4212af498b
build: build path cleanups (FSBUILD-130)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Michael Jerris
bbdf4744aa
inital work on x64 windows build (FSBUILD-125)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Brian West
babb2f83f5
update copyright
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale
be25cc9631
spring cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 19:09:06 +00:00
Michael Jerris
bc1c18cfc2
merge parts of libtool 2.2 fixes (FSBUILD-82)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 19:15:42 +00:00
Brian West
ae220d3341
update email
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
5422ca8643
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:38:45 +00:00
Anthony Minessale
6984e63340
add error checking
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:11:42 +00:00
Brian West
91188e3374
multiples of 16 are better for when you try to record 48kHz because 144kbit is INVALID and lame is really lame and can only say it failed -3 and not give you one bit of clue wth is wrong.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 01:57:01 +00:00
Michael Jerris
61ae9c0a88
use consistent var types.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:27:42 +00:00
Anthony Minessale
cbc680adc0
fix buffering issue in mod_shout/core
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 19:44:14 +00:00
Ken Rice
6e14e24d66
testing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:53:34 +00:00
Michael Jerris
5efd1f0dd7
FSBUILD-99 building mod_shout fails if CPPFLAGS defined in the environment
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:02:36 +00:00
Michael Jerris
12774ede81
FSBUILD-99 CPPFlags breaks liblame build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:23:27 +00:00
Michael Jerris
02099953d5
MODFORM-21 add a bit more error checking to mod_shout write function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 21:23:40 +00:00
Anthony Minessale
2ed601f934
more stuff
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 23:31:21 +00:00
Michael Jerris
7a16dbec4c
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-20 03:51:26 +00:00
Michael Jerris
78fe4073e1
(MDXMLINT-36) don't add module interfaces before returning from error conditions in module load functions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-19 23:58:43 +00:00
Michael Jerris
16783be689
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10032 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:43:25 +00:00
Michael Jerris
4488b3d5ed
more work on mod_shout build on windows
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 19:42:19 +00:00
Michael Jerris
960ea8b6d8
part of new mod_shout build for windows.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10029 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 17:36:01 +00:00
Anthony Minessale
b84dcd0dac
shout, shout, let it all out, this is the ram we were talkin about
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10017 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-14 21:50:50 +00:00
Anthony Minessale
493bd6a5ba
add configuration to mod_shout to resolve some crazyness, also commit #10,000 if I only had a dollar for each one.....
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-13 21:57:07 +00:00
Anthony Minessale
1d9f205098
noom noom noom
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 20:59:54 +00:00
Anthony Minessale
0edc8c2f97
fix 32 bit vol on shout MODFORM-15 michael meyers bug he won't give up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9880 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 18:12:16 +00:00
Anthony Minessale
9673ecf98b
fix 32 bit vol on shout MODFORM-15 michael meyers bug
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-07 17:45:58 +00:00
Brian West
7810e81cd8
fix overdrive vol MODFORM-15
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 20:17:15 +00:00
Brian West
38de2d9235
revert commit on mod_shout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 19:23:50 +00:00
Brian West
d0688264c6
if plus a space
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-06 19:21:59 +00:00
Anthony Minessale
b66e1bad4c
fix xml_rpc socket shutdown
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-02 18:50:09 +00:00
Anthony Minessale
988bab33b4
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 23:03:27 +00:00
Anthony Minessale
138184fc93
fix the fix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-29 16:59:06 +00:00
Anthony Minessale
399113faaa
fix debian mpg123 builds (FSBUILD-80)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 13:59:54 +00:00
Anthony Minessale
9a49b135e6
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 19:52:27 +00:00
Anthony Minessale
1bd4fa6115
remove code
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 18:28:31 +00:00
Anthony Minessale
cd66f128a0
break mod_shout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9675 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-26 23:14:19 +00:00
Anthony Minessale
39c13b1d5d
fix MODFORM-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 15:32:35 +00:00
Anthony Minessale
cdf438793d
fix mod_shout to broadcast stereo recording
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-20 22:00:07 +00:00
Michael Jerris
ce1badf9c8
windows build cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-30 05:32:51 +00:00
Brian West
ca44d9af17
make curl follow redirects for a max of 10 levels
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-29 14:40:23 +00:00
Michael Jerris
61bf5d3fd0
finish mod_shout build (FSBUILD-63)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-28 20:56:59 +00:00
Anthony Minessale
03cc800f0c
omfg
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 23:15:07 +00:00
Anthony Minessale
948557162f
never-ending mp3 saga
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9172 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 18:43:10 +00:00
Michael Jerris
aee8661385
merge more build stuff for shout and flite. (FSBUILD-62 and FSBUILD-63)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 08:54:06 +00:00
Michael Jerris
12cabdfb4f
add new files for mod_shout build (still more to do here (FSBUILD-63)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 06:23:04 +00:00
Anthony Minessale
0b75c853df
fix MODFORM-11 (Again)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-23 22:10:48 +00:00
Anthony Minessale
ee72bdf090
add small padding to end of mp3
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9093 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 17:51:01 +00:00