rocky
|
66d6e093aa
|
lib/cdio++/Makeifle.am iso9660.hpp iso9660_stub.cpp: start C++ libiso9660 library
iso9660.h: documentation changes.
device.hpp: reduce number of methods
stub.cpp->cdio_stub.cpp
|
2006-03-05 06:52:15 +00:00 |
|
rocky
|
3f39a667b2
|
Move the device routines which don't refer to an object private info
(e.g. closign a tray) out of the Device class.
|
2006-01-25 07:21:52 +00:00 |
|
rocky
|
83cde259ec
|
Add a default value for drive paramater of CloseTray().
|
2006-01-18 21:01:59 +00:00 |
|
rocky
|
1736ea9c4e
|
Went the subclassed exception route (at the expense of lots of extra
code and possibly extra maintenance). It will match the Python
interface and it's I guess what Stroustrup recommends.
|
2006-01-17 02:09:32 +00:00 |
|
rocky
|
004152ec29
|
Convert routines in device.hpp into raising an exception rather than
giving a return code. Sort of a test. More may follow.
|
2006-01-15 10:39:15 +00:00 |
|
rocky
|
d7dd4a6c8a
|
First cut at a C++ wrapper for libcdio libcdio++. What's not done are
audio and MMC commands. No doubt it may be a little rough and I expect
further changes.
|
2005-11-10 11:11:15 +00:00 |
|