| Commit message (Collapse) | Author | Age |
|
|
|
| |
This reverts commit 741fd8b61ccc5b3a01ccf8ff154ccb8ce80ecc38.
|
|
|
|
|
|
| |
incorrect audio backend for Oracle Solaris."
This reverts commit 9d4f14582bcf9663914ab3ac6bcd56adeb8ce03d.
|
|
|
|
|
|
| |
in libcubeb."
This reverts commit 0c2a0f45ec3c337d7fa9d028a8ab3196dcbca60e.
|
|
|
|
|
|
| |
libcubeb.
This was incorrectly removed because we aren't using a Rustified abstraction.
|
|
|
|
|
|
| |
backend for Oracle Solaris.
Mozilla picked up a change to libcubeb moz.build file from the FreeBSD project. Using OSS directly works fine in Illumos, but Oracle Solaris still has to use a Sun-specific API for sound to work, even though it also uses OSS under the hood. No code changes are needed here, the build configuration is just not what Solaris needs even though it's fine for Illumos. The Sun-specific API works for both, though, and should thus be preferred.
|
|
|
|
|
|
| |
This is a full lib update, changing callers where needed.
This also moves GertCubeMSGLatencyInFrames to CubebUtils.{cpp|h} where it
belongs.
|
|
|
|
| |
'cocoa'
|
|
|
|
|
| |
This fully works for splitting gkmedias.dll back out from xul with one exception
which is Skia throwing undefined externals when linking gkmedias.
|
| |
|
|
|
|
|
|
| |
sndio module
Fixes build error due to errant typecast in PTHREAD_MUTEX_INITIALIZER.
|
|
|
|
| |
This reverts commit d162ecbaffe845c9707da5d2f6cab11f343ef00e.
|
|\
| |
| | |
Expose sndio as a build option for any supporting system
|
| |
| |
| |
| | |
supporting system
|
|/ |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
error instead.
|
|
|
|
| |
Tag mcp-graveyard/UXP#288.
|
|
|
|
| |
Tag mcp-graveyard/UXP#288
|
|
|