1. 29 Jul, 2002 2 commits
    • Gildas Bazin's avatar
      · 7152ccea
      Gildas Bazin authored
      * include/vlc_threads.h,include/main.h,src/misc/threads.c,src/misc/win32_specific.c:
      reverted Win32 pthread implementation to the old code. Fixed vlc_cond_broadcast() for
      WinNT/2K/XP. Additional vlc_cond_* implementations for Win9x.
      * src/libvlc.h: renamed --fast_pthread option into --fast-mutex. Added a
      --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
      7152ccea
    • Gildas Bazin's avatar
      · 1a723796
      Gildas Bazin authored
      * plugins/network/ipv6.c: attempt to fix the win32 implementation. Multicast should even
      work (untested) although we'll need to find a way to replace if_nametoindex() to have a
      fully functionnal win32 port.
      1a723796
  2. 28 Jul, 2002 1 commit
  3. 26 Jul, 2002 1 commit
  4. 25 Jul, 2002 8 commits
  5. 24 Jul, 2002 7 commits
  6. 23 Jul, 2002 15 commits
  7. 22 Jul, 2002 6 commits