summaryrefslogtreecommitdiffstats
path: root/media/libcubeb/src/cubeb_sun.c
Commit message (Collapse)AuthorAgeLines
* Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34."Matt A. Tobin2019-11-03-627/+379
| | | | This reverts commit d162ecbaffe845c9707da5d2f6cab11f343ef00e.
* Issue #1267 - Part 1: Update libcubeb to a1200c34.Gaming4JC2019-11-02-379/+627
|
* MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation.athenian2002019-10-21-0/+504
Current versions of libcubeb already have a Sun audio implementation, but in Firefox 52 and earlier, this was all they had. I'm not completely happy with this implementation because it has issues like video freezing if the soundcard isn't working, but I think fixing this or pulling in a newer libcubeb would be going too far for too little gain.