- 03 Jul, 2003 5 commits
-
-
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 20 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
-
Mohammed Adnène Trojette authored
* I am just a boulet :(
-
Mohammed Adnène Trojette authored
* little fix, sorry !
-
Mohammed Adnène Trojette authored
* added a link to return to the main administration page after a kick or ban operation
-
- 30 Jun, 2003 4 commits
-
-
Gildas Bazin authored
* modules/stream_out/transcode.c: forgot to remove a variable used for debugging.
-
Gildas Bazin authored
* modules/stream_out/transcode.c: compilation fix.
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* modules/gui/macosx/intf.m: - Our Next/Previous commands now go from chapter trough title trough playlist. - We weren't checking for titles without chapters, which made using CDDA a little hard. * modules/gui/macosx/playlist.m: An improved way to delete selected items. - also fixes a bug where only half the items selected in the playlist got actually deleted.
-
- 29 Jun, 2003 2 commits
-
-
Gildas Bazin authored
* modules/visualization/xosd/xosd.c: lowered the module's score.
-
Gildas Bazin authored
* configure.ac, modules/mux/ogg.c, modules/stream_out/transcode.c: vorbis transcoding support (the transcoder still doesn't support vorbis decoding though, so no vorbis -> else transcoding)
-