This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-21 17:13:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
endpoints
/
mod_portaudio
History
Peter Olsson
084e245085
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
..
conf
/autoload_configs
FS-5430 --resolve
2013-05-15 09:27:18 -05:00
Makefile.am
FS-3826: --resolve put alsa libs where they go in the linker line, give this a try
2012-04-10 15:37:34 -05:00
mod_PortAudio.2008.vcproj
…
mod_PortAudio.2010.vcxproj
…
mod_PortAudio.2012.vcxproj
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
mod_portaudio.c
some refactoring and plumbing for 1.4
2013-10-16 02:24:32 +05:00
mod_PortAudio.vcproj
…
pa_ringbuffer.c
…
pa_ringbuffer.h
…
pablio.c
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
pablio.h
…