summaryrefslogtreecommitdiffstats
path: root/sys/cdrom/gstcdplayer.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-14gst-indentThomas Vander Stichele1-56/+49
Original commit message from CVS: gst-indent
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
Original commit message from CVS: fix headers fix signals to use - instead of _
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
Original commit message from CVS: remove copyright field from plugins
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte1-22/+24
Original commit message from CVS: fix most of sys dir. v4l2 and dxr3 pending, as I don't have them
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ↵Ronald S. Bultje1-1/+2
over to the new mimetypes spec as descri... Original commit message from CVS: New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-05-24- some of my pending cleanupsWim Taymans1-252/+277
Original commit message from CVS: - some of my pending cleanups
2002-09-29add licenseAndy Wingo1-0/+1
Original commit message from CVS: add license
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. ↵Charles Schmidt1-14/+71
'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-28- Remove the dummy scheduler hackWim Taymans1-11/+2
Original commit message from CVS: - Remove the dummy scheduler hack - Remove the state change hack
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans1-0/+293
Original commit message from CVS: Added the cdrom plugin by ishamael.