summaryrefslogtreecommitdiffstats
path: root/sysutils/nautilus-cd-burner/files/patch-cd-drive.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.9.4.marcus2005-01-121-218/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3398 df743ca5-7f9a-e211-a948-0013205c9059
* Bump PORTREVISION to sync with new Nautilus.marcus2004-11-251-0/+218
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3132 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the ports tree.marcus2004-11-081-218/+0
| | | | | | | Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.8.4.marcus2004-10-211-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3003 df743ca5-7f9a-e211-a948-0013205c9059
* * Enable DVD support by default when doing package buildingmarcus2004-10-051-10/+126
| | | | | | | | | | | * Fix a crash that can occur when processing CD-ROM drives and recordable drives without any discs [1] Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1] Tested by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2930 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the build after some messed up #ifdef's.marcus2004-08-021-0/+102
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2583 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.3.marcus2004-01-131-221/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1622 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the order in which we obtain read and write speeds so as not tomarcus2003-12-311-23/+23
| | | | | | | tokenize out the write speed before we process it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1565 df743ca5-7f9a-e211-a948-0013205c9059
* Correct a typo that could prevent obtaining a correct write speed.marcus2003-12-301-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1557 df743ca5-7f9a-e211-a948-0013205c9059
* Fix DVD and SCSI drive detection as well as report correct max CD writemarcus2003-12-221-22/+197
| | | | | | | speed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1513 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.0.marcus2003-11-141-0/+46
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1324 df743ca5-7f9a-e211-a948-0013205c9059
* Patch merged into FreeBSD.adamw2003-09-251-37/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1273 df743ca5-7f9a-e211-a948-0013205c9059
* Fix n-c-b on -CURRENT where 'c' node entries for CD devices don't exist.marcus2003-09-201-0/+37
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1229 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.4.3 featuring native FreeBSD support!marcus2003-05-281-107/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@817 df743ca5-7f9a-e211-a948-0013205c9059
* Remove errno.h.marcus2003-05-231-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@803 df743ca5-7f9a-e211-a948-0013205c9059
* * Fix the FreeBSD CD driver supportmarcus2003-05-231-13/+20
| | | | | | | | | | * Correct a logic bug in the error display code Special thanks to Mezz for putting up with my blind patching, and helping to get this thing working on FreeBSD. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@802 df743ca5-7f9a-e211-a948-0013205c9059
* Yet another round of patches for the FreeBSD CD scanning code:marcus2003-05-221-14/+16
| | | | | | | | | | * CDRIOCWRITESPEED _sets_ the write speed, Joe. Instead, assume that we can do CDR_MAX_SPEED, and let the user figure it out * Make sure we open the acd* devices when dealing with ATAPI drives * Close the open device file descriptor git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@789 df743ca5-7f9a-e211-a948-0013205c9059
* * Clean up the FreeBSD code to be more inline with the going stylemarcus2003-05-211-21/+24
| | | | | | | | | | | * Make the freebsd_scan() function static just like the Linux version * Correct a logic mistake where by normal CD drives would be added to the list of recorders * Make sure to increment i even if we can't open the CD device. This prevents an infinite loop git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@786 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a stupid mistake that would always cause the list of CD devices tomarcus2003-05-211-3/+3
| | | | | | | be NULL. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@783 df743ca5-7f9a-e211-a948-0013205c9059
* * Update to 0.4.2marcus2003-05-211-0/+96
* Add FreeBSD support for finding CD burners (untested) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@780 df743ca5-7f9a-e211-a948-0013205c9059