summaryrefslogtreecommitdiffstats
path: root/src/audio/oal/stream.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tiny diff fixwithmorten2021-07-111-1/+1
* rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten2021-06-281-5/+5
* Remove waiting for stream closure in multi-thread audioerorcun2021-06-271-19/+21
* Multi-threaded audio fixeserorcun2021-06-261-35/+58
* Multi-threaded audio streamserorcun2021-06-261-95/+488
* Fix fuzzy #ifdeferorcun2021-02-171-1/+5
* Try to fix streams stop after a while 2erorcun2021-02-151-1/+1
* (Test) Try to fix streams stop after a whileerorcun2021-02-141-3/+8
* OAL Loops, fixeserorcun2021-02-021-30/+49
* RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin2021-01-141-1/+1
* Backport fix from re3Filip Gawin2021-01-141-1/+1
* Add MPG123_QUIET to mp3 filesSergeanur2021-01-071-1/+1
* Make opus available alongside other formatsSergeanur2021-01-071-64/+66
* Cleanup and fixes for new decodersSergeanur2021-01-061-118/+149
* Fixes for CVbFileFilip Gawin2021-01-061-4/+4
* Small fixes for new wav decoderFilip Gawin2021-01-061-3/+3
* Implementing our own WAV decoder to replace SndFileSergeanur2021-01-061-28/+329
* Add support of PS2 audio streams to OpenALSergeanur2021-01-051-2/+240
* Audio fixesSergeanur2021-01-041-1/+1
* Handle stereo panning in OAL manually for streamsSergeanur2021-01-041-48/+164
* merge attemptNikolay Korolev2020-12-191-2/+4
|\
| * crossplatform is needed for casepath on non-Windows systemsAnonymous Maarten2020-12-061-2/+4
| * Revert "(TEST) Try to fix OAL audio problems"erorcun2020-10-261-2/+2
| * (TEST) Try to fix OAL audio problemserorcun2020-10-261-2/+2
| * Fix playback of vanilla opusSergeanur2020-10-241-1/+1
| * Fixes and style changes from miamierorcun2020-10-181-9/+9
| * Fix Audioeray orçunus2020-10-051-6/+6
* | Fix playback of vanilla opusSergeanur2020-10-241-1/+1
* | SampleManagereray orçunus2020-10-121-9/+9
* | Fix Audioeray orçunus2020-10-051-6/+6
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-08-071-6/+1
|\|
| * Update mpg123.32Sergeanur2020-08-031-6/+1
* | Merge branch 'master' into miamiSergeanur2020-08-021-0/+106
|\|
| * Merge pull request #587 from Sergeanur/opusSergeanur2020-07-291-0/+106
| |\
| | * fixesSergeanur2020-05-241-2/+2
| | * Merge branch 'master' into opusSergeanur2020-05-231-2/+2
| | |\
| | * | opus supportSergeanur2020-05-221-2/+108
| * | | Fix casepath chaoseray orçunus2020-07-281-8/+4
| * | | Provide more memory for casepath's argFilip Gawin2020-07-261-1/+1
| * | | 64-bit on Windowseray orçunus2020-07-221-1/+8
| | |/ | |/|
* | | Fix casepath chaoseray orçunus2020-07-281-8/+4
* | | 64-bit on Windowseray orçunus2020-07-241-1/+8
* | | OpenAL supportSergeanur2020-05-271-0/+54
|/ /
* | Fix linux builderay orçunus2020-05-221-3/+2
* | Possibly fix travisSergeanur2020-05-221-2/+3
* | OpenAL configsSergeanur2020-05-221-4/+4
|/
* Linux build supporteray orçunus2020-05-111-5/+22
* oal wav/mp3 stream updateFire-Head2020-05-071-37/+439
* oal updFire-Head2020-05-041-0/+118