| FreeSWITCH:/libs/portaudio/ |
hide Line HistoryConstraint |
Changelog
9475
by robertj on
06 September 2008, 23:58:24 -0400
(2 months 15 days ago)
Added ignore of lower case version of MSVC build directories (debug/Debug are distinct)
./build/msvc
9475
8843
by mikej on
25 June 2008, 16:14:02 -0400
(4 months 27 days ago)
fix mod_portaudio windows build
./build/msvc/portaudio.2008.vcproj
8843
./build/msvc/portaudio.vcproj
8843
8835
by anthm on
24 June 2008, 18:15:50 -0400
(4 months 28 days ago)
merge in newer portaudio
./Makefile.in
8835
./SConstruct
8835
./aclocal.m4
8835
./bindings/cpp/aclocal.m4
8835
./bindings/cpp/build/gnu/aclocal.m4
8835
6690
by mikej on
11 December 2007, 20:40:13 -0500
(11 months ago)
add msvc 2008 sln/project files
./build/msvc/portaudio.2008.vcproj
6690
5961
by mikej on
18 October 2007, 00:15:33 -0400
(13 months ago)
cleanup some project file properties and hopefully fix the release build enum issue.
./build/msvc/portaudio.vcproj
5961
5747
by mikej on
24 September 2007, 10:30:01 -0400
(13 months ago)
an attempt at fixing FSCORE-50
./build/msvc/portaudio.vcproj
5747
5738
by mikej on
21 September 2007, 14:49:14 -0400
(14 months ago)
svn:eol-style properties, and make eol-style consistent in some files.
./bindings/cpp/build/vc7_1/devs_example.vcproj
5738
./bindings/cpp/build/vc7_1/sine_example.vcproj
5738
./bindings/cpp/build/vc7_1/static_library.vcproj
5738
./bindings/cpp/example/devs.cxx
5738
./bindings/cpp/example/sine.cxx
5738
5126
by anthm on
10 May 2007, 14:17:34 -0400
(18 months ago)
props and sofia fix
… 35 more files in changeset.
5015
by mikej on
25 April 2007, 15:36:48 -0400
(18 months ago)
svn:ignore properties
./build/msvc
5015
5014
by brian on
25 April 2007, 14:02:28 -0400
(18 months ago)
patch and tweak for mac
./Makefile.darwin
5014
./Makefile.in
5014
./bindings/cpp/configure
5014
./config.guess
5014
./config.sub
5014
4938
by mikej on
14 April 2007, 21:39:49 -0400
(19 months ago)
svn:ignore props for msvc build.
./build/msvc
4938
4770
by mikej on
26 March 2007, 17:21:44 -0400
(19 months ago)
svn:ignore props
… 2 more files in changeset.
4765
by mikej on
24 March 2007, 21:11:03 -0400
(19 months ago)
fix portaudio bsd build and remove gmakeisms from the portaudio lib makefile
./Makefile.in
4765
./src/common/pa_ringbuffer.c
4765
4662
by mikej on
19 March 2007, 15:26:25 -0400
(20 months ago)
removing most of the generated files from tree. You will need to run bootstrap.sh and configure again after you do this update and have autoconf, automake, and libtool installed on the box.
./aclocal.m4
4662
./bindings/cpp/aclocal.m4
4662
./bindings/cpp/build/gnu/aclocal.m4
4662
4656
by mikej on
19 March 2007, 10:54:56 -0400
(20 months ago)
check for header existance
./configure
4656
./configure.in
4656
./src/common/pa_ringbuffer.c
4656
4645
by mikej on
18 March 2007, 13:28:59 -0400
(20 months ago)
make makefile more bsd make friendly
./Makefile.in
4645
4622
by mikej on
16 March 2007, 17:22:04 -0400
(20 months ago)
add .update files to the libs that we can use to force rebuilds of libs
… 20 more files in changeset.
4539
by mikej on
11 March 2007, 06:33:08 -0400
(20 months ago)
add configure.gnu in prep for rolling the deps configure into the core configure.
./configure.gnu
4539
3998
by mikej on
19 January 2007, 07:49:10 -0500
(22 months ago)
indications are that we can use mfence, lfence, sfence on x86_64, we will need to test and confirm this, but this should fix the build on 64 bit linux gcc at least. need testers to confirm this.
./src/common/pa_ringbuffer.c
3998
3995
by anthm on
19 January 2007, 07:07:41 -0500
(22 months ago)
svn:ignore properties
./src/common
3995
./src/hostapi/oss
3995
./src/os/unix
3995
3993
by mikej on
18 January 2007, 20:45:58 -0500
(22 months ago)
Initial windows build for new portaudio module, so far completely untested, it will NOT work on 64 bit and potentially problematic on SMP boxes still as I am building right now. This build currently …
./build/msvc/portaudio.def
3993
./build/msvc/portaudio.sln
3993
./build/msvc/portaudio.vcproj
3993
./src/os/win/pa_x86_plain_converters.c
3993
3981
by anthm on
17 January 2007, 14:10:03 -0500
(22 months ago)
New mod_portaudio (sponspred by eWorldCom http://www.eworldcom.hu/)
This updates mod_portaudio to use the new v19 api and also contains major behavioural changes. This initial check-in should be tes…
./COMPILING.DARWIN
3981
./Doxyfile
3981
./LICENSE.txt
3981
./Makefile.darwin
3981
|