Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 29 May 2011 12:05:59 +0000 | reimar | Remove a duplicated open() call that could lead to a |
Sun, 29 May 2011 11:56:11 +0000 | reimar | Only accept regular files as .bin files for .cue files. |
Sun, 29 May 2011 11:47:18 +0000 | reimar | Ensure 0-termination even if line does not start with FILE " |
Sun, 29 May 2011 11:45:47 +0000 | reimar | Fix 0-termination being placed one byte too far. |
Sun, 29 May 2011 11:43:38 +0000 | reimar | Avoid crash if terminating " is missing. |
Sun, 29 May 2011 11:41:40 +0000 | reimar | Simplify NULL check. |
Sun, 29 May 2011 11:39:25 +0000 | reimar | Add some "const". |