- 10 Mar, 2006 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Shame on me
-
Christophe Mutricy authored
Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)
-
Clément Stenac authored
-
Clément Stenac authored
-
- 09 Mar, 2006 13 commits
-
-
Rémi Denis-Courmont authored
- Fix memleak in case of connection failure
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
* Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
deserializing floats from configuration (fixes #589) I know this is NOT the “right” way to fix this. The “right” way would be to remove floats from the configuration... but there are approximately one float parameter in the core and 46 ones in our current plugins set, none of which I use myself. So I am defintely not going to rewrite all^H^H^Hany of them. Of course, it would be cleaner to be “strict” in what we write to the configuration file, than “liberal” in what we accept... but IMHO, it is way easier and more robust to be liberal in what we accept in this particular case (ie. accepting both decimal separators is trivial, while serializing float numbers manually is complex).
-
Rémi Denis-Courmont authored
You can definitely declare variable at the beginning of a nested block with gcc 2.95
-
Felix Paul Kühne authored
* put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5 * fixed svn propset
-
Jean-Paul Saman authored
-
Felix Paul Kühne authored
-
- 08 Mar, 2006 16 commits
-
-
Eric Petit authored
-
Damien Fouilleul authored
all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)
-
Eric Petit authored
-
Christophe Mutricy authored
-
Derk-Jan Hartman authored
-
Damien Fouilleul authored
all: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config & gnutls-config are not prefixed by the target build (i586-mingw32msvc), which causes prevents configures scripts from detecting them
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* us_strtod, us_atof: same as i18n_* but only accept dot in any case (this will be useful when parsing stream output chain which uses comma to separate options)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Clément Stenac authored
-