index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
cdrom.h
Age
Commit message (
Expand
)
Author
2011-03-10
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...
Michael Vogt
2011-03-09
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
Michael Vogt
2011-03-09
apt-pkg/cdrom.h: move new member to the end to minimize ABI risk
Michael Vogt
2011-03-04
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
Michael Vogt
2009-07-23
[ABI] merged the libudev-dlopen branch, this allows to pass
Michael Vogt
2009-07-23
methods/cdrom.cc: add AutoDetectAndMount method
Michael Vogt
2009-07-22
methods/cdrom.cc: move the scan into the loop that waits for a CD
Michael Vogt
2009-07-09
move libudev based code into libapt cdrom.cc class
Michael Vogt
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2006-12-14
* merged the no-pragma branch
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-07-28
* added a BUGS file with known problem, added apt-cdrom support for translate...
Michael Vogt
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman