- 04 Jul, 2003 7 commits
-
-
Sam Hocevar authored
upload. * debian/rules: Build builtins in the first compile pass, and build plugins and PIC builtins in the second pass, so that PIC and non-PIC never get messed. * modules/demux/mkv.cpp: Added minor verbosity in a warning message. * modules/gui/kde/preferences.cpp: Fix for woody's KDE. * modules/stream_out/transcode.c: Workaround for woody's vorbisenc.h.
-
Mohammed Adnène Trojette authored
-
Sam Hocevar authored
+ Disabled a redundant BUILT_SOURCES variable. * debian/woody-buildpackage: + Disable skins for woody (no WxWindows). + Do not build a diff since we always use the pristine tarball.
-
Mohammed Adnène Trojette authored
-
Mohammed Adnène Trojette authored
* Fix Bug thanks to Cif: url form was "IP:port" and port 1234 was systematically sent separately. * Multicast IP form is "@IP" and not "IP". Right ?
-
Sam Hocevar authored
build errors are never ignored.
-
Mohammed Adnène Trojette authored
* Added a Miscellaneous Panel in wxwindows stream output. * Added a SAP Announce button in this panel.
-
- 03 Jul, 2003 7 commits
-
-
Simon Latapie authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
directory too low.
-
Sam Hocevar authored
* .cvsignore: Do not ignore the m4 directory.
-
Sam Hocevar authored
+ If a builtin has been rebuilt, rebuild vlc. + Do not rebuild the Mozilla plugin's xpt when the Makefile changes.
-
Laurent Aimar authored
-
- 02 Jul, 2003 9 commits
-
-
Sam Hocevar authored
thanks to DJ.
-
Gildas Bazin authored
* toolbox: fixed ./toolbox --distclean
-
Clément Stenac authored
* sap.c: use defines
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
is actually nicer this way.
-
Sam Hocevar authored
+ The clean rule properly removes generated objects. + Optimized recursive builds. * debian/rules: + Fixed a typo in the changelog installation.
-
Alexis de Lattre authored
-
- 01 Jul, 2003 17 commits
-
-
Laurent Aimar authored
-
Sam Hocevar authored
+ Fixed a == test bashism. + Cosmetic changes. * toolbox, vlc-config.in.in: Cosmetic changes. * Makefile.am: Fixed the Mozilla plugin build (happy bootstrap).
-
Sam Hocevar authored
obsolescent by the latest ones.
-
Sam Hocevar authored
-
Sam Hocevar authored
themselves as 1.[0-5]-* instead of 1.[0-5].*.
-
Sam Hocevar authored
-
Sam Hocevar authored
we reach 200 plugins one day, because Solaris (did I mention it sucked?) has a crap sed.
-
Sam Hocevar authored
+ Removed the Modules.am generation. To build module/foo/libfoo.so, you now need to cd modules/foo and make libfoo.so. + Workaround for Solaris sed. Which sucks. Did I mention that before?
-
Sam Hocevar authored
-
Sam Hocevar authored
their LDFLAGS. * bootstrap: use grep >/dev/null 2>&1 instead of grep -q because of retarded systems such as our beloved Solaris. * po/: + Regenerated vlc.pot. + Updated British translation. + Fixed fuzzy entries in the French translation.
-
Sam Hocevar authored
-
Sam Hocevar authored
dialog (Fixes: #946).
-
Sam Hocevar authored
conflicts. Most headers in that directory should probably be renamed to their vlc_ equivalent.
-
Sam Hocevar authored
+ Forward AM_MAKEFLAGS through recursive makefiles. + Removed the plugins and builtins rules. This causes libintl to be built before the plugins. * bootstrap: + Enabled recursive builds of plugins and builtins. * vlc-config.in.in: + Fixed a typo. * debian/changelog: + Next upload will fix bug #199427.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-