| Age | Commit message (Collapse) | Author |
|
|
|
Corrects issue with audio on RPI
|
|
|
|
Fixes: #568
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Seems tcc doesn't provide __sync_*. See #435.
|
|
|
|
|
|
Apparently, before macOS Sierra version, clock_gettime was not available, using MATCH timming system instead
|
|
Fixes this build failure:
http://www.cpantesters.org/cpan/report/a069fade-0e1f-11e8-a1cf-bb670eaac09d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This commit should bring the mini_al backend up to feature parity with
the OpenAL backend.
|
|
|
|
|
|
|