An error occurred fetching the project authors.
  1. 21 Jul, 2003 1 commit
  2. 20 Jul, 2003 1 commit
    • Gildas Bazin's avatar
      · e9829fa6
      Gildas Bazin authored
      * modules/gui/wxwindows/preferences.cpp: windows can't have open _and_ save file dialogs so only use open file dialogs on win32 in the preferences menu.
      * Makefile.am: removed INSTALL.win32 from the win32 package as it's only useful for developpers anyway.
      e9829fa6
  3. 19 Jul, 2003 1 commit
  4. 17 Jul, 2003 3 commits
  5. 16 Jul, 2003 1 commit
  6. 15 Jul, 2003 1 commit
  7. 08 Jul, 2003 1 commit
    • Sam Hocevar's avatar
      * bootstrap: · e10b64a4
      Sam Hocevar authored
          + Removed a useless use of cut.
          + Do not fail in the "clean" rule if no targets were built.
        * Makefile.am:
          + Propagate $(srcdir) to toolbox.
        * toolbox:
          + Do not include .moc files in POTFILES.in.
          + Fixed the generation of MSVC project files (untested).
      e10b64a4
  8. 07 Jul, 2003 1 commit
  9. 06 Jul, 2003 1 commit
  10. 05 Jul, 2003 1 commit
    • Sam Hocevar's avatar
      * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian · 09496f19
      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.
      09496f19
  11. 03 Jul, 2003 3 commits
  12. 01 Jul, 2003 5 commits
  13. 28 Jun, 2003 2 commits
    • Sam Hocevar's avatar
      66adf459
    • Sam Hocevar's avatar
      * Makefile.am: · 655212dd
      Sam Hocevar authored
          + Call $(srcdir)/toolbox from $(builddir) instead of $(srcdir).
          + Call $(builddir)/vlc-config instead of $(srcdir)/vlc-config, because
            generated files end in $(builddir).
          + Added -Imozilla to the mozilla plugin link flags.
          + Look for mozilla/vlcintf.idl in $(srcdir).
        * configure.ac:
          + Set VLC_CONFIG to $(builddir)/vlc-config instead of $(srcdir)/vlc-config.
        * toolbox:
          + Look for Makefile.am in ${srcdir}, and Makefile in ${builddir}.
          + Prepend ${srcdir} to header files we handle.
        * m4/vlc.m4:
          + Look for vlc-config.in.in in ${srcdir} but generate vlc-config.in in
            ${builddir}.
        * modules/gui/skins/src/dialogs.cpp, modules/gui/wxwindows/interface.cpp:
          + Include the pixmap with a path relative to the current directory.
      
         This commit should fix builds that use --srcdir (Closes: #319).
      655212dd
  14. 27 Jun, 2003 4 commits
    • Sam Hocevar's avatar
      * debian/changelog: · 1f4f2234
      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.
      1f4f2234
    • Sam Hocevar's avatar
      * Makefile.am: create directories before installing stuff in them. · e2ea67fb
      Sam Hocevar authored
        * m4/Makefile.am: distribute our generated private.m4 file.
      e2ea67fb
    • Sam Hocevar's avatar
      * Makefile.am: · bf81d020
      Sam Hocevar authored
          + Removed trailing / from directory names.
          + Used dummy instead of "" in the for/do/done loops.
          + Protected a couple of filenames with double quotes.
      bf81d020
    • Sam Hocevar's avatar
      * bootstrap: · fe17002d
      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.
      fe17002d
  15. 26 Jun, 2003 1 commit
  16. 25 Jun, 2003 1 commit
  17. 24 Jun, 2003 1 commit
  18. 21 Jun, 2003 1 commit
  19. 27 May, 2003 1 commit
    • Gildas Bazin's avatar
      · 8e9d90a1
      Gildas Bazin authored
      * ALL: bumped version to 0.6.0-test2
      * Makefile.am: got rid of the faq in the package-win32 target.
      8e9d90a1
  20. 24 May, 2003 2 commits
  21. 23 May, 2003 1 commit
  22. 20 May, 2003 1 commit
  23. 17 May, 2003 1 commit
    • Gildas Bazin's avatar
      · 3a0e5d28
      Gildas Bazin authored
      * INSTALL.win32: finally updated the instructions on how to build vlc for win32 :)
      * install-win32, Makefile.am: updates for the win32 package.
      * NEWS: added a few missing things.
      3a0e5d28
  24. 15 May, 2003 3 commits
  25. 13 May, 2003 1 commit
    • Gildas Bazin's avatar
      · 409095fb
      Gildas Bazin authored
      * modules/gui/wxwindows/*: new subtitles file dialog box.
      * modules/demux/util/sub.c: fixed a few description strings.
      * Makefile.am: small cosmetic change to package-win32 target.
      409095fb