1. 27 Jul, 2001 4 commits
  2. 26 Jul, 2001 5 commits
  3. 25 Jul, 2001 9 commits
  4. 24 Jul, 2001 3 commits
  5. 20 Jul, 2001 1 commit
  6. 19 Jul, 2001 2 commits
  7. 18 Jul, 2001 3 commits
  8. 17 Jul, 2001 1 commit
  9. 16 Jul, 2001 7 commits
  10. 15 Jul, 2001 1 commit
    • Gildas Bazin's avatar
      · a7a2bab4
      Gildas Bazin authored
      - The Win98 DVD input is finally working. (had to install Win98 on my
          computer to find the problem ;-)
      a7a2bab4
  11. 12 Jul, 2001 3 commits
    • Gildas Bazin's avatar
      · f20e5c35
      Gildas Bazin authored
      - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
          should have prevented the Win9x dvd input from working.
      - Moved the "if(Win2k)" out of the loop in _win32_dvdcss_readv.
      
      - Put a readv() function in input_iovec.h, the input_es now compiles.
      - Modified input_ts to use this function.
      
      - Fixed an initialisation bug in vout_directx.c
      - Right clicking on the mouse now displays the navigation menu.
      
      
      PS: If someone is willing to test the DVD input on Win95/98/Me I will
          upload an up to date binary package.
      f20e5c35
    • Renaud Dartus's avatar
      I forgot to commit others aout plugins · 20e17cf9
      Renaud Dartus authored
      20e17cf9
    • Renaud Dartus's avatar
      * Fix audio/video synchro bug with esd · a25f41cb
      Renaud Dartus authored
      * Should fix buggy sound due to 44100-48000 Hz conversions
      a25f41cb
  12. 11 Jul, 2001 1 commit
    • Gildas Bazin's avatar
      · 23b4e9ba
      Gildas Bazin authored
      DirectX plugin changes:
      - The Win32 GetMessage function has been isolated in a thread. This has
          been done because this function can block the thread. Thanks to this
          change, you can now move your window without any video and audio
          interruption.
      - Splitted the events handling code into a separate file.
      - Fixed the bug associated with the window dragging option in the
          diplay properties.
      23b4e9ba