summaryrefslogtreecommitdiff
path: root/src/audio/sampman_oal.cpp
AgeCommit message (Expand)Author
2021-09-02Fixes from mastermiamiSergeanur
2021-09-01Audio: add separate buffer for player comments like on PS2 to fix overflow, a...Sergeanur
2021-08-29Audio: fixing bugs, fixing types, making code more accurate to originalSergeanur
2021-08-19Add AUDIO_REVERB defineSergeanur
2021-08-18Port audio changes from masterSergeanur
2021-08-08mergeNikolay Korolev
2021-07-28Get rid of audio gettersSergeanur
2021-07-26FixSergeanur
2021-07-26Audio changes:Sergeanur
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur
2021-07-15Make PS2 VB files work together with PC audio filesSergeanur
2021-07-10Merge/sync fixes after threaded audioerorcun
2021-07-10Remove waiting for stream closure in multi-thread audioerorcun
2021-07-10Multi-threaded audio fixeserorcun
2021-07-10Multi-threaded audio streamserorcun
2021-07-03Sanitizer fixeserorcun
2021-06-30Sanitizer fixeserorcun
2021-06-28Fix MP3 finding stack crasherorcun
2021-06-28Fix MP3 finding stack crasherorcun
2021-06-28rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for con...withmorten
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten
2021-06-27Revert "Use PS2-y global names on SampMan"erorcun
2021-06-27Use PS2-y global names on SampManerorcun
2021-06-27Multi-threaded audio fixeserorcun
2021-06-26Multi-threaded audio streamserorcun
2021-06-24Don't restart OAL device when switching EAXSergeanur
2021-06-24Make sampman stream functions default to stream 0 + type fixesSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-06-24Don't restart OAL device when switching EAXSergeanur
2021-06-24Fix typoSergeanur
2021-06-24Set number of stereo sourcesSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-02-19Fix MP3 playererorcun
2021-02-19Fix MP3 playererorcun
2021-02-03MP3 player fixeserorcun
2021-02-03MP3 player fixeserorcun
2021-02-03OAL Loops, fixeserorcun
2021-02-03MusicManager fixeserorcun
2021-02-02OAL Loops, fixeserorcun
2021-01-23Includes overhaul, fix some compiler warningserorcun
2021-01-17Includes overhaul, fix some compiler warningserorcun
2021-01-16Port debug messagess for audio cacheFilip Gawin
2021-01-14RE3_NO_AUTOLINK to CMAKE_NO_AUTOLINKFilip Gawin
2021-01-14More checks before autolinkingFilip Gawin
2021-01-07Make opus available alongside other formatsSergeanur
2021-01-07Make opus available alongside other formatsSergeanur
2021-01-07Fix 16KHz trackSergeanur
2021-01-05Add support of PS2 audio streams to OpenALSergeanur