| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/sampman.h # src/audio/sampman_miles.cpp # src/audio/sampman_oal.cpp origin/lcs | Sergeanur | 2021-09-02 | 1 | -16/+28 |
| |\ | |||||
| | * | Fixes from masterorigin/miami | Sergeanur | 2021-09-02 | 1 | -15/+27 |
| * | | Audio: separate buffers for mission audio | Sergeanur | 2021-09-01 | 1 | -19/+52 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/AudioSamples.h # src/audio/sampman_miles.cpp | Sergeanur | 2021-09-01 | 1 | -2/+61 |
| |\| | |||||
| | * | Audio: add separate buffer for player comments like on PS2 to fix overflow, a... | Sergeanur | 2021-09-01 | 1 | -2/+61 |
| * | | Merge branch 'miami' into lcs | Sergeanur | 2021-08-29 | 1 | -8/+8 |
| |\| | |||||
| | * | Audio: fixing bugs, fixing types, making code more accurate to original | Sergeanur | 2021-08-29 | 1 | -2/+2 |
| * | | Merge branch 'miami' into lcs•••# Conflicts: # premake5.lua # src/audio/AudioLogic.cpp # src/audio/sampman_miles.cpp # src/audio/sampman_oal.cpp | Sergeanur | 2021-08-19 | 1 | -3/+5 |
| |\| | |||||
| | * | Add AUDIO_REVERB define | Sergeanur | 2021-08-19 | 1 | -3/+3 |
| | * | Port audio changes from master | Sergeanur | 2021-08-18 | 1 | -0/+2 |
| * | | merge | Nikolay Korolev | 2021-08-08 | 1 | -3/+2 |
| |\| | |||||
| | * | merge | Nikolay Korolev | 2021-08-08 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Fix | Sergeanur | 2021-07-26 | 1 | -1/+1 |
| | | * | Audio changes:•••- Reorder AudioCollision.cpp functions into original order - Add missing cAudioCollision::Reset() - Move cAudioCollision ctor into .h (like original) - Fix argument types for ped comment functions and more - Fix wrong names of ped comment functions - Fix incorrect ped comments - Remove getters - Reorder declarations of cAudioManager - Wrap PC only functions around ifdef - Add cAudioManager methods from PS2 and mobile | Sergeanur | 2021-07-26 | 1 | -6/+6 |
| | | * | Make PS2 VB files work together with PC audio files | Sergeanur | 2021-07-15 | 1 | -17/+22 |
| | | * | Merge/sync fixes after threaded audio | erorcun | 2021-07-10 | 1 | -0/+2 |
| | | * | Remove waiting for stream closure in multi-thread audio | erorcun | 2021-07-10 | 1 | -0/+1 |
| | | * | Multi-threaded audio fixes | erorcun | 2021-07-10 | 1 | -81/+48 |
| | | * | Multi-threaded audio streams•••Under MULTITHREADED_AUDIO define. | erorcun | 2021-07-10 | 1 | -14/+21 |
| | | * | Sanitizer fixes | erorcun | 2021-07-03 | 1 | -6/+6 |
| | | * | Fix MP3 finding stack crash | erorcun | 2021-06-28 | 1 | -98/+47 |
| | | * | rename clamp macro to Clamp to fix compilation with g++11 | withmorten | 2021-06-28 | 1 | -2/+2 |
| | | * | Revert "Use PS2-y global names on SampMan"•••We know that they changed all those names on PC. This reverts commit 091a65996ef9eba0dfeb49508927ebb521c0f15b. | erorcun | 2021-06-27 | 1 | -109/+109 |
| | | * | Use PS2-y global names on SampMan | erorcun | 2021-06-27 | 1 | -109/+109 |
| | | * | Don't restart OAL device when switching EAX | Sergeanur | 2021-06-24 | 1 | -141/+147 |
| | | * | Fix typo | Sergeanur | 2021-06-24 | 1 | -1/+1 |
| | | * | Set number of stereo sources | Sergeanur | 2021-06-24 | 1 | -1/+2 |
| | | * | Increase the number of audio channels to PS2 count and some small audio fixes | Sergeanur | 2021-06-24 | 1 | -29/+26 |
| | | * | Use bool8 in audio code | Sergeanur | 2021-06-24 | 1 | -104/+104 |
| | | * | Fix MP3 player | erorcun | 2021-02-19 | 1 | -93/+83 |
| | | * | MP3 player fixes | erorcun | 2021-02-03 | 1 | -3/+22 |
| | | * | OAL Loops, fixes | erorcun | 2021-02-03 | 1 | -32/+26 |
| | | * | MusicManager fixes | erorcun | 2021-02-03 | 1 | -5/+5 |
| | | * | Includes overhaul, fix some compiler warnings | erorcun | 2021-01-17 | 1 | -19/+14 |
| | | * | Make opus available alongside other formats | Sergeanur | 2021-01-07 | 1 | -6/+6 |
| | | * | Add support of PS2 audio streams to OpenAL | Sergeanur | 2021-01-05 | 1 | -8/+14 |
| | | * | Handle stereo panning in OAL manually for streams | Sergeanur | 2021-01-04 | 1 | -6/+15 |
| | | * | Overhaul and enable cache for openal build | Filip Gawin | 2021-01-01 | 1 | -13/+17 |
| | | * | OpenAL channels now use their own sound buffers | Sergeanur | 2020-10-27 | 1 | -105/+12 |
| | | * | Fixes to OpenAL | Sergeanur | 2020-10-26 | 1 | -6/+19 |
| | | * | Fixes and style changes from miami | erorcun | 2020-10-18 | 1 | -70/+681 |
| | | * | Fix Linux audio path | eray orçunus | 2020-10-05 | 1 | -2/+3 |
| | | * | Renaming audio enum entries to something more like original | Sergeanur | 2020-09-19 | 1 | -35/+35 |
| | | * | Fixes from miami | eray orçunus | 2020-09-10 | 1 | -1/+1 |
| * | | | Merge branch 'miami' into lcs•••# Conflicts: # src/audio/AudioLogic.cpp # src/audio/MusicManager.cpp | Sergeanur | 2021-07-28 | 1 | -10/+10 |
| |\| | | |||||
| | * | | Get rid of audio getters | Sergeanur | 2021-07-28 | 1 | -10/+10 |
| | * | | Make PS2 VB files work together with PC audio files | Sergeanur | 2021-07-15 | 1 | -15/+23 |
| * | | | Merge branch 'miami' into lcs•••# Conflicts: # src/control/CarCtrl.cpp # src/control/Script4.cpp # src/core/Frontend.cpp | Sergeanur | 2021-06-30 | 1 | -102/+54 |
| |\| | | |||||
| | * | | Sanitizer fixes | erorcun | 2021-06-30 | 1 | -6/+6 |
| | * | | Fix MP3 finding stack crash | erorcun | 2021-06-28 | 1 | -94/+46 |
