1. 11 Aug, 2002 1 commit
  2. 10 Aug, 2002 3 commits
  3. 07 Aug, 2002 4 commits
  4. 01 Aug, 2002 1 commit
    • Gildas Bazin's avatar
      · 9e8fd6f5
      Gildas Bazin authored
      * Added a --dvd-css-method config option to the dvd plugin. This is implemented with
      putenv() and is IMHO a quick hack (leads to memory leaks) as libdvdcss should rather
      allow us to change this value using the API!
      9e8fd6f5
  5. 30 Jul, 2002 1 commit
    • Gildas Bazin's avatar
      · 8ff3851c
      Gildas Bazin authored
      * include/threads_funcs.h: fixed the --fast-mutex option.
      8ff3851c
  6. 29 Jul, 2002 3 commits
    • Gildas Bazin's avatar
      · 70630f32
      Gildas Bazin authored
      * plugins/directx/vout_directx.*: the directx vout plugin now uses the
      IID_IDirectDrawSurface2 interface, this shouldn't break anything and we should now
      support WinNT4+DirectX3.
      Added support for YUY2 overlays because a few graphics cards only support this.
      Some code cleanup too.
      * plugins/directx/vout_events.c: small bugfix.
      70630f32
    • Gildas Bazin's avatar
      · 74b9c004
      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.
      74b9c004
    • Gildas Bazin's avatar
      · 886080d9
      Gildas Bazin authored
      * include/threads.h,include/threads_funcs.h: reverted Win32 pthread implementation to
      the old code. Fixed vlc_cond_broadcast() for WinNT/2K/XP. Additional vlc_cond_*
      implementations for Win9x.
      * src/interface/main.c: renamed --fast_pthread option into --fast-mutex. Added a
      --win9x-cv-method option to choose which vlc_cond_* implementation we want on Win9x.
      886080d9
  7. 26 Jul, 2002 2 commits
  8. 25 Jul, 2002 8 commits
  9. 23 Jul, 2002 1 commit
  10. 21 Jul, 2002 2 commits
  11. 19 Jul, 2002 2 commits
  12. 17 Jul, 2002 1 commit
  13. 13 Jul, 2002 1 commit
  14. 11 Jul, 2002 3 commits
  15. 10 Jul, 2002 2 commits
  16. 07 Jul, 2002 2 commits
  17. 27 Jun, 2002 1 commit
    • Sam Hocevar's avatar
      * ./plugins/dvd/dvd_es.c: error in selecting SPU stream. · 8b91bdc9
      Sam Hocevar authored
        * ./plugins/spudec/spu_decoder.c: endianness fix for subtitles colour.
        * ./plugins/spudec/spu_decoder.c: little hack for preventing blank alpha
          palette.
        * ./plugins/spudec/spu_decoder.c: subtitle transparency support.
      
         All patches courtesy of Roine Gustafsson.
      8b91bdc9
  18. 19 Jun, 2002 1 commit
  19. 18 Jun, 2002 1 commit