summaryrefslogtreecommitdiffstats
path: root/src/audio/oal (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin1-1/+1
2021-01-14Backport fix from re3Filip Gawin1-1/+1
2021-01-07Add MPG123_QUIET to mp3 filesSergeanur1-1/+1
2021-01-07Make opus available alongside other formatsSergeanur1-64/+66
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-05Add support of PS2 audio streams to OpenALSergeanur2-3/+241
2021-01-04Audio fixesSergeanur1-1/+1
2021-01-04Increase number of stream buffers, plus ALStreamSources fixSergeanur1-1/+1
2021-01-04Handle stereo panning in OAL manually for streamsSergeanur2-52/+168
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-28OpenAL channels now use their own sound buffersSergeanur2-69/+83
# Conflicts: # src/audio/sampman_oal.cpp
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
This reverts commit 19cc6fafe04b3a0b80c76f857eb68f2390525ea0.
2020-10-26(TEST) Try to fix OAL audio problemserorcun1-2/+2
2020-10-24Fix playback of vanilla opusSergeanur1-1/+1
2020-10-24Fix playback of vanilla opusSergeanur1-1/+1
2020-10-18Fixes and style changes from miamierorcun1-9/+9
2020-10-12SampleManagereray orçunus1-9/+9
2020-10-05Fix Audioeray orçunus2-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-28Fix casepath chaoseray orçunus1-8/+4
2020-07-26Provide more memory for casepath's argFilip Gawin1-1/+1
2020-07-2464-bit on Windowseray orçunus2-2/+10
2020-07-2264-bit on Windowseray orçunus2-2/+10
2020-05-27OpenAL supportSergeanur1-0/+54
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