- 11 Dec, 2007 6 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Qt4 - Rewrite of the VLM Dialog. It features a list on the left of the VLM object, and a right pane to see them in details. Creation and modification is doable. This is not yet a VCR, but it could be :D The code is way not finished and uncleaned, but feel free to improve. Only Brodcast elements have a start of code.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It should fix some issues with Samples with Video + Cook. If you think this is wrong, please revert.
-
Rémi Duraffort authored
-
- 10 Dec, 2007 13 commits
-
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
* fixed a corner case on PowerPC-based Macs since MACOSX_DEPLOYMENT_TARGET is set to 10.1 on these devices, although we need at least 10.3 and prefer 10.4
-
Felix Paul Kühne authored
* disable the usage of the OSX SDKs by default due to a known incompatibility between the libraries used on 10.4.8 (or higher) and the existing 10.4u SDK. This solves the current compilation issues with the AUHAL and Screen.Mac modules and closes #1399
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
* disable Screen Capturing on OSX until it is fixed because it blocks all builds on most 10.4 setups (refs #1399)
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
Rafaël Carré authored
qt4: use preprocessor flags with moc, so it finds the headers in the right place
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Fix hang in live555 when sending RTSP OPTIONS by letting readSocket() timeout after 5 seconds. Added reconnect case to modules/demux/live555.cpp (without backing off scenario).
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 09 Dec, 2007 18 commits
-
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
(Modules that would still depend on module_config_t are not going to like this, but it's not like you weren't warned a long time ahead)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
Really fix charset for http-lua pages (--[[ ]] are block comments in lua so anything inside those isn't taken into account)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is very likely to break .*64 platforms.
-
Antoine Cellerier authored
Add option to reset controls to their default value at runtime. Add "controls-update" variable which is triggered if any of the controls value is changed. Add some comments and change some function names.
-
Philippe Morin authored
-
Philippe Morin authored
-
Dennis van Amerongen authored
-
- 08 Dec, 2007 3 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-