summaryrefslogtreecommitdiff
path: root/src/audio/AudioManager.cpp
AgeCommit message (Expand)Author
2021-08-20A few small audio changesSergeanur
2021-08-20Audio refactoring:Sergeanur
2021-08-18Audio: ifdef more things that aren't on ps2Sergeanur
2021-08-17Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensitySergeanur
2021-08-16Make UpdateReflections a bit more binary exact + small code changes to sync w...Sergeanur
2021-08-15Fix ifdef for audio reflection membersSergeanur
2021-08-15Fix cAudioManager::ProcessVehicleEngine return type, document PS2 changes, re...Sergeanur
2021-08-12Sync fixes from miamiSergeanur
2021-08-12Refactor cAudioManager::ProcessActiveQueues, fix doppler effectSergeanur
2021-08-12Rename unused audio memberSergeanur
2021-08-12Put more things under ifdefSergeanur
2021-08-12Add define to enable/disable external 3d audio simulationSergeanur
2021-07-29Reverse unused audio functions from mobileSergeanur
2021-07-28Fix commentsSergeanur
2021-07-26Audio changes:Sergeanur
2021-07-11fix the fix (and another fix)withmorten
2021-07-03Fix overflow in audio codeSergeanur
2021-06-28rename clamp macro to Clamp to fix compilation with g++11withmorten
2021-06-24Fix redone + add hud fixSergeanur
2021-06-24Fix cut off sfx on high frameratesSergeanur
2021-06-24Add macros to set sample loop offsetsSergeanur
2021-06-24Increase the number of audio channels to PS2 count and some small audio fixesSergeanur
2021-06-24Fix return typeSergeanur
2021-06-24Use bool8 in audio codeSergeanur
2021-01-21make building with Codewarrior 7 possiblewithmorten
2021-01-03Sync miami thingsSergeanur
2020-12-25Small type use fixesSergeanur
2020-11-22Audio fixesSergeanur
2020-10-18Fixes and style changes from miamierorcun
2020-09-29Fix build (if -> ifdef)Filip Gawin
2020-09-29Make frequency more consistent with vanillaFilip Gawin
2020-09-28change for better understandingRoman Masanin
2020-09-28Merge remote-tracking branch 'upstream/master'Roman Masanin
2020-09-28fix for frequency misscalculationRoman Masanin
2020-09-19Renaming audio enum entries to something more like originalSergeanur
2020-06-30Audio fixesSergeanur
2020-06-29Merge branch 'master' into ps2menuFire_Head
2020-06-28mips overdoseFire-Head
2020-05-23Even more small audio cleanupSergeanur
2020-05-18Remove MAX_VOLUME dupsSergeanur
2020-05-16More small audio fixesSergeanur
2020-05-16Move sound processors to AudioLogic.cpp, plus small fixesSergeanur
2020-05-16Fix audio use of number instead of enum for CAR_ACCELSergeanur
2020-05-16Remove unused audio enumSergeanur
2020-05-11Merge pull request #509 from Fire-Head/mastererorcun
2020-05-07Fix GetDistanceSquaredSergeanur
2020-05-07Fixed arguments for sound collisionsSergeanur
2020-05-07dont hardcode first vehicle ID; little fix for roadblocksaap
2020-05-06Fix cAudioManager::ProcessActiveQueues loopSergeanur
2020-05-05Merge pull request #512 from Nick007J/masterSergeanur