Commit message (Expand) | 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 | 1 | -19/+21 |
2021-07-10 | Multi-threaded audio fixes | erorcun | 1 | -35/+58 |
2021-07-10 | Multi-threaded audio streams | erorcun | 1 | -75/+456 |
2021-06-28 | rename clamp macro to Clamp to fix compilation with g++11 | withmorten | 1 | -5/+5 |
2021-02-14 | Try to fix streams stop after a while | erorcun | 1 | -3/+8 |
2021-02-03 | OAL Loops, fixes | erorcun | 1 | -30/+49 |
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 | 1 | -2/+240 |
2021-01-04 | Audio fixes | Sergeanur | 1 | -1/+1 |
2021-01-04 | Handle stereo panning in OAL manually for streams | Sergeanur | 1 | -49/+164 |
2020-12-06 | crossplatform is needed for casepath on non-Windows systems | Anonymous Maarten | 1 | -2/+4 |
2020-10-26 | Revert "(TEST) Try to fix OAL audio problems" | erorcun | 1 | -2/+2 |
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 | 1 | -6/+6 |
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 | 1 | -1/+8 |
2020-05-24 | fixes | Sergeanur | 1 | -2/+2 |
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 | 1 | -4/+4 |
2020-05-22 | opus support | Sergeanur | 1 | -2/+108 |
2020-05-11 | Linux build support | eray orçunus | 1 | -5/+22 |
2020-05-07 | oal wav/mp3 stream update | Fire-Head | 1 | -37/+439 |
2020-05-04 | oal upd | Fire-Head | 1 | -0/+118 |