343 Commits

Author SHA1 Message Date
William King
6ef6d2419e mod_vlc adding faster response time to files. No longer has a one second delay before audio starts to play. 2012-03-24 14:09:24 -07:00
William King
e4788c1d88 Cleaning up docs and moving the docs to the wiki. 2012-03-24 12:09:16 -07:00
William King
b290936aba Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-03-01 10:21:17 -08:00
William King
d0d75433c0 the http prefix should not be listed as a supported prefix since this could cause it to conflict with other modules. Now use the vlc:// prefix on any streams to have mod_vlc handle the stream. 2012-03-01 10:21:11 -08:00
Jeff Lenk
7ea4d9ee37 FS-3711 --resolve 2012-02-29 07:37:45 -06:00
William King
fea66c1542 Add a README and turn off verbose debugging by default. 2012-02-24 15:41:12 -08:00
William King
77f3bd2402 Adding mod_vlc initial working version 2012-02-23 16:16:55 -08:00
Anthony Minessale
e794a6db21 FS-2936 stage 2 please test ASAP 2011-11-29 15:35:36 -06:00
Anthony Minessale
02a604f715 FS-1197 --resolve do make sndfile-reconf if your build breaks 2011-11-08 15:04:40 -06:00
Jeff Lenk
0ea936ba9e fix windows build for Lame 2011-11-02 12:55:13 -05:00
Jeff Lenk
44b5cf828b FS-3646 --resolve Initialize Lame sooner for file open 2011-11-02 09:20:12 -05:00
Anthony Minessale
10df27926c FS-3609 --resolve 2011-10-15 07:59:23 -05:00
dschreiber
69b8ce4d80 Fix issue where mod_shout does not properly flush buffer on writing mp3 streams, resulting in incomplete files. TODO: Refactor as part of the while loop. 2011-08-31 13:35:13 -07:00
Jeff Lenk
8ea3cbd5b1 FS-1231 -- resolve thanks please watch the code formatting in the future 2011-08-06 11:09:41 -05:00
Anthony Minessale
0419c4e0f3 add append flag to mod_shout 2011-05-31 10:40:34 -05:00
Moises Silva
d1169d6e97 mod_portaudio_stream: update to specify the channel index 2011-05-27 18:09:06 -04:00
Anthony Minessale
89666f44b3 FS-3316 --resolve you should attach git diffs 2011-05-26 11:30:59 -05:00
Anthony Minessale
acf3090adf FS-2936 plan B for curl stuff 2011-05-13 13:17:54 -05:00
Anthony Minessale
c196e2c109 revert curl changes 2011-05-13 12:03:30 -05:00
Anthony Minessale
7064487df2 FS-2936 please test on windows 2011-05-11 10:07:00 -05:00
Anthony Minessale
73279f01bf FS-3166 --resolve 2011-04-22 16:43:29 -05:00
Anthony Minessale
eefdb764cf merge file_string into dptools 2011-03-29 20:35:34 -05:00
Anthony Minessale
9c40e8e91e FS-3122 2011-03-16 20:50:32 -05:00
Anthony Minessale
079f3f73ed bump mod_shout to use mpg123-1.13.2 to hopefully address unwanted calls to exit() and inherit other upstream fixes 2011-02-21 20:01:46 -06:00
Anthony Minessale
4ae8282e6c fix possible bad pointer in global vars (please test) 2011-02-02 15:43:26 -06:00
Mathieu Rene
c91b409caa Tricky preprocessor... try again 2011-01-21 11:53:20 -05:00
Mathieu Rene
1561ad2ca6 extra spaces </ocd> 2011-01-21 11:38:56 -05:00
Mathieu Rene
74de704973 FS-2942 - At least display __FILE__ and __LINE__ properly so we can have more data 2011-01-21 11:32:38 -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
b2f8041790 fix file string when being used in ringback 2010-11-11 16:48:59 -06:00
Anthony Minessale
17ac6ba9c6 add record overwrite 2010-10-26 19:34:47 -05:00
Anthony Minessale
13d8d33e3d hack out ogg 2010-10-22 12:33:37 -05:00
Anthony Minessale
da9742d8fa hack out ogg 2010-10-22 12:28:40 -05:00
Anthony Minessale
564dc7e493 return break in mod_sndfile when seek returns failure 2010-10-21 22:35:24 -05:00
Jeff Lenk
0cc28f37fb FSCORE-676 Buffer too small 2010-09-23 08:15:55 -05:00
Brian West
facf09b839 MODFORM-41 2010-08-24 11:58:53 -05:00
Jeff Lenk
1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
a3e6beadd0 FSCORE-591 2010-05-26 09:51:26 -05:00
Rupa Schomaker
35dc511c67 remove patch left-overs (.orig and .rej files) 2010-05-12 03:31:27 -05:00
Anthony Minessale
a7f74af7d0 add bind method to EventConsumer takes same args as constructor to bind more events to an existing consumer 2010-05-10 13:07:34 -05:00
Rupa Schomaker
b472913683 correct error msgs 2010-04-29 08:34:53 -05:00
Anthony Minessale
95665f0096 JANITOR-4 2010-04-21 10:11:13 -05:00
Andrew Thompson
b45a11770a Fix portaudio modules on FreeBSD (-I include order issue) 2010-04-02 01:00:08 -04:00
Anthony Minessale
80a93da4ed handle some errors on missing db handle conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17136 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-30 03:13:49 +00:00
Brian West
b19869fd9f fix MODFORM-39
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16999 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-16 03:45:56 +00:00
Anthony Minessale
cc39f9e4bc add events for bug start and stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 01:11:15 +00:00
Rupa Schomaker
969688a0d3 even more mod_shout logging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 18:53:02 +00:00
Rupa Schomaker
66c0f8f735 more logging for mod_shout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 18:15:22 +00:00
Rupa Schomaker
f55304d30b add some more error logging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 17:39:41 +00:00