- 12 Mar, 2008 14 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Will remove the legacy tar.gz. If you build the contribs, you need SVN and git.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Don't test for attribute visibility, because it doesn't support it, but it will pass the test and fill the warning output with messages. Profit to s/enable-pp/enable-postproc in the comments.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 11 Mar, 2008 26 commits
-
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
if( bla ) free( bla ); => free( bla );
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
In the same time add spaces in order to follow code convention.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Script to install runtime dependencies for ubuntu-feisty when using medibuntu repository. This script should also be usable for newer ubuntu installations.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rafaël Carré authored
-
Rafaël Carré authored
regression was introduced in [92290c9d] (more than one year ago Oo )
-
Rafaël Carré authored
cleanup : remove useless headers, not used functions, msg_Err when we don't have enough memory, add a declaration
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-