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