summaryrefslogtreecommitdiffstats
path: root/media/libcubeb
Commit message (Collapse)AuthorAgeLines
* Issue #1271 - Fix build failure in current in-tree libcubeb sndio moduleGaming4JC2019-11-03-1/+1
| | | | Fixes build error due to errant typecast in PTHREAD_MUTEX_INITIALIZER.
* Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34."Matt A. Tobin2019-11-03-9258/+5500
| | | | This reverts commit d162ecbaffe845c9707da5d2f6cab11f343ef00e.
* Merge pull request #1269 from g4jc/sndioMoonchild2019-11-03-2/+2
|\ | | | | Expose sndio as a build option for any supporting system
| * Issue #1265 - Expose sndio as a build option for any supporting systemGaming4JC2019-11-02-2/+2
| |
* | Issue #1267 - Part 1: Update libcubeb to a1200c34.Gaming4JC2019-11-02-5500/+9258
|/
* MoonchildProductions#1251 - Part 6: Solaris needs an audio implementation.athenian2002019-10-21-0/+516
| | | | 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.
* Fix warnings about unreachable code in cubebadeshkp2019-03-14-2/+2
|
* Rewrite assert in cubeb_alsa.c: alsa_refill_stream to pass back a cubeb ↵adeshkp2018-06-25-1/+6
| | | | error instead.
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-17/+4
| | | | Tag #288.
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-5/+0
| | | | Tag #288
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+19229