summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstossmixerelement.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-6/+4
* sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller2006-08-161-0/+12
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-161-0/+24
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-161-4/+52
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change...Tim-Philipp Müller2005-12-131-5/+51
* sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller2005-10-261-0/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+10
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+2
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-231-0/+92