Sergey Safarov
abde630fea
FS-11345: Fixed Werror=stringop-truncation for mod_opus
...
Fixed Werror=format-truncation on sofia-sip/libsofia-sip-ua/tport
Fixed Werror=format-truncation on mod/endpoints/mod_verto
Fixed unused-but-set-variable in mod_lua
Fixed Werror=format-truncation on libs/sofia-sip/libsofia-sip-ua/tport
Fixed Wunused-variable Wmaybe-uninitialized on mod_soundtouch
Fixed Wliteral-suffix for libs/unimrcp
2018-12-12 21:18:19 +00:00
Sergey Safarov
df1ab07ca4
FS-9924: Removed extra space in source files
2017-02-09 23:59:49 -05:00
Michael Jerris
91a6fc82c0
FS-7338: remove libsndfile from tree, use system lib instead
...
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Anthony Minessale
d697acb281
tabify
...
fix emacs tabs mode
2015-05-28 12:47:22 -05:00
Travis Cross
2117f70acf
Edit out gcc-ism from soundtouch lib
...
This allows building mod_soundtouch in clang as clang doesn't support
gcc's -fcheck-new.
2014-03-18 21:39:18 +00:00
Michael Jerris
bcd9f49fbe
move applications to use automake
2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897
update copyright header for 2014
2014-02-12 12:08:56 -06:00
Ken Rice
2722665237
FS-5776 --resolve Update libsoundtouch to address build issues
2013-11-15 12:36:46 -06:00
Nathan Neulinger
32adc789f6
make noexpandtab explicit in all vim modelines other than xml files
2013-06-25 11:50:17 -05:00
Stefan Knoblich
5ae5803e63
mod_soundtouch: Use sed to patch configure.ac to use AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER is deprecated in automake 1.13.1 (and temporarily not available in 1.13),
the replacement is available in autoconf-2.59 (and maybe before).
NOTE: Remove sed hackery when upstream has released a fixed version (> 1.7.0)
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-10 00:17:02 +01:00
Michael Jerris
780acf0d33
FS-4264: --resolve make sure directory exists
2012-08-20 16:49:52 -04:00
Ken Rice
7a147e4762
Update a ton of copyright statements to make sure the dates are proper
2012-04-25 17:14:55 -05:00
Stefan Knoblich
d8ae59fd70
mod_soundtouch: Update soundtouch to 1.6.0 to fix FS-3634
...
Error messages (on x86_64):
{standard input}: Assembler messages:
{standard input}:28: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:31: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:34: Error: `(%esp)' is not a valid 64 bit base/index expression
gmake[8]: *** [cpu_detect_x86_gcc.lo] Error 1
This part of the CPU detection code is now skipped on x86_64.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-10-28 01:10:27 +02:00
Anthony Minessale
71964f61ac
FS-3517 --resolve
2011-08-22 08:11:05 -05:00
Stefan Knoblich
c18c2b1dc0
mod_soundtouch: Drop libtoolize call completely, autoreconf does all the magic needed
...
On second though (and after reading the code completely),
these are the droids^W^W^W^Wthis is the solution we've been searching for...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 17:10:03 +02:00
Michal Bielicki - cypromis
52f4a73a56
fix the fix
2011-07-15 16:59:13 +02:00
Stefan Knoblich
c7c1cf7fbb
mod_soundtouch: Fix typo in Makefile '%%' -> '&&'
...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 15:42:01 +02:00
Michal Bielicki - cypromis
a56aa89cc5
what works on centos6 does not have to work on centos5 again ..
2011-07-12 17:14:36 +02:00
Michal Bielicki - cypromis
0de51f9829
lets see what this soundtouch makefile will do 2
2011-07-12 16:58:06 +02:00
Michal Bielicki - cypromis
1a315f34ec
what works on centos6 does not have to work on centos5
2011-07-12 16:42:44 +02:00
Michal Bielicki - cypromis
a1433bd053
Isn't it fun to have to fix upstreams autoheadache incompatibilities ??
2011-07-12 16:15:37 +02:00
Michal Bielicki - cypromis
fe5fcd1273
lets see what this soundtouch makefile will do
2011-07-12 15:52:36 +02:00
Michal Bielicki
b11a3387d8
sklerosis
2011-07-12 14:52:59 +02:00
Michal Bielicki
4a086f4b5d
final touch to mod_soundtouch :D
2011-07-12 13:59:37 +02:00
Michal Bielicki
60eef72a32
autoheadache done badly suxx
2011-07-12 01:25:31 +02:00
Michal Bielicki - cypromis
f8563c00c3
soundtouch playys on my nerves
2011-07-11 23:51:16 +02:00
cypromis
dfb5c62945
updated soundtouch to library 1.5.0 to fix gcc > 4.3 incompatibilities
2011-07-11 20:58:35 +02:00
Brian West
3734f4cd44
bump copyright date and fix some email and typos from diego.
2011-01-05 10:09:04 -06:00
Michael Jerris
36e623a11f
fix build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16874 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 05:24:09 +00:00
Anthony Minessale
886e1ddb4d
run indent on the whole tree and update copyright dates in prep for 1.0.5
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris
d2cf7f862a
fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Michael Jerris
7c255937c3
pass configure args/vars to sub-configure commands run from module makefiles
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 14:23:09 +00:00
Anthony Minessale
df7637f687
change switch_strlen_zero to zstr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Brian West
357c93b999
fix vim format line
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14856 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 22:03:37 +00:00
Mathieu Rene
5acb8ad899
Per-call logging, part two
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 21:24:51 +00:00
Michael Jerris
83a3ccc809
fix libsoundtouch build dependencies after a configure failure (MODAPP-243)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 19:34:37 +00:00
Michael Jerris
6db7f85320
revert r12780/MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:59:25 +00:00
Brian West
6770a8addb
MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:45:43 +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
Brian West
ba03619be5
space after if
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 21:47:24 +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
Ken Rice
43c3ca0418
tab cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:00:01 +00:00
Mitch Capper
ca4be1dab8
MODAPP-149 soundtouch fixes and improvements
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-04 04:27:32 +00:00
Brian West
cc37e9fe2d
fix mod_soundtouch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9357 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-08-22 20:48:40 +00:00
Anthony Minessale
f930eaeec7
indent pass 2
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:54:52 +00:00
Anthony Minessale
281cfd6552
add new param to func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-20 22:35:01 +00:00
Brian West
a1d894953f
more cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:45:28 +00:00
Anthony Minessale
079975d3c3
fix overlooked dtmf changed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-27 18:23:15 +00:00
Anthony Minessale
ab26000308
fix mod_soundtouch and mod_shout build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6124 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 12:08:40 +00:00
Anthony Minessale
8d0a8a0d47
add session_displace api and app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-15 01:47:48 +00:00