Commit Graph

710 Commits

Author SHA1 Message Date
f8297df9c5 Redo ReadSaveBuf + common.h cleanup 2021-06-28 05:12:54 +03:00
53a4b6936b Revert "Use PS2-y global names on SampMan"
We know that they changed all those names on PC.

This reverts commit 091a65996e.
2021-06-27 17:59:50 +03:00
091a65996e Use PS2-y global names on SampMan 2021-06-27 17:53:14 +03:00
3587cb029e Remove waiting for stream closure in multi-thread audio 2021-06-27 14:42:52 +03:00
05a29c7e6c Multi-threaded audio fixes 2021-06-27 00:00:07 +03:00
f3a931e1c9 Revert "Revert "Redo ReadSaveBuf + common.h cleanup""
This reverts commit af7573ddbe.
2021-06-26 19:14:46 +02:00
107c4df69c Multi-threaded audio streams
Under MULTITHREADED_AUDIO define.
2021-06-26 16:24:23 +03:00
9b5caa190e Pool fixes
Mostly for Linux
2021-06-26 00:27:20 +03:00
af7573ddbe Revert "Redo ReadSaveBuf + common.h cleanup"
This reverts commit 2b67aba94c.
2021-06-26 00:25:59 +03:00
2b67aba94c Redo ReadSaveBuf + common.h cleanup 2021-06-25 19:03:51 +03:00
14c71f39ff High FPS Fixes 2021-06-25 00:39:47 +03:00
b8cf8c53e7 Don't restart OAL device when switching EAX 2021-06-24 21:34:33 +03:00
5156626582 Make sampman stream functions default to stream 0 + type fixes 2021-06-24 21:34:33 +03:00
4b8b0a6d74 Small fix 2021-06-24 21:34:33 +03:00
0f0cb40151 Fix use of enum in ped comment banks switch 2021-06-24 21:34:33 +03:00
2b8ae07ec6 forgot 2021-06-24 21:34:33 +03:00
1b5dbc4b41 Add macros to set sample loop offsets 2021-06-24 21:34:33 +03:00
6426963807 Fix cAudioManager::ProcessCarHeli 2021-06-24 21:34:33 +03:00
23755fdfb4 Fix bullet trace sound offset 2021-06-24 21:34:33 +03:00
02655313e9 Increase the number of audio channels to PS2 count and some small audio fixes 2021-06-24 21:34:33 +03:00
59ed4d0029 Fix MAX_DIGITAL_MIXER_CHANNELS 2021-06-24 21:34:33 +03:00
5bcdb933a7 Use bool8 in audio code 2021-06-24 21:34:32 +03:00
618d689dff Pool fixes + peds not forming circle fix 2021-06-24 21:34:28 +03:00
5c1af537af Don't restart OAL device when switching EAX 2021-06-24 21:32:44 +03:00
a446dbefaa Fix police scanner on high fps 2021-06-24 21:32:44 +03:00
f741101e44 Fix redone + add hud fix 2021-06-24 21:32:44 +03:00
cacec36dd1 Fix cut off sfx on high framerates 2021-06-24 21:32:44 +03:00
f2390deaa9 Make sampman stream functions default to stream 0 2021-06-24 21:32:44 +03:00
8fc99387f5 Fix use of enum in ped comment banks switch 2021-06-24 21:32:44 +03:00
939d0c59a3 Add macros to set sample loop offsets 2021-06-24 21:32:44 +03:00
edc25a689f Fix typo 2021-06-24 21:32:44 +03:00
1e084dfab7 Set number of stereo sources 2021-06-24 21:32:43 +03:00
5a55d3a949 Patch PolRadio 2021-06-24 21:32:43 +03:00
7a2dbd9112 Increase the number of audio channels to PS2 count and some small audio fixes 2021-06-24 21:32:43 +03:00
c9804510d1 This means sound should be panned right, not volume 2021-06-24 21:32:43 +03:00
c37f4c3c1a Fix cAudioManager::SetupJumboFlySound 2021-06-24 21:32:43 +03:00
319bf9d8d2 Fix return type 2021-06-24 21:32:43 +03:00
786e101acf Use bool8 in audio code 2021-06-24 21:32:43 +03:00
4a9d890ae9 Fix quiet police scanner on OpenAL 2021-06-24 21:32:43 +03:00
0c41734c20 Fix quiet police scanner on OpenAL 2021-05-17 17:46:33 +03:00
3a7cb9c5ce Fix oneshot audio crash 2021-05-17 08:06:05 +03:00
8a728faeb6 Fixes to sfx names 2021-05-16 13:17:35 +03:00
2fc431d1bb Complete sfx enum, rename some sounds + fixes of missing ped comments 2021-05-12 03:26:54 +03:00
4da733145e fix 2021-05-10 02:45:29 +03:00
478f6e07d4 Uhh, right
# Conflicts:
#	src/audio/AudioManager.h
2021-02-26 11:08:32 +02:00
5bdbb5f802 Uhh, right 2021-02-26 11:05:37 +02:00
b01d6be3f4 PoliceRadio -> PolRadio (original name) 2021-02-26 10:57:11 +02:00
59c9ae29cf PoliceRadio -> PolRadio (original name) 2021-02-26 10:56:26 +02:00
1d336d851d Fix Radio Off text more 2021-02-21 18:22:02 +03:00
040c6f9027 Fix split second Radio Off text 2021-02-19 22:56:39 +03:00