Age | Commit message (Expand) | Author |
2010-10-26 | cdrom_id: Fix media state for unreadable DVDs | Jan Drzewiecki |
2010-10-07 | cdrom_id: request the drive profile features with a dynamic length | Harald Hoyer |
2010-10-05 | cdrom_id: Don't read beyond "last track" in TOC | Martin Pitt |
2010-10-05 | cdrom_id: Fall back to CDROM_DRIVE_STATUS if all MMC commands fail | Martin Pitt |
2010-10-05 | Revert "cdrom_id: Try reading the medium if all MMC commands fail" | Martin Pitt |
2010-10-05 | cdrom_id: Try reading the medium if all MMC commands fail | Martin Pitt |
2010-08-31 | cdrom_id: Fix DVD blank detection for sloppy firmware | Jan Drzewiecki |
2010-08-30 | cdrom_id: Fix DVD-RW media detection | Martin Pitt |
2010-08-13 | cdrom_id: Drop MEDIA_SESSION_NEXT for DVD-RW-RO | Jan Drzewiecki |
2010-08-12 | cdrom_id: Add media status debugging | Martin Pitt |
2010-08-11 | cdrom_id: do not bail out when we can not read the TOC like for empty CDRW | Kay Sievers |
2010-08-11 | cdrom_id: READ TOC before READ DISC INFORMATION fixes qemu | Harald Hoyer |
2010-08-11 | cdrom_id: whitespace fix | Kay Sievers |
2010-08-10 | cdrom_id: Fix state for fresh DVD-RW | Jan Drzewiecki |
2010-08-08 | cdrom_id: No "next session" for "other" media state | Jan Drzewiecki |
2010-08-08 | cdrom_id: Also apply format check to DVD-RW | Jan Drzewiecki |
2010-08-08 | cdrom_id: Handle pre-MMC2 drives | Jan Drzewiecki |
2010-08-08 | cdrom_id: Fix detection of reblanked DVD+RW and DVD-RAM | Jan Drzewiecki |
2010-05-25 | cdrom_id: do not export ID_CDROM_MEDIA_SESSION_LAST_OFFSET= for single sessio... | Kay Sievers |
2010-05-04 | cdrom_id: only mark sr[0-9]* as ID_CDROM | Harald Hoyer |
2010-04-17 | cdrom_id: set ID_CDROM_MEDIA=1 only for known media | Kay Sievers |
2010-04-16 | cdrom_id: add missing profiles to feature_profiles | Mike Brudevold |
2010-04-15 | cdrom_id: Swap media state and TOC info probing | Martin Pitt |
2010-04-15 | cdrom_id: Do not ignore errors from scsi_cmd_run() | Martin Pitt |
2010-04-15 | cdrom_id: debug - print feature values in hex | Kay Sievers |
2010-04-15 | cdrom_id: debug - print feature values in hex | Kay Sievers |
2010-04-15 | cdrom_id: print more debug messages | Kay Sievers |
2010-04-15 | cdrom_id: rework feature/profiles buffer parsing | Kay Sievers |
2010-04-14 | update NEWS | Kay Sievers |
2010-04-13 | cdrom_id: Fix uninitialized buffers | Martin Pitt |
2010-04-13 | cdrom_id: Fix uninitialized variables | Martin Pitt |
2010-04-12 | replace "add|change" with "!remove" | Kay Sievers |
2010-04-12 | cdrom_id: always set ID_CDROM regardless if we can run cdrom_id | Kay Sievers |
2010-04-07 | cdrom_id: check mount state in retry loop | Kay Sievers |
2010-04-07 | cdrom_id: retry to open the device, if EBUSY | Kay Sievers |
2010-04-07 | cdrom_id: remove debugging code | Harald Hoyer |
2010-03-18 | cdrom_id: open non-mounted optical media with O_EXCL | Kay Sievers |
2009-12-15 | cdrom_id: remove deprecated device matches | Kay Sievers |
2009-11-10 | cdrom_id: Still check profiles even if there is no media | David Zeuthen |
2009-08-08 | fix spelling | Alan Jenkins |
2009-08-07 | Merge libudev, udev, and the unconditional extras in a single Makefile.am. | Diego Elio 'Flameeyes' Pettenò |
2009-07-25 | make: build internal tools against libudev-private.la | Kay Sievers |
2009-06-17 | extras: delete man pages for private udev tools | Kay Sievers |
2009-06-17 | cleanup ./configure installation directory options | Kay Sievers |
2009-06-09 | move syslog wrapper to libudev | Kay Sievers |
2009-06-08 | libudev: move to top-level directory | Kay Sievers |
2009-05-29 | cdrom_id: add error message if open() fails | Kay Sievers |
2009-05-26 | cdrom_id: suppress ID_CDROM_MEDIA_STATE=blank for plain non-writable CDROM media | Kay Sievers |
2009-04-23 | cdrom_id: skip media tests if CDROM_DRIVE_STATUS != CDS_DISC_OK | Kay Sievers |
2009-04-21 | cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id | Kay Sievers |