summaryrefslogtreecommitdiffstats
path: root/src/audio/oal (follow)
Commit message (Expand)AuthorAgeFilesLines
* tiny diff fixeswithmorten2021-07-111-1/+2
* Remove waiting for stream closure in multi-thread audioerorcun2021-07-102-20/+22
* Multi-threaded audio fixeserorcun2021-07-102-37/+63
* Multi-threaded audio streamserorcun2021-07-102-81/+537
* rename clamp macro to Clamp to fix compilation with g++11withmorten2021-06-281-5/+5
* Revert "Use PS2-y global names on SampMan"erorcun2021-06-271-1/+1
* Use PS2-y global names on SampManerorcun2021-06-271-1/+1
* Don't restart OAL device when switching EAXSergeanur2021-06-242-21/+20
* Increase the number of audio channels to PS2 count and some small audio fixesSergeanur2021-06-241-9/+9
* Fix quiet police scanner on OpenALSergeanur2021-06-242-1/+19
* Try to fix streams stop after a whileerorcun2021-02-142-4/+9
* OAL Loops, fixeserorcun2021-02-034-34/+110
* audio: only use #pragma comment(lib, xxx.lib) on MSVCAnonymous Maarten2021-01-111-1/+1
* Add MPG123_QUIET to mp3 filesSergeanur2021-01-071-1/+1
* Make opus available alongside other formatsSergeanur2021-01-071-16/+18
* 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
* duhSergeanur2021-01-051-2/+0
* Add support of PS2 audio streams to OpenALSergeanur2021-01-052-3/+241
* Audio fixesSergeanur2021-01-041-1/+1
* Handle stereo panning in OAL manually for streamsSergeanur2021-01-042-54/+169
* audio: define openal extensions in re3 owned namespaceAnonymous Maarten2020-12-072-0/+18
* crossplatform is needed for casepath on non-Windows systemsAnonymous Maarten2020-12-061-2/+4
* OpenAL channels now use their own sound buffersSergeanur2020-10-272-69/+83
* 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-052-9/+9
* Update mpg123.32Sergeanur2020-08-031-6/+1
* Merge pull request #587 from Sergeanur/opusSergeanur2020-07-291-0/+106
|\
| * fixesSergeanur2020-05-241-2/+2
| * Merge branch 'master' into opusSergeanur2020-05-242-81/+66
| |\
| * \ Merge branch 'master' into opusSergeanur2020-05-242-5/+9
| |\ \
| * \ \ Merge branch 'master' into opusSergeanur2020-05-236-7/+5
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into opusSergeanur2020-05-221-1/+1
| |\ \ \ \
| * | | | | 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-222-2/+10
| |_|_|_|/ |/| | | |
* | | | | Optimize ALDeviceListSergeanur2020-05-242-81/+66
| |_|_|/ |/| | |
* | | | Fix OAL crashSergeanur2020-05-242-5/+9
| |_|/ |/| |
* | | Fix linux builderay orçunus2020-05-221-3/+2
* | | Possibly fix travisSergeanur2020-05-221-2/+3
* | | OpenAL configsSergeanur2020-05-226-9/+7
| |/ |/|
* | Fix string assignment (aldlist.cpp)shfil2020-05-181-1/+1
|/
* Fix linux warningsFilip Gawin2020-05-122-4/+4
* Linux build supporteray orçunus2020-05-113-8/+35
* oal wav/mp3 stream updateFire-Head2020-05-074-85/+543
* openal-soft addedFire-Head2020-05-041-57/+50
* oal updFire-Head2020-05-048-0/+1037