freeswitch/libs
Anthony Minessale 30d5ecf9f7 FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented 2013-07-10 10:26:08 -05:00
..
apr fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 14:53:16 -06:00
apr-util unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working 2011-06-16 23:26:53 -05:00
broadvoice add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
curl Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
esl FS-5445 --resolve this was actually just missing one word from the code as seen in the similar code in the core, the same mistake was made there where the compiler is not smart enough to see the mutually exclusive logical paths this code is specific to spontaneously creating an array in a single set like set foo[12]=val which would be totally broken if that line were commented 2013-07-10 10:26:08 -05:00
freetdm FS-5568 --resolve the real problem is that L=-1 is not valid because the L param is about how many times to generate the output while generating the tone so -1 is impossible because it can never end to let you hear it. The real fix is to not allow -1 loops=-1 is the correct way to do this because that is parsed after the tone is generated and repeats the entire thing. Doing something like L=100 actually generates the whole slinear audio 100 times into memore where loops=100 only generates the little snippet and repeats it after it was generated. 2013-07-02 08:44:47 -05:00
iksemel FS-5325 force rebuild 2013-05-14 07:44:34 -05:00
ilbc add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
js FS-3992: --resolve fix OSX platform detection for spidermonkey on 10.7 and later 2012-10-29 13:26:26 -04:00
ldns attempt to fix ldns install-sh correctly 2012-04-17 23:05:48 -04:00
libcodec2 clean up my mess now 2012-12-20 20:21:43 -06:00
libdingaling make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
libedit FS-4817: --resolve netbsd portability fixes 2012-11-09 09:27:47 -05:00
libg722_1 FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash 2012-10-23 12:23:19 -04:00
libks make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
libnatpmp FS-4071 --resolve 2012-04-04 16:18:53 -05:00
libscgi make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
libsndfile FS-4114 --resolve this bug is actually in libsndfile, if its not fixed in the latest version we probably should report it upstream 2012-04-16 11:55:52 -05:00
libteletone FS-5568 --resolve the real problem is that L=-1 is not valid because the L param is about how many times to generate the output while generating the tone so -1 is impossible because it can never end to let you hear it. The real fix is to not allow -1 loops=-1 is the correct way to do this because that is parsed after the tone is generated and repeats the entire thing. Doing something like L=100 actually generates the whole slinear audio 100 times into memore where loops=100 only generates the little snippet and repeats it after it was generated. 2013-07-02 08:44:47 -05:00
libtpl-1.5 FS-4623 --resolve 2012-09-16 14:21:30 -05:00
libwebsockets stub for mod_html5 2012-08-13 15:20:41 -05:00
libzrtp FS-5272 --resolve 2013-04-08 10:42:08 -05:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
pcre Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
portaudio add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
silk FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
sofia-sip FS-5588 --resolve windows compiler fixes 2013-07-09 07:53:56 -05:00
spandsp Added a "nation" parameter to v18_init(), in preparation for automoding. 2013-07-03 02:39:09 +08:00
speex FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
sqlite attempt to fix detection of libdl for sqlite 2012-12-03 23:12:55 -05:00
srtp FS-5507 this should fix but I'm not sure its the proper thing 2013-06-17 08:51:56 -05:00
stfu make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
tiff-4.0.2 More steps towards colour FAX 2013-04-06 01:10:13 +08:00
unimrcp add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
win32 FS-5307 --resolve 2013-04-14 21:18:48 -05:00
xmlrpc-c FS-2746 found this assert in a BT on the conf box 2012-10-24 12:34:03 -05:00
yaml Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
.gitignore FS-5273 --resolve 2013-04-08 19:14:57 -05:00