summaryrefslogtreecommitdiffstats
path: root/sys/sunaudio/gstsunaudiomixerctrl.c
Commit message (Expand)AuthorAgeFilesLines
* sunaudio: Fix switch setting on some devices. Add debug. Fix a FIXME.Jan Schmidt2009-06-051-8/+23
* sunaudio: Support new flags for options and actionsJan Schmidt2009-06-051-90/+233
* Fix compiler warningsJames Andrewartha2009-05-151-0/+3
* sunaudio: fix broken indentation of variable declarationsTim-Philipp Müller2009-04-151-13/+0
* sunaudio: remove some unused variables and goto labelsJames Andrewartha2009-04-151-4/+0
* sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() ...Brian Cameron2008-12-071-1/+2
* sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by h...Brian Cameron2008-06-101-4/+31
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-021-1/+4
* sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...Brian Cameron2008-03-271-9/+6
* Generate the image-type values correctly. Leave them out of the caps when out...Jan Schmidt2008-01-111-0/+3
* sys/sunaudio/: Fix and/or update copyright attributions (#430228).Brian Cameron2007-04-161-2/+2
* sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt2006-12-091-0/+3
* sys/sunaudio/gstsunaudiomixerctrl.c: Set the output track as the MASTER so th...Darren Kenny2006-09-151-2/+2
* sys/sunaudio/gstsunaudiomixerctrl.c: Move "Monitor" slider to input tab so it...Brian Cameron2006-06-301-1/+1
* sys/sunaudio/: Add a SunAudio source plugin.Brian Cameron2006-06-201-36/+185
* sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...Brian Cameron2006-06-091-22/+35
* sys/sunaudio/: Remove unused variables, breaks build from CVSBenjamin Pineau2006-03-041-2/+0
* sys/sunaudio/: Export functions that are needed in other parts of the code, m...Tim-Philipp Müller2006-01-231-3/+3
* add Sun Audio plugin. Verified that nothing breaks and that make check works.Christian Schaller2006-01-091-0/+247