- 08 Mar, 2006 13 commits
-
-
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
-
- 05 Mar, 2006 13 commits
-
-
Damien Fouilleul authored
extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Clément Stenac authored
-
Christophe Mutricy authored
contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.
-
Christophe Mutricy authored
-
Felix Paul Kühne authored
* fixed a minor memory leak (the timer wasn't released after invalidating it) * VLCInfo is o_info_window's delegate now
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item) playtree.hpp: cosmetics
-
Rémi Denis-Courmont authored
- Remove vlc_dcgettext in those cases
-
Rémi Denis-Courmont authored
-