1. 06 Mar, 2004 1 commit
  2. 05 Mar, 2004 1 commit
  3. 28 Jul, 2001 1 commit
    • Sam Hocevar's avatar
      · 4aaa00c6
      Sam Hocevar authored
        * Fix in libdvdcss in the key caching code.
        * Removed useless variables in configure.in which caused all subsequent
          compilation tests to fail.
      4aaa00c6
  4. 27 Jul, 2001 8 commits
    • Christophe Massiot's avatar
      Fixed a FreeBSD bug (again). · 5594c61a
      Christophe Massiot authored
      5594c61a
    • Sam Hocevar's avatar
      · d307283d
      Sam Hocevar authored
        * Additional fixes to the sdl-config detection.
      d307283d
    • Sam Hocevar's avatar
      · c085b215
      Sam Hocevar authored
        * Added a make uninstall rule.
      c085b215
    • Sam Hocevar's avatar
      · 4945d2bb
      Sam Hocevar authored
        * Updated version numbers for imminent release.
        * Fixed the --with-dvdcss flag:
           o --with-dvdcss - build libdvdcss, link statically (also default behaviour)
           o --with-dvdcss=local-static - build libdvdcss, link statically
           o --with-dvdcss=local-shared - build libdvdcss, link dynamically
           o --with-dvdcss=/foo/bar - don't build libdvdcss, use libdvdcss in /foo/bar
        * Fixed an omission in the dvdcss.h header.
      4945d2bb
    • Christophe Massiot's avatar
    • Arnaud de Bossoreille de Ribou's avatar
      425c22f4
    • Sam Hocevar's avatar
      · 76fcb7fc
      Sam Hocevar authored
        * Changed libdvdcss API to force binary incompatibility. Yeah, this is
          evil, but if we don't do it now we'll have to do it when more people
          are using it.
        * Fixed minor libdvdcss stuff such as the soname and compilation flags.
        * New --with-dvdcss flag.
          Explanation:
           o default: build libdvdcss, statically link vlc against it.
           o --with-dvdcss=no: build libdvdcss, dynamically link vlc against it.
           o --with-dvdcss=yes: don't build libdvdcss, use already installed one.
           o --with-dvdcss=/foo: don't build libdvdcss, use libdvdcss from /foo/*.
          (this looks a bit strange to me, I'll find better flag settings)
      76fcb7fc
    • Arnaud de Bossoreille de Ribou's avatar
      Fix a bug in aout spdif with dolby stereo (use of obsolete PTS). · 9fadff59
      Arnaud de Bossoreille de Ribou authored
      Bozo and Stef : the dream team of bozos. Stef you're gonna die (dunga).
      9fadff59
  5. 26 Jul, 2001 5 commits
  6. 25 Jul, 2001 9 commits
  7. 24 Jul, 2001 3 commits
  8. 20 Jul, 2001 1 commit
  9. 19 Jul, 2001 2 commits
  10. 18 Jul, 2001 3 commits
  11. 17 Jul, 2001 1 commit
  12. 16 Jul, 2001 5 commits