X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcdintf.cpp;h=8973c4543068b5fec64bd148afb890848a734c3d;hb=94e1e961b57f253b760298ab0bae96a7de6d20fa;hp=066f2cc2588e9cb7772d464e50b86e5721fc1f22;hpb=f95620384355f3db89f779e1e7be59260ecfc6ff;p=virtualjaguar diff --git a/src/cdintf.cpp b/src/cdintf.cpp index 066f2cc..8973c45 100644 --- a/src/cdintf.cpp +++ b/src/cdintf.cpp @@ -2,6 +2,15 @@ // OS agnostic CDROM interface functions // // by James L. Hammons +// (C) 2010 Underground Software +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 01/16/2010 Created this log ;-) +// + // // This now uses the supposedly cross-platform libcdio to do the necessary // low-level CD twiddling we need that libsdl can't do currently. Jury is