Commit graph

5 commits

Author SHA1 Message Date
dillo
a8d40a33c1 Update to 1.2.0 and fix two bugs:
- Only use index 1 as track boundary.  Previously, the first index was
  taken as the end of the previous track and the last index as the start
  of this track.  All sectors in between were silently dropped.

- Stop output of a track *before* the first sector of the next track.
  Previously, the first sector was output twice, once as the last
  sector of the previous track, once as the first sector of the
  current track.

Patches will be sent upstream shortly.


Take maintainership, ok pooka.
2007-11-16 12:03:42 +00:00
cjep
b42456df51 Add NetBSD RCS tags 2003-09-01 10:17:35 +00:00
mrg
c9535c1b9b add a "-r" flag that enables a "raw" mode - copy the data out in 2352
sector chunks.  this flag has already been included by the upstream and
will be in the next release of bchunk.
2003-08-25 12:11:29 +00:00
tv
e55d4b59d8 Fix patch (no longer needed), and install new manpage. 2001-11-04 03:28:45 +00:00
pooka
5b004a82ff Import bchunk 1.0.0, a utility to convert CD images in ".bin / .cue" format
to a ISO filesystem or VCD
2000-02-21 16:45:32 +00:00