1. 06 Dec, 2001 3 commits
  2. 05 Dec, 2001 2 commits
  3. 04 Dec, 2001 1 commit
  4. 03 Dec, 2001 7 commits
  5. 02 Dec, 2001 2 commits
  6. 01 Dec, 2001 1 commit
  7. 30 Nov, 2001 3 commits
  8. 29 Nov, 2001 6 commits
  9. 28 Nov, 2001 1 commit
  10. 27 Nov, 2001 10 commits
  11. 26 Nov, 2001 3 commits
  12. 25 Nov, 2001 1 commit
    • Gildas Bazin's avatar
      · b6188286
      Gildas Bazin authored
       * Big clean-up to allow compiling every module as plugins.
       * Added bytes_swap.h to provide ntoh() and htol() on Win32. With this
           change we don't have to link winsock2 with every plugin anymore. This
           should also give us a slight speed increase.
       * Added #define WIN32_LEAN_AND_MEAN in threads.h to speed-up compilation
           on Win32.
       * Modified ac_downmix_3dn and sse so they compile with the latest gcc for
           Win32.
      
      (PS: the dvdread plugin doesn't compile yet on Win32)
      b6188286