- 22 1月, 2014 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Peter Olsson 提交于
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
-
由 Peter Olsson 提交于
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 21 1月, 2014 8 次提交
-
-
由 Peter Olsson 提交于
-
由 Peter Olsson 提交于
mod_v8: Force V8 build to disable python multithreading support during build, to make it safe to build even if there is not enough rights on /dev/shm. FS-6111 --resolve
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This lets us set the suite name in the changelog file to e.g. sid-experimental. This way we can share a single debian repo URL for all versions, but make sure that incoming files are directed to the correct distro.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This allows us to automatically pull the version of FS out of a core file for better reporting of bugs.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This should help with getting people reporting issues to provide us the exact and complete debugging information we need. In many cases we'll be able to have them just run this script against their core file.
-
- 20 1月, 2014 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 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 1 次提交
-
-
由 Anthony Minessale 提交于
-