summaryrefslogtreecommitdiffstats
path: root/sys/sunaudio/gstsunaudiosink.c
Commit message (Expand)AuthorAgeFilesLines
* sunaudio: remove some unused variables and goto labelsJames Andrewartha2009-04-151-5/+0
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-291-8/+5
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-021-1/+2
* sys/sunaudio/: Fix and/or update copyright attributions (#430228).Brian Cameron2007-04-161-2/+3
* sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt2006-12-111-0/+6
* sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt2006-12-091-33/+255
* sys/sunaudio/: Implement reset functions to unblock the src/sink more quickly...Padraig O'Briain2006-12-081-0/+42
* sys/sunaudio/gstsunaudiosink.c: Do not modify the ports value. If the user ha...Brian Cameron2006-06-281-3/+0
* sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...Brian Cameron2006-06-091-10/+8
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* sys/sunaudio/gstsunaudiosink.*: Use spec->segsize and spec->segtotal in the p...Brian Cameron2006-04-061-30/+16
* sys/sunaudio/: Export functions that are needed in other parts of the code, m...Tim-Philipp Müller2006-01-231-4/+4
* add Sun Audio plugin. Verified that nothing breaks and that make check works.Christian Schaller2006-01-091-0/+411