summaryrefslogtreecommitdiffstats
path: root/src/audio/sampman_oal.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-26FixSergeanur1-1/+1
2021-07-26Audio changes:Sergeanur1-6/+6
2021-07-23syncNikolay Korolev1-17/+22
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur1-17/+22
2021-07-10Merge/sync fixes after threaded audioerorcun1-0/+2
2021-07-10Remove waiting for stream closure in multi-thread audioerorcun1-0/+1
2021-07-10Multi-threaded audio fixeserorcun1-81/+48
2021-07-10Multi-threaded audio streamserorcun1-14/+21
2021-07-03Sanitizer fixeserorcun1-6/+6
2021-06-28Fix MP3 finding stack crasherorcun1-98/+47
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten1-2/+2
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun1-109/+109
2021-06-27Use PS2-y global names on SampManerorcun1-109/+109
2021-06-24Don't restart OAL device when switching EAXSergeanur1-141/+147
2021-06-24Fix typoSergeanur1-1/+1
2021-06-24Set number of stereo sourcesSergeanur1-1/+2
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur1-29/+26
2021-06-24Use bool8 in audio codeSergeanur1-104/+104
2021-02-19Fix MP3 playererorcun1-93/+83
2021-02-03MP3 player fixeserorcun1-3/+22
2021-02-03OAL Loops, fixeserorcun1-32/+26
2021-02-03MusicManager fixeserorcun1-5/+5
2021-01-17Includes overhaul, fix some compiler warningserorcun1-19/+14
2021-01-07Make opus available alongside other formatsSergeanur1-6/+6
2021-01-05Add support of PS2 audio streams to OpenALSergeanur1-8/+14
2021-01-04Handle stereo panning in OAL manually for streamsSergeanur1-6/+15
2021-01-01Overhaul and enable cache for openal buildFilip Gawin1-13/+17
2020-10-27OpenAL channels now use their own sound buffersSergeanur1-105/+12
2020-10-26Fixes to OpenALSergeanur1-6/+19
2020-10-18Fixes and style changes from miamierorcun1-70/+681
2020-10-05Fix Linux audio patheray orçunus1-2/+3
2020-09-19Renaming audio enum entries to something more like originalSergeanur1-35/+35
2020-09-10Fixes from miamieray orçunus1-1/+1
2020-08-05clang throws an error if fixed comparisons are against NULLblingu1-3/+3
2020-07-17Add audio cache for faster initializationSergeanur1-1/+12
2020-05-24Optimize ALDeviceListSergeanur1-4/+4
2020-05-23CleanupSergeanur1-31/+17
2020-05-22opus supportSergeanur1-3/+61
2020-05-20fixed dumbNikolay Korolev1-2/+2
2020-05-20fixed ped commentNikolay Korolev1-0/+4
2020-05-14it works differentlyNikolay Korolev1-3/+3
2020-05-14some fixesNikolay Korolev1-0/+4
2020-05-11Linux build supporteray orçunus1-9/+13
2020-05-07oal updateFire-Head1-27/+32
2020-05-07oal wav/mp3 stream updateFire-Head1-22/+49
2020-05-04bb std::stringFire-Head1-5/+5
2020-05-04openal-soft addedFire-Head1-5/+5
2020-05-04oal updFire-Head1-0/+1372