aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nautilus-cd-burner
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the CD detection code so that SCSI CDs burners are properly detected,Joe Marcus Clarke2003-12-212-23/+198
| | | | | | | | | | | as well as DVD burners. With this patch, the correct CD write speed should also be presented. Tested by: Jeremy Messenger <mezz7@cox.net> pav Notes: svn path=/head/; revision=96335
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Add Joliet support for long filenames.Joe Marcus Clarke2003-10-022-1/+19
| | | | | | | Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=90059
* * Treat all CD burners as RW to allow for blanking disksJoe Marcus Clarke2003-10-023-3/+28
| | | | | | | | | | * Burn all disks in DAO mode since n-c-b doesn't support multi-session, and adding this allows one to burn DVD. Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=90047
* Fix on -CURRENT where 'c' node entries for CD devices don't exist.Adam Weinberger2003-09-252-0/+38
| | | | | | | | | Bump PORTREVISION. Obtained from: marcus Notes: svn path=/head/; revision=89311
* Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus.Joe Marcus Clarke2003-09-186-0/+131
Notes: svn path=/head/; revision=89036