freeswitch/src/mod/languages/mod_v8
Michael Giagnocavo f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
..
conf/autoload_configs Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
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 mod_v8: Added shell script used to fetch a specific version of V8 from git, and package it into tarballs 2014-01-14 15:41:44 +01:00
src FS-7504: allow <modname>.<codecname> support so multiple modules can exist for the same codec 2015-05-28 12:47:13 -05: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
gyp FS-6245 2014-02-19 17:34:06 -06:00
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
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 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
v8-build.patch FS-6365 --resolve 2014-03-20 19:48:37 +01:00