summaryrefslogtreecommitdiffstats
path: root/src/audio/oal (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-11tiny diff fixeswithmorten1-1/+2
2021-07-10Remove waiting for stream closure in multi-thread audioerorcun2-20/+22
2021-07-10Multi-threaded audio fixeserorcun2-37/+63
2021-07-10Multi-threaded audio streamserorcun2-81/+537
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-5/+5
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun1-1/+1
2021-06-27Use PS2-y global names on SampManerorcun1-1/+1
2021-06-24Don't restart OAL device when switching EAXSergeanur2-21/+20
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur1-9/+9
2021-06-24Fix quiet police scanner on OpenALSergeanur2-1/+19
2021-02-14Try to fix streams stop after a whileerorcun2-4/+9
2021-02-03OAL Loops, fixeserorcun4-34/+110
2021-01-11audio: only use #pragma comment(lib, xxx.lib) on MSVCAnonymous Maarten1-1/+1
2021-01-07Add MPG123_QUIET to mp3 filesSergeanur1-1/+1
2021-01-07Make opus available alongside other formatsSergeanur1-16/+18
2021-01-06Cleanup and fixes for new decodersSergeanur1-118/+149
2021-01-06Fixes for CVbFileFilip Gawin1-4/+4
2021-01-06Small fixes for new wav decoderFilip Gawin1-3/+3
2021-01-06Implementing our own WAV decoder to replace SndFileSergeanur1-28/+329
2021-01-05duhSergeanur1-2/+0
2021-01-05Add support of PS2 audio streams to OpenALSergeanur2-3/+241
2021-01-04Audio fixesSergeanur1-1/+1
2021-01-04Handle stereo panning in OAL manually for streamsSergeanur2-54/+169
2020-12-07audio: define openal extensions in re3 owned namespaceAnonymous Maarten2-0/+18
2020-12-06crossplatform is needed for casepath on non-Windows systemsAnonymous Maarten1-2/+4
2020-10-27OpenAL channels now use their own sound buffersSergeanur2-69/+83
2020-10-26Revert "(TEST) Try to fix OAL audio problems"erorcun1-2/+2
2020-10-26(TEST) Try to fix OAL audio problemserorcun1-2/+2
2020-10-24Fix playback of vanilla opusSergeanur1-1/+1
2020-10-18Fixes and style changes from miamierorcun1-9/+9
2020-10-05Fix Audioeray orçunus2-9/+9
2020-08-03Update mpg123.32Sergeanur1-6/+1
2020-07-28Fix casepath chaoseray orçunus1-8/+4
2020-07-26Provide more memory for casepath's argFilip Gawin1-1/+1
2020-07-2264-bit on Windowseray orçunus2-2/+10
2020-05-24fixesSergeanur1-2/+2
2020-05-24Optimize ALDeviceListSergeanur2-81/+66
2020-05-24Fix OAL crashSergeanur2-5/+9
2020-05-22Fix linux builderay orçunus1-3/+2
2020-05-22Possibly fix travisSergeanur1-2/+3
2020-05-22OpenAL configsSergeanur6-9/+7
2020-05-22opus supportSergeanur1-2/+108
2020-05-18Fix string assignment (aldlist.cpp)shfil1-1/+1
2020-05-12Fix linux warningsFilip Gawin2-4/+4
2020-05-11Linux build supporteray orçunus3-8/+35
2020-05-07oal wav/mp3 stream updateFire-Head4-85/+543
2020-05-04openal-soft addedFire-Head1-57/+50
2020-05-04oal updFire-Head8-0/+1037