1. 18 Nov, 2006 3 commits
  2. 17 Nov, 2006 10 commits
  3. 16 Nov, 2006 12 commits
  4. 15 Nov, 2006 13 commits
  5. 14 Nov, 2006 2 commits
    • Rafaël Carré's avatar
      Adds real-time device adding (not removal yet) · 1d330ec5
      Rafaël Carré authored
      Don't add data DVDs when possible
      Only uses D-Bus code if version >= 0.9.2
      (refs #99)
      1d330ec5
    • Derk-Jan Hartman's avatar
      * Use utf8_open for the .bin vcdimage file · f55fe383
      Derk-Jan Hartman authored
      * Try .bin when opening a .cue, instead of trying the filename in the .cue (it's usually wrong).
        When the .bin filename fails, then look into the .cue file for a possible alternate name.
      * Don't crash on non-existing cuefile's
      
      I would like to backport some of this, but 0.8.6 doesn't have utf8_open, so I need to see what i'm gonna do with that.
      f55fe383