summaryrefslogtreecommitdiffstats
path: root/src/audio/oal/stream.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-11tiny diff fixwithmorten1-1/+1
2021-07-11tiny diff fixeswithmorten1-1/+2
2021-07-10Remove waiting for stream closure in multi-thread audioerorcun1-19/+21
2021-07-10Multi-threaded audio fixeserorcun1-35/+58
2021-07-10Multi-threaded audio streamserorcun1-75/+456
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake)withmorten1-5/+5
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-5/+5
2021-06-27Remove waiting for stream closure in multi-thread audioerorcun1-19/+21
2021-06-26Multi-threaded audio fixeserorcun1-35/+58
2021-06-26Multi-threaded audio streamserorcun1-95/+488
2021-02-17Fix fuzzy #ifdeferorcun1-1/+5
2021-02-15Try to fix streams stop after a while 2erorcun1-1/+1
2021-02-14Try to fix streams stop after a whileerorcun1-3/+8
2021-02-14(Test) Try to fix streams stop after a whileerorcun1-3/+8
2021-02-03OAL Loops, fixeserorcun1-30/+49
2021-02-02OAL Loops, fixeserorcun1-30/+49
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin1-1/+1
2021-01-14Backport fix from re3Filip Gawin1-1/+1
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-07Add MPG123_QUIET to mp3 filesSergeanur1-1/+1
2021-01-07Make opus available alongside other formatsSergeanur1-16/+18
2021-01-07Make opus available alongside other formatsSergeanur1-64/+66
2021-01-06Cleanup and fixes for new decodersSergeanur1-118/+149
2021-01-06Cleanup and fixes for new decodersSergeanur1-118/+149
2021-01-06Fixes for CVbFileFilip Gawin1-4/+4
2021-01-06Fixes for CVbFileFilip Gawin1-4/+4
2021-01-06Small fixes for new wav decoderFilip Gawin1-3/+3
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-06Implementing our own WAV decoder to replace SndFileSergeanur1-28/+329
2021-01-05duhSergeanur1-2/+0
2021-01-05Add support of PS2 audio streams to OpenALSergeanur1-2/+240
2021-01-05Add support of PS2 audio streams to OpenALSergeanur1-2/+240
2021-01-04Audio fixesSergeanur1-1/+1
2021-01-04Audio fixesSergeanur1-1/+1
2021-01-04Handle stereo panning in OAL manually for streamsSergeanur1-49/+164
2021-01-04Handle stereo panning in OAL manually for streamsSergeanur1-48/+164
2020-12-06crossplatform is needed for casepath on non-Windows systemsAnonymous Maarten1-2/+4
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-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çunus1-6/+6
2020-10-05Fix Audioeray orçunus1-6/+6
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çunus1-1/+8
2020-07-2264-bit on Windowseray orçunus1-1/+8
2020-05-27OpenAL supportSergeanur1-0/+54
2020-05-24fixesSergeanur1-2/+2
2020-05-22Fix linux builderay orçunus1-3/+2
2020-05-22Possibly fix travisSergeanur1-2/+3
2020-05-22OpenAL configsSergeanur1-4/+4
2020-05-22opus supportSergeanur1-2/+108
2020-05-11Linux build supporteray orçunus1-5/+22
2020-05-07oal wav/mp3 stream updateFire-Head1-37/+439
2020-05-04oal updFire-Head1-0/+118