- 09 Mar, 2006 10 commits
-
-
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
-
- 07 Mar, 2006 8 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
* fix memleak * remove unused variable (psz_local always NULL...) * remove free(NULL) * remove expansion-unsafe wxDnDLocaleFree() macro variant - Actually fix [14633] flawed logic
-
Antoine Cellerier authored
-
Christophe Mutricy authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
-
Christophe Mutricy authored
-
- 06 Mar, 2006 6 commits
-
-
Antoine Cellerier authored
-
Sam Hocevar authored
-
Damien Fouilleul authored
-
Rémi Denis-Courmont authored
core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-