An error occurred fetching the project authors.
- 21 Aug, 2005 1 commit
-
-
Sam Hocevar authored
-
- 10 Aug, 2005 1 commit
-
-
Sam Hocevar authored
-
- 07 Aug, 2005 1 commit
-
-
Clément Stenac authored
-
- 15 Jul, 2005 1 commit
-
-
Sam Hocevar authored
-
- 14 Mar, 2005 1 commit
-
-
Sam Hocevar authored
-
- 21 Sep, 2004 1 commit
-
-
Sam Hocevar authored
+ Fixed previously broken DVD support. + Removed currently broken Speex support. * debian/control: + Build-depend on libdvdnav.
-
- 27 Aug, 2004 4 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
+ Removed unused menu files. * debian/rules: + Build libavformat. * include/vlc_common.h: + PACKAGE overrides PACKAGE_NAME.
-
Sam Hocevar authored
+ Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the WxWidgets one.
-
Sam Hocevar authored
+ Activated x264 support. + Re-enabled libmodplug support. + Build PIC plugins even on x86. + Disabled DVB and SLP because their code is broken. * debian/control: + Force the vlc-plugin-arts and qvlc dependencies. + Build-depend on jam and nasm because of x264. * debian/copyright: + Converted to UTF-8.
-
- 16 Aug, 2004 1 commit
-
-
Sam Hocevar authored
+ Don't manage this patch with dpatch since it causes ownership issues. * debian/control: + Added a missing dpatch build dependency (Closes: #263363). + Removed the modplug plugin until libmodplug-dev enters Debian.
-
- 29 Jul, 2004 1 commit
-
-
Sam Hocevar authored
+ Switch build system to dpatch.
-
- 28 Apr, 2004 1 commit
-
-
Sam Hocevar authored
-
- 26 Apr, 2004 2 commits
-
-
Sam Hocevar authored
+ Removed the libdv2-dev build-dependency. + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1). + Set the libmatroska-dev build-dependency to (>= 0.7.0). + Build-depend on libfribidi-dev. + Build-depend on libcdio-dev. + Build-depend on libmodplug-dev. * debian/rules: + Activated fribidi support. + Activated CDDA support via libcdio. + Activated MOD support.
-
Sam Hocevar authored
-
- 25 Apr, 2004 1 commit
-
-
Sam Hocevar authored
+ Build ffmpeg with --enable-gpl because the postprocessing code is GPL. + Check for .svn directories in addition to CVS.
-
- 22 Apr, 2004 1 commit
-
-
Sam Hocevar authored
+ Factorized the Xinerama code check. + If libXv.so is present, ignore libXv_pic. * debian/control: + Build-depend on zlib1g-dev because ffmpeg uses it by default. + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev. + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic. + Added a build-dependency on libaudiofile-dev to fix the m68k build. + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs on ppc/mpegvideo_altivec.o (Closes: #236442). + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5). + Override kdelibs4's shlibs value to get VLC into testing. + No longer build-depend on dvb-dev. * debian/rules: + Activated DTS decoding support. + Added symlinks for mozilla-firefox (Closes: #239352). * debian/copyright: + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
-
- 10 Feb, 2004 1 commit
-
-
Sam Hocevar authored
+ No longer build a local libmpeg2 since it entered sid. + Build the livedotcom plugin. * toolbox: + No longer remove flac, speex and matroska from the woody build; I will provide clean backports.
-
- 20 Jan, 2004 1 commit
-
-
Sam Hocevar authored
+ Control files for a forthcoming official upload.
-
- 04 Jan, 2004 1 commit
-
-
Sam Hocevar authored
+ Build-depend on fixed linux-kernel-headers packages. * debian/rules: + Look for faad in extras/faad2, not extras/faad. + Enable postprocessing in the ffmpeg configuration. + Activated libcaca video output.
-
- 01 Nov, 2003 1 commit
-
-
Sam Hocevar authored
+ Build-depend on a newer wxwindows version to avoid incompatibilities. + Build-depend on linux-kernel-headers and build-conflict on dvb-dev because these packages cannot be installed together. * debian/rules: + Temporarily disabled the framebuffer video output plugin because of current code errors in linux-kernel-headers.
-
- 31 Oct, 2003 1 commit
-
-
Sam Hocevar authored
-
- 24 Oct, 2003 2 commits
-
-
Sam Hocevar authored
+ Activated the speex codec. + Activated the PVR input module.
-
Sam Hocevar authored
+ Disabled the deprecated satellite plugin; the dvb plugin is now the recommended one (Closes: #216367). + Don't install fortunes in /usr/share/games, they are too private for common mortals (Closes: #212856). They are still available in the /usr/share/doc/vlc directory though. * debian/control: + Depend on ttf-freefont for subtitles.
-
- 02 Sep, 2003 1 commit
-
-
Sam Hocevar authored
+ Disabled familiar plugin. * debian/changelog: + Updated for 0.6.2 packages.
-
- 01 Aug, 2003 1 commit
-
-
Sam Hocevar authored
+ Activated freetype support. * debian/control: + Added a build-dependency on freetype6-dev. + Added a build-dependency on libdvbpsi2-dev. + We now recommend gnome-vlc | wxvlc. + We now suggest fortune-mod.
-
- 17 Jul, 2003 1 commit
-
-
Sam Hocevar authored
+ New debhelper file. * debian/control: + Updated debhelper build-dependency to (>= 3.4.4) because we now use debian/compat. + Use ${misc:Depends} everywhere.
-
- 05 Jul, 2003 1 commit
-
-
Sam Hocevar authored
woody package build. * bootstrap: + Remove config.h.in and config.h before running autoheader. + Added "set -e" for better error tracking. + Call autoheader and automake after autoconf so that the first build does not need to call autoheader. * debian/woody-buildpackage: + Removed that script and put the code in toolbox. * debian/control: + Added a build-dependency on libmatroska-dev. * debian/rules: + Activated Matroska support. + Re-enabled dh_installchangelogs.
-
- 04 Jul, 2003 1 commit
-
-
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.
-
- 03 Jul, 2003 2 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
* .cvsignore: Do not ignore the m4 directory.
-
- 02 Jul, 2003 1 commit
-
-
Sam Hocevar authored
+ The clean rule properly removes generated objects. + Optimized recursive builds. * debian/rules: + Fixed a typo in the changelog installation.
-
- 29 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ Enabled the video4linux input plugin.
-
- 28 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ toolbox --changelog now only generates this year's changelog. * ChangeLog, doc/ChangeLog-*: + Split the changelog into several files, one per year. * debian/rules, vlc.ebuild: + Distribute the new changelog files.
-
- 27 Jun, 2003 2 commits
-
-
Sam Hocevar authored
+ Updated to the latest Debian unstable upload. * debian/rules: + Moved the skins interface into the wxvlc package. + Cosmetic fixes. * debian/control: + Updated the description of the wxvlc package. * bootstrap: + Put subdirectories of modules/ in SUBDIRS, not DIST_SUBDIRS. * Makefile.am: + Put modules in SUBDIRS, not DIST_SUBDIRS. * .cvsignore: + Ignore vlc-config.in.
-
Sam Hocevar authored
+ New build system, using recursive makefiles. Due to the amount of code in VLC, this had become unavoidable. + Removed the check for OS X's stack size, since our automake targets are a lot less hungry now. + Ditto for Solaris's sed. + Since automake-1.6 is faster than 1.7, use it first if both are present. * m4/vlc.m4: + New AX_ADD_CPPFLAGS, AX_ADD_CFLAGS, AX_ADD_CXXFLAGS, AX_ADD_OBJCFLAGS and AX_ADD_LDFLAGS macros that do all the magic to detect possible modules and register their flags. + New AX_ADD_BUILTINS and AX_ADD_PLUGINS macros. + Some magic to generate vlc-config. * configure.ac: + Moved most code to the AX_ADD_* macros. + Explicitely added all target Makefiles. * modules/**/Modules.am: + Path to sources are now relative to Modules.am's directory level.
-
- 21 Jun, 2003 2 commits
-
-
Sam Hocevar authored
* configure.ac: + Added curly braces around variables. + Got rid of the "x$foo" constructs. + Renamed *_plugin conditionals into *_p. * debian/changelog: + Fixed a duplicate entry. + Added an entry for an old Debian upload that fixed #117180. * debian/control: + Added a build dependency on libimlib2-dev for skins. * debian/rules: + Activated support for skins.
-
Sam Hocevar authored
+ Use the -s flag instead of -a so that debhelper properly handles the i386-only plugin packages. + Split the build rule into configure and build.
-
- 19 Jun, 2003 1 commit
-
-
Sam Hocevar authored
+ Replaced $(DEB_BUILD_ARCH) with `dpkg-architecture -qDEB_BUILD_GNU_CPU` so that the rules can be called directly. * debian/control: + Removed leading "a"s from package descriptions. + Set policy to 3.5.10. * debian/copyright: + Removed debian/vlc.copyright.
-
- 31 May, 2003 1 commit
-
-
Sam Hocevar authored
-