summaryrefslogtreecommitdiffstats
path: root/sys/cdrom/gstcdplayer_ioctl.h
AgeCommit message (Collapse)AuthorFilesLines
2003-11-07Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje1-4/+0
and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2002-09-14s/if define/if defined/David I. Lehn1-2/+0
Original commit message from CVS: s/if define/if defined/
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. ↵Charles Schmidt1-3/+15
'end-track','current-track' and 'cddb-discid' propert... Original commit message from CVS: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans1-0/+58
Original commit message from CVS: Added the cdrom plugin by ishamael.