X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fcdintf.cpp;h=1f0993b482ccbc32dcf5416ac9a8a1b950812963;hb=d59de2a3408a34b53772bfd4b00cd3e8dc50a03b;hp=066f2cc2588e9cb7772d464e50b86e5721fc1f22;hpb=ff3fa0b1ecf246a104ff10fa6c3dc225cccce82f;p=virtualjaguar diff --git a/src/cdintf.cpp b/src/cdintf.cpp index 066f2cc..1f0993b 100644 --- a/src/cdintf.cpp +++ b/src/cdintf.cpp @@ -1,7 +1,16 @@ // // OS agnostic CDROM interface functions // -// by James L. Hammons +// by James Hammons +// (C) 2010 Underground Software +// +// JLH = James 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