1. 07 May, 2011 2 commits
    • Rémi Denis-Courmont's avatar
      dvdnav: cleanup probing · 59d12a20
      Rémi Denis-Courmont authored
      - Do not probe paths that do not exist (ENOENT).
      - If the OS supports open()ing directories (HAVE_FDOPENDIR), do not
        probe paths that cannot be opened.
      - Do not probe files whereby fstat() fails.
      - Do not probe non-regular files other than directories and block
        devices (previously, only FIFOs were discarded).
      - Look for anchor even if fstat() is not supported.
      59d12a20
    • Rémi Denis-Courmont's avatar
      dvdnav: remove useless parameter · 32b36298
      Rémi Denis-Courmont authored
      32b36298
  2. 06 May, 2011 3 commits
  3. 05 May, 2011 6 commits
  4. 04 May, 2011 4 commits
  5. 03 May, 2011 5 commits
  6. 02 May, 2011 17 commits
  7. 01 May, 2011 3 commits