- 20 1月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Peter Olsson 提交于
mod_v8: Added configure flag --enable-static-v8 to enable static linking of the V8 lib. Also enabled this flag for the Debian packaging system. Please note the static linking has only been verified on Linux so far
-
由 Travis Cross 提交于
-
- 19 1月, 2014 2 次提交
-
-
由 Peter Olsson 提交于
-
由 Jeff Lenk 提交于
-
- 18 1月, 2014 3 次提交
-
-
由 Travis Cross 提交于
Sofia accepts a value for the TCP keepalive timeout interval via TPTAG_KEEPALIVE, however it fails to use this value for the Linux keepalive socket options TCP_KEEPIDLE and TCP_KEEPINTVL. In fact, on Linux it enables the sending of TCP keepalives even if tpp_keepalive is set to zero which would disable Sofia's internal keepalive mechanisms. Sofia then uses a hard coded value of 30 seconds for these keepalive intervals which affects battery life on mobile devices. With this commit we harmonize the sending of TCP keepalives on Linux with other platforms by using the value from TPTAG_KEEPALIVE and not enabling the sending of TCP keepalives at all if the value of the parameter is zero. FS-6104 --resolve
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
Improved VS2012 project files for opus lib, to make it work better when converting into VS2013 project
-
- 17 1月, 2014 15 次提交
-
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Steve Underwood 提交于
-
由 Ken Rice 提交于
-
由 Ken Rice 提交于
-
由 Travis Cross 提交于
...at least until mod_vlc stabilizes.
-
由 Travis Cross 提交于
This helps to reason about any core dumps that come from libvlc / mod_vlc.
-
由 Travis Cross 提交于
mod_vlc needs the plugins from vlc-nox to do anything useful. Currently mod_vlc segfaults without the plugins. Even after that is fixed, however, without any plugins mod_vlc can't do its job, so we'll set a hard dependency here. I could probably be talked into making this a Recommends rather than Depends. FS-6124
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
由 Jeff Lenk 提交于
-
- 16 1月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Peter Olsson 提交于
-
- 15 1月, 2014 8 次提交
-
-
由 Steve Underwood 提交于
-
由 Steve Underwood 提交于
interpreter, and fixes for my congential inability to reliably spell psuedo, er, pseudo, er, whatever.
-
由 Peter Olsson 提交于
mod_v8: In FileIO, make sure to initialize buffer with NULL, and add extra space for terminating NULL char
-
由 Anthony Minessale 提交于
-
由 Raymond Chandler 提交于
-
由 Peter Olsson 提交于
mod_v8: Extended FSEvent class to handle array values in headers, also a new constructor flag was added to make it possible to create events holding only unique headers
-
由 Marc Olivier Chouinard 提交于
-
由 Anthony Minessale 提交于
-
- 14 1月, 2014 4 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
FS-6110 --resolve
-
由 Travis Cross 提交于
-