1. 22 Dec, 2003 2 commits
  2. 21 Dec, 2003 2 commits
  3. 20 Dec, 2003 6 commits
    • Boris Dorès's avatar
      * libvlc.h input.c headphone.c: · 78ffa46b
      Boris Dorès authored
          fix support of audio channel mixers, like the headphone channel mixer
          for instance, which was broken since the introduction of user audio
          filters; if specified by the user and compatible with the audio
          pipeline, we add the channel mixer after the user filters.
          -> unfortunately, this fix removed two strings and introduced 4 new
             ones
          -> TODO: allow the user to choose only amongst channel mixers, not
             all available audio filters
      
      * vlc.exe.manifest Makefile.am install-win32 :
          add a manifest file to allow the win32 gui to use Windows XP visual
          styles when available.
      78ffa46b
    • Gildas Bazin's avatar
      · 66fb3bd3
      Gildas Bazin authored
      * modules/demux/mp4/mp4.c: fixed problem with buggy files that don't set the audio sample rate properly.
      66fb3bd3
    • Gildas Bazin's avatar
      · 1cccba5c
      Gildas Bazin authored
      * modules/codec/araw.c: added "mlaw" as a fourcc for ulaw audio.
      1cccba5c
    • Rocky Bernstein's avatar
    • Rocky Bernstein's avatar
      Grammar correction. · d5eaf4a6
      Rocky Bernstein authored
      d5eaf4a6
    • Rocky Bernstein's avatar
      Spelling correction. · 2915f180
      Rocky Bernstein authored
      2915f180
  4. 18 Dec, 2003 2 commits
  5. 17 Dec, 2003 5 commits
  6. 16 Dec, 2003 15 commits
  7. 15 Dec, 2003 8 commits
    • Gildas Bazin's avatar
      · 5b83bb59
      Gildas Bazin authored
      * modules/demux/ogg.c: a couple of fixes for flac streaming.
      5b83bb59
    • Gildas Bazin's avatar
      · 21636bda
      Gildas Bazin authored
      * modules/packetizer/mpeg4audio.c: fixed raw mpeg4 audio packetizer.
      * modules/demux/mp4/libmp4.c: fixed (again) parsing of wave tag.
      21636bda
    • Gildas Bazin's avatar
      · ec17e28f
      Gildas Bazin authored
      * modules/gui/skins/src/skin_main.cpp: bail out if we can't open an X11 display.
      ec17e28f
    • Gildas Bazin's avatar
      · bd034af3
      Gildas Bazin authored
      * modules/codec/vorbis.c: added 5.1 channel configuration to the decoder.
      bd034af3
    • Gildas Bazin's avatar
      · 273f3bc4
      Gildas Bazin authored
      * modules/audio_output/directx.c: don't set the default audio output to mono even if the windows settings are set to mono.
        Too many people just don't know how to set the windows speakers configuration setting properly.
      273f3bc4
    • Jean-Paul Saman's avatar
      Fixing QT/Embedded header detection. · 5ba68590
      Jean-Paul Saman authored
      5ba68590
    • Gildas Bazin's avatar
      · 33e006c1
      Gildas Bazin authored
      * modules/video_output/directx/directx.c: debug message.
      33e006c1
    • Gildas Bazin's avatar
      · 3fb21d8e
      Gildas Bazin authored
      * modules/gui/wxwindows/open.cpp: compilation fix.
      3fb21d8e