summaryrefslogtreecommitdiff
path: root/apt-pkg/cdrom.h
AgeCommit message (Expand)Author
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-07-28* apt-pkg/cdrom.{cc,h}:Michael Vogt
2011-03-10apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt
2011-03-09apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt
2011-03-09apt-pkg/cdrom.h: move new member to the end to minimize ABI riskMichael Vogt
2011-03-04apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt
2009-07-23methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2006-12-14* merged the no-pragma branchMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman