summaryrefslogtreecommitdiffstats
path: root/ext/cdaudio/gstcdaudio.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-58/+60
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-107/+119
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-07-25Adding needed license information. The patch was reviewed and approved byBrian Cameron1-0/+1
Original commit message from CVS: Adding needed license information. The patch was reviewed and approved by Christian Shaller. Ronald Bultje and Benjamin also responded with comments.
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- UNITS -> DEFAULTWim Taymans1-13/+6
Original commit message from CVS: - UNITS -> DEFAULT - small seek updates
2002-12-30First attempt at a cd player plugins that uses libcdaudio.Wim Taymans1-0/+519
Original commit message from CVS: First attempt at a cd player plugins that uses libcdaudio.