Nicolas Boullis
8e8b18e197
Remove all remaining uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER.
2009-07-13 00:48:24 +02:00
Nicolas Boullis
b91d147a7a
Export the cdio_drivers and cdio_device_drivers arrays.
2009-07-13 00:48:24 +02:00
Nicolas Boullis
317ef05816
Remove all other uses of CDIO_MIN_DRIVER, CDIO_MAX_DRIVER, CDIO_MIN_DEVICE_DRIVER or CDIO_MAX_DEVICE_DRIVER within the libcdio library.
2009-07-13 00:48:24 +02:00
Nicolas Boullis
e2c8475275
Change scan_for_driver to use cdio_drivers and cdio_device_drivers.
2009-07-13 00:48:24 +02:00
Nicolas Boullis
70dad66457
Add new cdio_drivers and cdio_device_drivers arrays.
2009-07-13 00:48:24 +02:00
R. Bernstein
b4e36da3e2
Removed cd-paranoia.c by accident.
2009-07-11 19:42:04 -04:00
R. Bernstein
5a0ab057c3
MOSTLYCLEANFILES subsumes MAINTAINERCLEANFILES. As Nicolas Boulis
...
points out, want only the latter.
2009-07-03 19:37:59 -04:00
R. Bernstein
2c804547f7
Merge branch 'master' of rocky@git.sv.gnu.org:/srv/git/libcdio
2009-07-02 20:29:48 -04:00
R. Bernstein
2522c26ec8
Adapted from patches by Nicolas Boullis on Debian:
...
* alignment issues on sparc
* "make check" failure when stderr is not a tty
* wrong program name in manpages in tarball
* build failure with hurd
* "make check" failure on machines with no disc drive
* make distclean fixes
2009-07-02 20:26:39 -04:00
R. Bernstein
bc634ba342
Merge branch 'master' of rocky@git.sv.gnu.org:/srv/git/libcdio
2009-06-15 09:35:39 -04:00
R. Bernstein
7f8f0f806a
Savannah bug #26808 - Multiple definitions of cddb_opts. Helps MinGW/MSys compilation. Patch courtesy of lrn.
2009-06-15 09:31:54 -04:00
R. Bernstein
e7ac0ea72c
Merge branch 'master' of rocky@git.sv.gnu.org:/srv/git/libcdio
2009-05-16 23:02:15 -04:00
rocky
cc08ce617f
README.develop: add help2man. Rest - cosmetic changes
2009-05-16 23:01:39 -04:00
R. Bernstein
d297cdaf08
Guard against dereferncing a null cdtext pointer.
2009-05-14 22:30:50 -04:00
rocky
13245c6a55
Patch from John Wehle:
...
A side effect of opening the cdrom device on FreeBSD is it
locks the drive. This makes cdio_get_media_changed less
useful and prevents you from being able to switch disks
when using things such as the audacious media player.
This patch simply unlocks the drive right after it's opened
prior to opening the cam passthrough device.
2009-04-23 03:26:00 -04:00
rocky
5e1989a604
Revise for new paranoia descriptions.
2009-04-20 07:15:09 -04:00
rocky
2c37ff8db5
paranoia.cpp: write WAV file of up to the first 300 sectors of the first track
...
*/Makefile.am remove any created WAV files.
README: update paranoia descriptions
parananoia.c: track-01.wav -> track01s.wav
2009-04-20 07:06:02 -04:00
rocky
768c2ff249
paranoia.c: slight code touch-up. *.cpp remove lint warnings, e.g. int -> unsigned int
2009-04-20 01:51:40 -04:00
rocky
7306b590ce
Administrivia
2009-04-19 04:42:15 -04:00
rocky
f756fe368c
Extend paranoia program to write a file with a WAV header
2009-04-19 04:40:12 -04:00
rocky
cbb5fc643b
Administrivia
2009-04-19 00:58:43 -04:00
rocky
9f00e660fa
Revise installation instructions and add what you need to do if you want to develop libcdio
2009-04-05 21:00:02 -04:00
R. Bernstein
767dbe1902
Display copying in texinfo. Patch thanks to Jesse Weinstein.
2009-02-20 22:45:20 -05:00
R. Bernstein
58d87158cf
Add OS/2 driver courtesy of KO Myung-Hun. Security: Add "%s" to cdparanoia's fprintfs
2009-02-08 05:52:49 -05:00
R. Bernstein
7c497a2c73
Endless loop when no CD-rom drives. Patch thanks to Adrian Reber
2008-12-30 14:14:00 -05:00
R. Bernstein
37f248aa46
Fix manpage generation on platforms with non-empty EXEEXT,
...
and fix the VPATH build as well.
2008-12-28 23:11:29 -05:00
R. Bernstein
860becb14c
Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov Selkowitz
2008-12-28 23:09:25 -05:00
R. Bernstein
7ec21fe4e1
The installation of libcdio++.pc and libiso9660++.pc should be dependent on ENABLE_CXX_BINDINGS, not ENABLE_CPP. Bug #25202 from Yaakov Selkowitz
2008-12-28 22:56:37 -05:00
R. Bernstein
29fc72a06d
Fix Solaris and Win32 conditionals bug #25201 from Yaakov Selkowitz
2008-12-28 22:53:25 -05:00
R. Bernstein
232a5e42f7
Some small typos.
2008-12-13 05:57:45 -05:00
R. Bernstein
529e97401d
INSTALL isn't really ours - yet
2008-12-07 08:28:03 -05:00
R. Bernstein
a0414ce2ed
Remove trailing spaces on some lines
2008-12-07 08:12:47 -05:00
R. Bernstein
4bf77edf06
More verbose about driver installed
2008-12-07 08:07:03 -05:00
R. Bernstein
4428b31f4b
Correct name for OSX in uname
2008-12-07 08:02:16 -05:00
R. Bernstein
5cdcb8d443
Add more tests for drivers in more OS's.
2008-12-07 07:48:17 -05:00
R. Bernstein
ca23ec2ae5
Add check against GNU/Linux driver. More info in include/cdio/config.
2008-12-07 06:40:51 -05:00
R. Bernstein
a904cc23ec
Resolve conflicted files.
2008-12-06 22:46:14 -05:00
R. Bernstein
570d3c6ec5
I hate conflicted merges
2008-12-06 22:44:28 -05:00
R. Bernstein
4f0228e99f
Fix bug in 0.81 release in adding NetBSD driver. Make device enumerations
...
match internal structures. (Also corrected the name for the
non-existent AIX driver.)
2008-12-06 22:35:16 -05:00
R. Bernstein
542481d673
Wasn't checking the range of the device id in cdio_have_driver. Add regression test for checking this too.
...
More git administrivia.
2008-12-06 21:20:51 -05:00
R. Bernstein
f434186567
Makefile.am: Redo target for ChangeLog to use git2cl. NEWS: Note NetBSD driver added. Reset: git administrivia.
2008-12-06 20:04:23 -05:00
R. Bernstein
4879710431
More conversion weirdnesses
2008-11-29 02:01:42 -05:00
R. Bernstein
a82a984a64
Administrivia
2008-11-29 01:57:37 -05:00
R. Bernstein
f594166540
.
2008-11-29 01:40:40 -05:00
R. Bernstein
6175d43311
More administrivia.
2008-11-29 01:04:33 -05:00
R. Bernstein
95f087cdc3
First commit after CVS conversion. Should be just administrative changes.
2008-11-29 00:56:26 -05:00
R. Bernstein
4ea407f746
Initial commit after git-cvsimport (import from CVS).
2008-11-28 21:47:15 -05:00
R. Bernstein
987e4a48ba
Remove import path hard-coding. Will have to deal with in a Pythonic way and some package somewhere.
2008-11-28 13:56:44 -05:00
R. Bernstein
f191edc157
Tighter module creation code, and a module name typo from cut and paste.
2008-11-28 13:44:56 -05:00
R. Bernstein
bd6ef49177
Get link arguments from pkg-config. Add more files.
2008-11-28 08:58:37 -05:00