summaryrefslogtreecommitdiff
path: root/sys/tinyalsa
AgeCommit message (Expand)AuthorFilesLines
2016-02-05tinyalsasink: Use glib CLAMP() instead of our own macroArun Raghavan1-8/+3
2016-02-05tinyalsasink: Limit period size and count to what the h/w permitsArun Raghavan1-0/+24
2016-02-02tinyalsasink: fix tinalsa typoReynaldo H. Verdejo Pinochet1-1/+1
2016-02-02tinyalsasink: fix sample launch lineReynaldo H. Verdejo Pinochet1-1/+1
2016-02-02tinyalsasink: Use int type if we support a single rate/channel countArun Raghavan1-7/+18
2016-02-02tinyalsa: Add a new sink plugin using tinyalsaArun Raghavan4-0/+592