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-24 18:41:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
languages
/
mod_v8
History
Michael Giagnocavo
f116387443
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
..
conf
/autoload_configs
…
include
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
scripts
…
src
FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec
2015-05-28 12:47:13 -05:00
gyp
FS-6245
2014-02-19 17:34:06 -06:00
Makefile.am
mod_v8: Use parallel build by default. Use configure flag "--disable-parallel-build-v8" to disable it. It's disabled by default for Debian build scripts, since parallel build has some issues with cowbuilder.
2014-03-23 09:25:41 +01:00
mod_v8_skel.2012.vcxproj
mod_v8: Tweak to Windows build
2014-01-14 18:30:32 +01:00
mod_v8_skel.2013.vcxproj
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
mod_v8_skel.cpp
…
mod_v8.2010.vcxproj.filters
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
mod_v8.2012.vcxproj
FS-6346
2014-03-20 18:32:19 -05:00
mod_v8.2012.vcxproj.filters
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
mod_v8.2013.vcxproj
FS-7644. Change 2013.vcxproj references to 2013
2015-06-18 04:17:53 -06:00
mod_v8.2013.vcxproj.filters
FS-7644
2015-06-11 15:29:28 -05:00
mod_v8.cpp
add switch_hashtable_insert_destructor so you can insert a pointer into a hash with a custom destructor and use it in spandsp to fix a leak on reloadxml with the tone_descriptor tables and fix a bunch of random tiny leaks etc
2014-04-09 23:26:47 +05:00
mod_v8.h
mod_v8: Added new extension class that makes it possible to subscribe to FS events. Wiki will be updated soon.
2014-02-01 18:20:04 +01:00
v8-build.patch
FS-6365 --resolve
2014-03-20 19:48:37 +01:00