1. 21 Jul, 2003 7 commits
  2. 20 Jul, 2003 19 commits
  3. 19 Jul, 2003 9 commits
  4. 18 Jul, 2003 5 commits
    • Derk-Jan Hartman's avatar
      * add a #include <errno.h> · bafd6742
      Derk-Jan Hartman authored
      bafd6742
    • Derk-Jan Hartman's avatar
      * Add -liconv to the ldflags of the spudec module. · 9937f576
      Derk-Jan Hartman authored
      * Add -framework Carbon to the ldflags of the spudec module when Carbon is
        present. freetype-config unfortunatly omits this on MacOSX.
      
      I think I did this correctly, but it might be wise to review this :)
      9937f576
    • Gildas Bazin's avatar
      · e809bbac
      Gildas Bazin authored
      * src/libvlc.h: disabled the encoders config options (encoders are not used anymore, all the encoding is done in the stream output transcode module).
      * src/misc/win32_specific.c: added an --high-priority config option on win32 to increase the priority of the process (default enabled for now so the behaviour isn't changed.)
      e809bbac
    • Derk-Jan Hartman's avatar
      91bfa020
    • Gildas Bazin's avatar
      · e1523249
      Gildas Bazin authored
      * modules/audio_output/alsa.c: alsa is now the default audio output.
      * src/misc/configuration.c: removed unnecessary line.
      * modules/gui/skins/parser.*: small cosmetic change.
      e1523249