21 Commits

Author SHA1 Message Date
Anthony Minessale
7c294f242f FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05:00
Travis Cross
a0e19e1c7f Use system portaudio library
This removes our in-tree version of portaudio-19 and migrates
mod_portaudio and mod_portaudio_stream to use the system version of
the library.  Our detection of the system library relies on
pkg-config.
2014-07-17 21:15:53 +00:00
Michael Jerris
beae3aedc3 fix file refrences that subdir-objects doesn't like 2014-03-09 16:06:02 -04:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Moises Silva
d1169d6e97 mod_portaudio_stream: update to specify the channel index 2011-05-27 18:09:06 -04:00
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Andrew Thompson
b45a11770a Fix portaudio modules on FreeBSD (-I include order issue) 2010-04-02 01:00:08 -04: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
c4d1333185 fix portaudio build with jack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 18:12:55 +00:00
Michael Jerris
ae67ecceac fix mod_portaudio linux build with alsa (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15899 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 03:20:06 +00:00
Michael Jerris
2ca3c17e90 try to fix portaudio linking (MODAPP-377)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 02:11:04 +00:00
Michael Jerris
59472c23ef automake mod_portaudio and mod_portaudio_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 09:00:05 +00:00
Michael Jerris
d1be73ed83 code before decl and whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-04 21: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
Mathieu Rene
67916bcf2e MODFORM-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14531 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-15 05:58:29 +00:00
Michael Jerris
9489dfb8ac dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 23:17:45 +00:00
Anthony Minessale
68b0359cfb FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Brian West
1c73921625 add MODFORM-25 to SVN, thanks Hanedi Salas
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-20 16:49:18 +00:00