1. 06 Mar, 2004 1 commit
  2. 05 Mar, 2004 1 commit
  3. 18 Apr, 2002 5 commits
    • Christophe Massiot's avatar
      Fixed typos. · 46b2dec0
      Christophe Massiot authored
      46b2dec0
    • Sam Hocevar's avatar
      · 62ffd1a0
      Sam Hocevar authored
        * ./vlc.spec: fixed build dependencies.
        * ./configure.in: when -lintl is available, we now also link plugins with it.
      62ffd1a0
    • Sam Hocevar's avatar
      · 3eb0086e
      Sam Hocevar authored
        * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
        * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
      3eb0086e
    • Sam Hocevar's avatar
      · 9e607c80
      Sam Hocevar authored
        * ./configure.in: switched version to 0.3.1.
        * ./vlc.spec: imported Mandrakesoft's latest enhancements.
        * ./ChangeLog: updated ChangeLog.
      9e607c80
    • Sam Hocevar's avatar
      · e81cf378
      Sam Hocevar authored
        * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
          extension gethostbyname2(), thanks to Thomas Graf.
      e81cf378
  4. 17 Apr, 2002 3 commits
  5. 16 Apr, 2002 2 commits
  6. 15 Apr, 2002 4 commits
  7. 11 Apr, 2002 2 commits
  8. 10 Apr, 2002 8 commits
    • Johan Bilien's avatar
      · 1ca91e71
      Johan Bilien authored
      * fixed another bug in PS demux : the first program added was at the
      same time declared as the current program and as a new program, which
      made the ES be selected two times.
      1ca91e71
    • Johan Bilien's avatar
      · 57240036
      Johan Bilien authored
      * fixed a bug in input_SetProgram, that made the ps file input
      launch without video. Sorry about this.
      57240036
    • Tony Castley's avatar
    • Loïc Minier's avatar
      * ./po/fr.po: French translation update · 3cb37141
      Loïc Minier authored
      3cb37141
    • Sam Hocevar's avatar
      · 6d8b08a4
      Sam Hocevar authored
        * ./configure.in: fixed a bug in the libdvdread detection.
        * ./configure.in: fixed plugin compilation under Win32.
      6d8b08a4
    • Sam Hocevar's avatar
      · 45c8658e
      Sam Hocevar authored
        * ./vlc.spec: imported MandrakeSoft's enhancements.
      45c8658e
    • Sam Hocevar's avatar
      · 4df58cdf
      Sam Hocevar authored
        * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
      4df58cdf
    • Sam Hocevar's avatar
      · fe7ab73a
      Sam Hocevar authored
        * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
        * ./plugins/aa/aa.c: a few simplifications in the code.
      fe7ab73a
  9. 08 Apr, 2002 1 commit
    • Johan Bilien's avatar
      · cb8ef93c
      Johan Bilien authored
      * made file access plugin use input_SetProgram so that we may change
        program when reading a file
      * fixed a bug in input_SetProgram
      * added --input_program <int> option, to choose the program from
        the command line
      cb8ef93c
  10. 07 Apr, 2002 2 commits
    • Christophe Massiot's avatar
      * Fixed Altivec-enabled version of fastmemcpy · 0393b253
      Christophe Massiot authored
      * Fixed --memcpy switch
      * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
      * New README file for MacOS X.
      0393b253
    • Sam Hocevar's avatar
      · a0249c48
      Sam Hocevar authored
        * ./configure.in: wrote a better test for libdvdread detection.
        * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
          a segfault in the Gtk+ popup menu when toggling the interface.
        * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
          do not accept empty macro arguments.
      a0249c48
  11. 06 Apr, 2002 2 commits
    • Sam Hocevar's avatar
      · b2f75d5c
      Sam Hocevar authored
        * ./doc/release-howto.txt: updated documentation.
        * ./vlc.spec: added missing plugin filenames to the build process.
      b2f75d5c
    • Sam Hocevar's avatar
      · bff02b4d
      Sam Hocevar authored
        * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
        * ./Makefile: fixed make dist and make distclean.
        * ./plugins/dvd/dvd.c: compilation fix.
        * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
        * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
        * ./vlc.spec: updated specfile.
      bff02b4d
  12. 05 Apr, 2002 6 commits
    • Sam Hocevar's avatar
      · db758124
      Sam Hocevar authored
        * ./Makefile, ./configure.in: misc BeOS build fixes.
      db758124
    • Jon Lech Johansen's avatar
      · ceb1c04e
      Jon Lech Johansen authored
        * ./plugins/macosx/vout_macosx.c: memalign -> vlc_memalign
      ceb1c04e
    • Sam Hocevar's avatar
      · 1b0868ed
      Sam Hocevar authored
        * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
        * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
          anymore, the package is now 700k instead of 4MB.
        * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
          foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
          lot of stuff from Makefile.opts.in back to configure.in.
        * ./install-win32: updated script for NSIS 1.96.
      
         I hope this doesn't break too many other architectures...
      1b0868ed
    • Sam Hocevar's avatar
      · 0d691469
      Sam Hocevar authored
        * ./configure.in: added --enable-intfwin to enable the win32 interface and
          --with-bcbuilder to tell make where to find Borland C++ Builder.
      0d691469
    • Sam Hocevar's avatar
      · e98aae28
      Sam Hocevar authored
        * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
        * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
        * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
          file isn't needed for the intfwin plugin anymore.
        * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
      e98aae28
    • Gildas Bazin's avatar
      · cf5b3832
      Gildas Bazin authored
      * introduced a memalign wrapper that will align the memory manually if
        memalign doesn't exist.
      
        void *vlc_memalign( size_t align, size_t size, void **pp_orig )
        where the return value is the aligned pointer and *pp_orig is the pointer
        that has to be freed afterwards.
      
        the arithmetic I'm doing on the pointer to align it is not portable to
        64bits architectures. If someone knows how to something portable, please
        tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
      
        Other little problem, I was planning to use posix_memalign by default in
        the wrapper implementation but it doesn't work (someone can tell me what
        I'm doing wrong ?)
      
      * re-enabled the sse plugins on win32 as we don't have anymore alignment
        issues.
      
      * fixed typo in vout_directx.c
      cf5b3832
  13. 04 Apr, 2002 3 commits