summaryrefslogtreecommitdiffstats
path: root/sys/cdrom
AgeCommit message (Expand)AuthorFilesLines
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-7/+5
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-35/+35
2004-03-15*.h: Revert indentingJohan Dahlin5-525/+499
2004-03-14gst-indentThomas Vander Stichele7-588/+612
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2004-02-27patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef1-0/+7
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-8/+4
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte1-22/+24
2003-08-10Remove redundant definition of plugindirDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-1/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-05-24- some of my pending cleanupsWim Taymans1-252/+277
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-29add licenseAndy Wingo1-0/+1
2002-09-14s/if define/if defined/David I. Lehn2-10/+6
2002-09-14/* blush */Thomas Vander Stichele1-9/+1
2002-09-14this broke the compile for me. Did it work for anyone ? does this plugin wor...Thomas Vander Stichele1-1/+6
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt8-123/+807
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans5-0/+590