- 08 Feb, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 07 Feb, 2008 39 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Remove code duplication
-
Antoine Cellerier authored
Define DATA_PATH in the root CMakeList.txt since modules might need it (for example the http intf or the lua module)
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
reported by Felipe Manzano and Anibal Sacoo from Core Security Technologies.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
contrib: Setting DYLD_LIBRARY_PATH is bad because it results most of the time in library mismatch. This is an old hack from the past which shouldn't be needed anymore.
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Pierre d'Herbemont authored
cmake: Use CPack to create the package. (Use `make package` or `cpack`). Should produce a tgz/tar.gz/rpm/dmg/nsis. This probably need some tuning.
-
Pierre d'Herbemont authored
cmake: Enable testing. (Launch with `make test` or with `ctest` (see ctest --help)). Plus minor cleanup.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
FindFFmpeg.cmake: Perform the ffmpeg search only once. (That's probably not the cmake's spirit... to check).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Qt4 - SoundSlider. Enable MouseTracking and show a tooltip with the volume that it would be if you would click there. Similar to the main slider behaviour.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-