Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-11 | tiny diff fixes | withmorten | 1 | -1/+2 | |
2021-07-10 | Remove waiting for stream closure in multi-thread audio | erorcun | 2 | -20/+22 | |
2021-07-10 | Multi-threaded audio fixes | erorcun | 2 | -37/+63 | |
2021-07-10 | Multi-threaded audio streams | erorcun | 2 | -81/+537 | |
Under MULTITHREADED_AUDIO define. | |||||
2021-06-28 | rename clamp macro to Clamp to fix compilation with g++11 | withmorten | 1 | -5/+5 | |
2021-06-27 | Revert "Use PS2-y global names on SampMan" | erorcun | 1 | -1/+1 | |
We know that they changed all those names on PC. This reverts commit 091a65996ef9eba0dfeb49508927ebb521c0f15b. | |||||
2021-06-27 | Use PS2-y global names on SampMan | erorcun | 1 | -1/+1 | |
2021-06-24 | Don't restart OAL device when switching EAX | Sergeanur | 2 | -21/+20 | |
2021-06-24 | Increase the number of audio channels to PS2 count and some small audio fixes | Sergeanur | 1 | -9/+9 | |
2021-06-24 | Fix quiet police scanner on OpenAL | Sergeanur | 2 | -1/+19 | |
2021-02-14 | Try to fix streams stop after a while | erorcun | 2 | -4/+9 | |
2021-02-03 | OAL Loops, fixes | erorcun | 4 | -34/+110 | |
2021-01-11 | audio: only use #pragma comment(lib, xxx.lib) on MSVC | Anonymous Maarten | 1 | -1/+1 | |
2021-01-07 | Add MPG123_QUIET to mp3 files | Sergeanur | 1 | -1/+1 | |
2021-01-07 | Make opus available alongside other formats | Sergeanur | 1 | -16/+18 | |
2021-01-06 | Cleanup and fixes for new decoders | Sergeanur | 1 | -118/+149 | |
2021-01-06 | Fixes for CVbFile | Filip Gawin | 1 | -4/+4 | |
2021-01-06 | Small fixes for new wav decoder | Filip Gawin | 1 | -3/+3 | |
2021-01-06 | Implementing our own WAV decoder to replace SndFile | Sergeanur | 1 | -28/+329 | |
2021-01-05 | duh | Sergeanur | 1 | -2/+0 | |
2021-01-05 | Add support of PS2 audio streams to OpenAL | Sergeanur | 2 | -3/+241 | |
2021-01-04 | Audio fixes | Sergeanur | 1 | -1/+1 | |
2021-01-04 | Handle stereo panning in OAL manually for streams | Sergeanur | 2 | -54/+169 | |
2020-12-07 | audio: define openal extensions in re3 owned namespace | Anonymous Maarten | 2 | -0/+18 | |
2020-12-06 | crossplatform is needed for casepath on non-Windows systems | Anonymous Maarten | 1 | -2/+4 | |
2020-10-27 | OpenAL channels now use their own sound buffers | Sergeanur | 2 | -69/+83 | |
2020-10-26 | Revert "(TEST) Try to fix OAL audio problems" | erorcun | 1 | -2/+2 | |
This reverts commit 19cc6fafe04b3a0b80c76f857eb68f2390525ea0. | |||||
2020-10-26 | (TEST) Try to fix OAL audio problems | erorcun | 1 | -2/+2 | |
2020-10-24 | Fix playback of vanilla opus | Sergeanur | 1 | -1/+1 | |
2020-10-18 | Fixes and style changes from miami | erorcun | 1 | -9/+9 | |
2020-10-05 | Fix Audio | eray orçunus | 2 | -9/+9 | |
2020-08-03 | Update mpg123.32 | Sergeanur | 1 | -6/+1 | |
2020-07-28 | Fix casepath chaos | eray orçunus | 1 | -8/+4 | |
2020-07-26 | Provide more memory for casepath's arg | Filip Gawin | 1 | -1/+1 | |
2020-07-22 | 64-bit on Windows | eray orçunus | 2 | -2/+10 | |
2020-05-24 | fixes | Sergeanur | 1 | -2/+2 | |
2020-05-24 | Optimize ALDeviceList | Sergeanur | 2 | -81/+66 | |
2020-05-24 | Fix OAL crash | Sergeanur | 2 | -5/+9 | |
2020-05-22 | Fix linux build | eray orçunus | 1 | -3/+2 | |
2020-05-22 | Possibly fix travis | Sergeanur | 1 | -2/+3 | |
2020-05-22 | OpenAL configs | Sergeanur | 6 | -9/+7 | |
2020-05-22 | opus support | Sergeanur | 1 | -2/+108 | |
2020-05-18 | Fix string assignment (aldlist.cpp) | shfil | 1 | -1/+1 | |
2020-05-12 | Fix linux warnings | Filip Gawin | 2 | -4/+4 | |
2020-05-11 | Linux build support | eray orçunus | 3 | -8/+35 | |
2020-05-07 | oal wav/mp3 stream update | Fire-Head | 4 | -85/+543 | |
2020-05-04 | openal-soft added | Fire-Head | 1 | -57/+50 | |
2020-05-04 | oal upd | Fire-Head | 8 | -0/+1037 | |