]> git.sesse.net Git - vlc/commit
* Use utf8_open for the .bin vcdimage file
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 14 Nov 2006 21:59:26 +0000 (21:59 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 14 Nov 2006 21:59:26 +0000 (21:59 +0000)
commitf55fe3839d0008fc7de9cc1024ee518eb56706a4
tree608dbf31a8f12876e3cf72253192553e2cf69160
parentc4ba4c75ca7394f1f70c38581f2a58e362912be2
* Use utf8_open for the .bin vcdimage file
* 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.
modules/access/vcd/cdrom.c