2003-06-16 01:21:42 +00:00
|
|
|
0.61
|
|
|
|
|
Cygwin/MinGW port.
|
|
|
|
|
get-default-device reworked to be smarter about finding devices.
|
|
|
|
|
cd-info: add --no-headers. version ID is from package now. Show default
|
|
|
|
|
device on "--version" output.
|
|
|
|
|
API: add routine report if string refers to a device or not
|
|
|
|
|
Make use of features in libcddb 0.9.4.
|
2003-05-20 00:04:41 +00:00
|
|
|
0.6
|
|
|
|
|
Bug: eject wouldn't.
|
|
|
|
|
If given .bin find corresponding .cue. If no cue, complain.
|
2003-04-28 02:07:01 +00:00
|
|
|
0.5
|
|
|
|
|
- Add RPM spec file. Thanks to Manfred Tremmel <Manfred.Tremmel@iiv.de>
|
|
|
|
|
- cdinfo renamed to cd-info to avoid conflicts with other existing programs
|
2003-05-17 04:08:03 +00:00
|
|
|
- bug in ejecting CD's fixed
|
2003-05-18 05:59:40 +00:00
|
|
|
- find cue file if given bin.
|
2003-04-28 02:07:01 +00:00
|
|
|
- cd-info: If libvcdinfo is installed show general Video CD properties
|
2003-04-24 02:02:29 +00:00
|
|
|
0.4
|
|
|
|
|
- More regression tests.
|
|
|
|
|
- Use pkg-config(1) support
|
|
|
|
|
- NRG may be closer to being correct.
|
2003-04-19 19:12:06 +00:00
|
|
|
0.3
|
2003-04-20 19:27:32 +00:00
|
|
|
- reduced overall size of package. Some regression moved to a separate (large)
|
|
|
|
|
package.
|
2003-04-19 19:12:06 +00:00
|
|
|
- facilitate inclusion into another project's local source tree (e.g. xine)
|
|
|
|
|
- version number in include
|
2003-04-20 19:27:32 +00:00
|
|
|
- cdinfo: lists number of CDDB matches, display error message on failure,
|
|
|
|
|
and can set CDDB port and http proxy
|
|
|
|
|
- Bug: Narrow drivers to devices when source is a device.
|
|
|
|
|
- fix some small compile warnings and configure bugs. Require libcddb 0.9.0
|
|
|
|
|
or greater.
|
2003-04-19 19:12:06 +00:00
|
|
|
|
2003-04-14 23:29:50 +00:00
|
|
|
0.2
|
|
|
|
|
- Added Support for reading audio sectors
|
|
|
|
|
- cdinfo can use libcddb (http://libcddb.sourceforge.net). If installed and
|
|
|
|
|
we have a CD-DA disk, we dump out CDDB information.
|
|
|
|
|
- Regression tests added.
|
|
|
|
|
- Don't need to open device to give get a default device.
|
|
|
|
|
- Better device driver selection: We test for file/device-ness.
|
|
|
|
|
- Bugs fixed (default device name on linux),
|
2003-04-19 19:12:06 +00:00
|
|
|
|
2003-03-24 19:01:09 +00:00
|
|
|
0.1
|
2003-04-14 23:29:50 +00:00
|
|
|
Routines split off from VCDImager.
|