summaryrefslogtreecommitdiff
path: root/extras/cdrom_id
AgeCommit message (Expand)Author
2011-06-18cdrom_id: add tray lock and eject handlingKay Sievers
2011-05-16cdrom_id: remove unused --export switch to silent gccKay Sievers
2011-04-04Avoid spinning up CD on pressing eject buttonMartin Pitt
2011-03-15cdrom_id: Don't ignore profiles when there is no media availableDavid Zeuthen
2011-02-24cdrom_id: cd_media_toc() extend toc size to 65536Harald Hoyer
2010-10-26cdrom_id: Fix media state for unreadable DVDsJan Drzewiecki
2010-10-07cdrom_id: request the drive profile features with a dynamic lengthHarald Hoyer
2010-10-05cdrom_id: Don't read beyond "last track" in TOCMartin Pitt
2010-10-05cdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC commands failMartin Pitt
2010-10-05Revert "cdrom_id: Try reading the medium if all MMC commands fail"Martin Pitt
2010-10-05cdrom_id: Try reading the medium if all MMC commands failMartin Pitt
2010-08-31cdrom_id: Fix DVD blank detection for sloppy firmwareJan Drzewiecki
2010-08-30cdrom_id: Fix DVD-RW media detectionMartin Pitt
2010-08-13cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-ROJan Drzewiecki
2010-08-12cdrom_id: Add media status debuggingMartin Pitt
2010-08-11cdrom_id: do not bail out when we can not read the TOC like for empty CDRWKay Sievers
2010-08-11cdrom_id: READ TOC before READ DISC INFORMATION fixes qemuHarald Hoyer
2010-08-11cdrom_id: whitespace fixKay Sievers
2010-08-10cdrom_id: Fix state for fresh DVD-RWJan Drzewiecki
2010-08-08cdrom_id: No "next session" for "other" media stateJan Drzewiecki
2010-08-08cdrom_id: Also apply format check to DVD-RWJan Drzewiecki
2010-08-08cdrom_id: Handle pre-MMC2 drivesJan Drzewiecki
2010-08-08cdrom_id: Fix detection of reblanked DVD+RW and DVD-RAMJan Drzewiecki
2010-05-25cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single sessio...Kay Sievers
2010-05-04cdrom_id: only mark sr[0-9]* as ID_CDROMHarald Hoyer
2010-04-17cdrom_id: set ID_CDROM_MEDIA=1 only for known mediaKay Sievers
2010-04-16cdrom_id: add missing profiles to feature_profilesMike Brudevold
2010-04-15cdrom_id: Swap media state and TOC info probingMartin Pitt
2010-04-15cdrom_id: Do not ignore errors from scsi_cmd_run()Martin Pitt
2010-04-15cdrom_id: debug - print feature values in hexKay Sievers
2010-04-15cdrom_id: debug - print feature values in hexKay Sievers
2010-04-15cdrom_id: print more debug messagesKay Sievers
2010-04-15cdrom_id: rework feature/profiles buffer parsingKay Sievers
2010-04-14update NEWSKay Sievers
2010-04-13cdrom_id: Fix uninitialized buffersMartin Pitt
2010-04-13cdrom_id: Fix uninitialized variablesMartin Pitt
2010-04-12replace "add|change" with "!remove"Kay Sievers
2010-04-12cdrom_id: always set ID_CDROM regardless if we can run cdrom_idKay Sievers
2010-04-07cdrom_id: check mount state in retry loopKay Sievers
2010-04-07cdrom_id: retry to open the device, if EBUSYKay Sievers
2010-04-07cdrom_id: remove debugging codeHarald Hoyer
2010-03-18cdrom_id: open non-mounted optical media with O_EXCLKay Sievers
2009-12-15cdrom_id: remove deprecated device matchesKay Sievers
2009-11-10cdrom_id: Still check profiles even if there is no mediaDavid Zeuthen
2009-08-08fix spellingAlan Jenkins
2009-08-07Merge libudev, udev, and the unconditional extras in a single Makefile.am.Diego Elio 'Flameeyes' Pettenò
2009-07-25make: build internal tools against libudev-private.laKay Sievers
2009-06-17extras: delete man pages for private udev toolsKay Sievers
2009-06-17cleanup ./configure installation directory optionsKay Sievers
2009-06-09move syslog wrapper to libudevKay Sievers