| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | One more type fix | Sergeanur | 2021-08-18 | 1 | -2/+2 |
| * | More type fixes in audio | Sergeanur | 2021-08-18 | 4 | -23/+23 |
| * | Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity | Sergeanur | 2021-08-17 | 8 | -211/+304 |
| * | Remove FIX_BUGS that wasn't needed | Sergeanur | 2021-08-17 | 1 | -4/+0 |
| * | Fix ped comments playing at full volume behind the wall | Sergeanur | 2021-08-16 | 2 | -6/+16 |
| * | Remove not needed entry from config | Sergeanur | 2021-08-16 | 1 | -2/+2 |
| * | Make UpdateReflections a bit more binary exact + small code changes to sync w... | Sergeanur | 2021-08-16 | 2 | -5/+10 |
| * | Fix ifdef for audio reflection members | Sergeanur | 2021-08-15 | 2 | -2/+2 |
| * | Fix cAudioManager::ProcessVehicleEngine return type, document PS2 changes, re... | Sergeanur | 2021-08-15 | 4 | -244/+266 |
| * | Sync fixes from miami | Sergeanur | 2021-08-12 | 2 | -15/+15 |
| * | Refactor cAudioManager::ProcessActiveQueues, fix doppler effect | Sergeanur | 2021-08-12 | 1 | -79/+27 |
| * | Rename unused audio member | Sergeanur | 2021-08-12 | 2 | -8/+8 |
| * | Fix sampman_null | Sergeanur | 2021-08-12 | 1 | -0/+4 |
| * | Put more things under ifdef | Sergeanur | 2021-08-12 | 7 | -137/+194 |
| * | Add define to enable/disable external 3d audio simulation | Sergeanur | 2021-08-12 | 4 | -2/+123 |
| * | Fix unset emitting volume for sawmill | Sergeanur | 2021-08-11 | 1 | -0/+3 |
| * | Fix unset emitting volume for moan sound | Sergeanur | 2021-08-11 | 1 | -0/+3 |
| * | Fix radio scroll when player controls disabled | erorcun | 2021-07-31 | 1 | -1/+1 |
| * | Reverse unused audio functions from mobile | Sergeanur | 2021-07-29 | 4 | -2/+34 |
| * | Fix comments | Sergeanur | 2021-07-28 | 2 | -5/+5 |
| * | One more type fix | Sergeanur | 2021-07-27 | 1 | -1/+1 |
| * | Type fix | Sergeanur | 2021-07-27 | 2 | -2/+2 |
| * | cAudioManager::GetCollisionOneShotRatio cleanup | Sergeanur | 2021-07-27 | 1 | -9/+10 |
| * | 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 | 9 | -846/+870 |
| * | Make PS2 VB files work together with PC audio files | Sergeanur | 2021-07-15 | 3 | -44/+237 |
| * | fix the fix (and another fix) | withmorten | 2021-07-11 | 1 | -1/+1 |
| * | tiny diff fixes | withmorten | 2021-07-11 | 1 | -1/+2 |
| * | 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 | 3 | -20/+23 |
| * | Multi-threaded audio fixes | erorcun | 2021-07-10 | 3 | -118/+111 |
| * | Multi-threaded audio streams•••Under MULTITHREADED_AUDIO define. | erorcun | 2021-07-10 | 3 | -95/+558 |
| * | fix macro redefinition warnings on win-glfw build | withmorten | 2021-07-08 | 1 | -0/+1 |
| * | fix sampman_null build | withmorten | 2021-07-07 | 1 | -5/+5 |
| * | Fix overflow in audio code | Sergeanur | 2021-07-03 | 1 | -1/+1 |
| * | Sanitizer fixes | erorcun | 2021-07-03 | 1 | -6/+6 |
| * | Pause radio when game is paused | Sergeanur | 2021-06-30 | 1 | -1/+16 |
| * | 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 | 5 | -11/+11 |
| * | 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 | 6 | -273/+273 |
| * | Use PS2-y global names on SampMan | erorcun | 2021-06-27 | 6 | -273/+273 |
| * | Revert "Revert "Redo ReadSaveBuf + common.h cleanup""•••This reverts commit af7573ddbe38e0aaa485877e7ccb2e704b0f5a7f. | withmorten | 2021-06-26 | 1 | -3/+6 |
| * | Pool fixes•••Mostly for Linux | erorcun | 2021-06-26 | 2 | -8/+8 |
| * | Revert "Redo ReadSaveBuf + common.h cleanup"•••This reverts commit 2b67aba94cb6448fb24c869559465eddf2bad069. | erorcun | 2021-06-26 | 1 | -6/+3 |
| * | Redo ReadSaveBuf + common.h cleanup | Sergeanur | 2021-06-25 | 1 | -3/+6 |
| * | Don't restart OAL device when switching EAX | Sergeanur | 2021-06-24 | 3 | -162/+167 |
| * | Fix police scanner on high fps | Sergeanur | 2021-06-24 | 1 | -0/+8 |
| * | Fix redone + add hud fix | Sergeanur | 2021-06-24 | 3 | -17/+6 |
| * | Fix cut off sfx on high framerates | Sergeanur | 2021-06-24 | 2 | -2/+23 |
| * | Make sampman stream functions default to stream 0 | Sergeanur | 2021-06-24 | 2 | -72/+72 |
