This website requires JavaScript.
Explore
Help
Sign In
claunia
/
libcdio-osx
Archived
Watch
1
Star
0
Fork
0
You've already forked libcdio-osx
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
004152ec29b12017b3640fdecfc7fd6ef749061f
libcdio-osx
/
example
/
C++
/
OO
History
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
..
.cvsignore
First cut at a C++ wrapper for libcdio libcdio++. What's not done are
2005-11-10 11:11:15 +00:00
cdtext.cpp
Add C++ wrapper routines for MMC commands inside CdioDevice class.
2005-11-14 01:15:33 +00:00
device.cpp
include/cdio++ Add pre- and post- increment/decrement operators for
2005-11-11 12:26:57 +00:00
eject.cpp
Convert routines in device.hpp into raising an exception rather than
2006-01-15 10:39:15 +00:00
Makefile.am
Add C++ wrapper routines for MMC commands inside CdioDevice class.
2005-11-14 01:15:33 +00:00
mmc1.cpp
Add C++ wrapper routines for MMC commands inside CdioDevice class.
2005-11-14 01:15:33 +00:00
mmc2.cpp
Add corresponding mmc2 OO C++ program.
2005-11-14 01:16:25 +00:00
tracks.cpp
First cut at a C++ wrapper for libcdio libcdio++. What's not done are
2005-11-10 11:11:15 +00:00