R. Bernstein
4e8eff137e
Thomas Schmitt's first patches towards supporting writing from libcdio. Somewhat experimental and for now just the GNU/Linux driver.
2009-12-19 18:17:18 -05:00
R. Bernstein
35663d6266
Possibly make compiling example programs easier from the outside - don't assume HAVE_CONFIG_H is defined but pick up values from the runtime version of that file. We also now run example programs as tests if they are built.
2009-11-26 05:31:39 -05:00
R. Bernstein
5ead040aea
Make doxygen clean. Get ready for 0.82 release.
2009-10-27 07:47:55 -04:00
Nicolas Boullis
91adaa6ff2
Update the documentation in include/cdio/device.h as well.
2009-07-13 00:48:25 +02:00
Nicolas Boullis
70dad66457
Add new cdio_drivers and cdio_device_drivers arrays.
2009-07-13 00:48:24 +02: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
860becb14c
Use LTLIBICONV instead of LIBICONV. Bug #25201 from Yaakov Selkowitz
2008-12-28 23:09:25 -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
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
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
rocky
8af60f3dce
Another small tweak - make sure macro is undefine'd first.
2008-07-16 00:28:54 +00:00
rocky
29cea5c023
Undefine ISODCL and note where this comes from.
2008-07-15 13:37:30 +00:00
rocky
fd6bb03037
Remove cdrtools GPL "v2 only" pollution. iso9660.h is from Eric Youngdale's 1993 GPL v2 or later header from mkisofs
2008-07-15 12:00:54 +00:00
flameeyes
fb85aa1533
Cleanup includes, don't include <cstdlib> twice, and include <cstring> rather than <string.h>.
2008-06-13 15:58:50 +00:00
rocky
7036d8d951
iso9660.h: parameter name change to match implementation.
...
iso9660.c: use reentrant version of localtime and gettime (most of the time)
Patch from Nicolas Boullis.
testiso9660.c: Change a memcmp for a test_compare which gives more detailed
information on failure.
2008-05-28 01:48:37 +00:00
edsdead
b07d491fcd
fix up return type of mmc_run_cmd and mmc_run_cmd_len
2008-05-09 06:13:32 +00:00
rocky
70be01d454
cdio_have_xxx is now private. Add p1.bin to distribution.
2008-03-28 01:28:50 +00:00
rocky
0e463dfc0d
Start NetBSD driver
2008-03-27 17:40:50 +00:00
karl
0664dad58a
gplv3
2008-03-25 15:59:08 +00:00
karl
3b90a7dda4
update Makefiles to GPLv3+
2008-03-20 19:02:37 +00:00
edsdead
e4ecb61b05
get isrc from nrg files AND new API char * cdio_get_track_isrc(CdIo_t *,track_t);
2008-03-20 01:40:28 +00:00
rocky
51d9652c82
get_track_pregap_lba, get_track_pregap_lsn. Section on "CD-DA pregap" in libcdio manual.
...
All changes from Robert William Fuller.
2008-03-16 00:12:42 +00:00
rocky
40fe8bcd2d
Things needed to make "make distcheck" work.
...
Makefile.am: forgot paranoia.h header.
check_paranoia.sh.in: need to compare with "right" file $srcdir not "."
2008-03-08 16:45:19 +00:00
rocky
1f8a5f9d54
cd-info.c iso-info.c More error-tolerant patch from Stanislav Brabec
...
at SuSE.
iso9660.hpp: patch to compile libcdio with gcc 4.3 from
Cristian Rodriguez via Stanislav Brabec. Add return statement in
function returning non-void.
mmc-tool.c: remove out-of-bound array access.
2008-01-09 04:26:23 +00:00
rocky
b6868ddc8f
Note that iso9660_dir_to_name can return NULL if memory allocation fails.
2008-01-05 12:12:52 +00:00
rocky
8e48c0ad7f
Run a Multimedia command (MMC) specifying the CDB length.
...
The motivation here is for example ot use in is an undocumented
debug command for LG drives (namely E7), whose length is being
miscalculated by mmc_get_cmd_len(); it doesn't follow the usual
code number to length conventions. Patch supplied by SukkoPera.
2007-11-21 03:01:58 +00:00
flameeyes
efab9a09c9
Add missing include (for GCC 4.3). Patch by Ryan Hill (dirtyepic at gentoo).
...
Patch #6271 at Savannah.
2007-11-19 19:32:11 +00:00
flameeyes
88e72ac231
Don't install the cdparanoia headers when cd-paranoia is not built nor installed.
2007-11-16 21:52:08 +00:00
rocky
cddf780736
paranoia.h, p_block.c: Add paranoia_set_range and correct #define in paranoia.h
...
common_interface.c: try to give credit where it is due.
2007-09-28 12:09:38 +00:00
rocky
de2c6a18ae
Add iso9660_fs_find_lsn_with_path and iso9660_ifs_find_lsn_with_path to report the full filename path of lsn.
2007-08-11 16:26:14 +00:00
rocky
63f0137d4b
read.h: include sys/types.h since some OS's need it.
...
cdio-eject.c: no real changes. Add copyright.
2007-04-15 16:23:58 +00:00
rocky
6d72edc346
audio.h: doxygenation
...
Address, Copyright change.
2007-03-16 15:32:48 +00:00
rocky
9e24b5594f
Update cdio_read documentation.
2007-02-25 15:58:31 +00:00
gmerlin
efc2151bc1
* Better drive detection for Linux
...
* cdio_add_device_list() now adds devices with symlinks only once
2006-11-27 19:31:37 +00:00
rocky
3c49917550
Remove doxygen warnings.
2006-10-27 10:38:41 +00:00
rocky
c1f11393ac
Add routine to get tray status (open/closed) and sample program.
...
Seems broken at least on SuSE 10.1 if not other GNU/Linux's though.
2006-10-11 12:38:17 +00:00
gmerlin
5e4307a3b3
* UTF-8 support
2006-06-03 15:35:49 +00:00
gmerlin
511c0b9416
* UTF-8 support patch
2006-06-02 21:54:21 +00:00
rocky
5d3ef6fa82
Add missing field in SVD structure. Document correspondencies with ECMA 119
...
better.
2006-05-06 16:08:06 +00:00
rocky
fcabaf3da6
Note what nsectors does.
2006-05-03 00:29:40 +00:00
rocky
e7e73c05d8
UDF file reading works for strategy 4. What a pain in the ass.
2006-04-17 03:32:38 +00:00
rocky
8a9128cf61
Remove some bugs in udf_file.c Others remain.
2006-04-16 02:34:08 +00:00
rocky
22608b594e
stream: add getpos routine
...
udf: save last read position.
2006-04-15 03:05:14 +00:00
rocky
4585f21f80
Fix prototype mismatch. Thanks yet again to the every vigilant Steve
...
Schultz.
2006-04-14 21:09:55 +00:00
rocky
0c2b1bfa9e
mmc: add mmc_close_tray().
...
mmc-tool: add option for close tray and to get mode-sense 2A data.
2006-04-12 09:30:14 +00:00
rocky
d0d5ea424f
Make udf_read_block more like 2 read. Implementation is closer
...
to the description (although it needs more work.)
udf_fs.h: break out udf_check_tag()
*.h: /*! -> /** - is more like Javadoc.
2006-04-11 05:47:57 +00:00
rocky
6eeb46aea7
UDF fixes.
2006-04-11 00:26:54 +00:00
rocky
edc8056ec9
Clarify the difference betweeen speed as it is defined in the MMC spec
...
and drive unit speeds. Add a new mmc routine for the latter.
2006-04-04 02:06:12 +00:00
rocky
93bb7fdb74
More #defines become enums.
...
Add CDIO_MMC_GETPOS_LEN16. Is like CDIO_MMC_GETPOS_LEN16 with extra
position parameter.
2006-04-03 18:51:46 +00:00
flameeyes
2f62a9c3fd
Add a --disable-cxx configure parameter so that the C++ bindings can be skipped.
2006-03-30 10:47:51 +00:00