14 Commits (6f71fd5b21f603b2bde8e4524cebbf3d989c283f)

Author SHA1 Message Date
Anders Jenbo 4a7ba94702 🎨 Run clang-format 5 years ago
thebigMuh 24f32a1d53
Fix sound volume/panning attenuation (#1789) 5 years ago
Gleb Mazovetskiy 5820948761 ♻️ Make `SFileRw` own the Storm file handle 5 years ago
Gleb Mazovetskiy 7bdfb0655c 🐞 Support multiple playback of the same sound 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo 916a12ff3d 🐛 Fix missing sounds 5 years ago
Gleb Mazovetskiy 0dd9aeea69 ♻️ Cleanup DISABLE_STREAMING_MUSIC handling 5 years ago
Gleb Mazovetskiy acee2ef14c 🎉 Switch from SDL_mixer to SDL_audiolib 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
thebigMuh 281533e82d This fixes exclusively the panning bug, where after a certain distance is exceeded, sound samples get played without panning. 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Gleb Mazovetskiy 0c2284a091 Respect sfx_STREAM in PlaySFX 5 years ago
qndel c45295463c
fix text scroll speed (#1057) 5 years ago
Anders Jenbo 88a715cdcc Clean up narator sound logic 5 years ago
Anders Jenbo 014308ef01 Explicit casting 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Anders Jenbo 6e9987cc93 Rename dsound and it nolonger reflects DirectSound 6 years ago
Christopher M. Hobbs 436e25207a Add preliminary command line options to main.cpp 6 years ago
Anders Jenbo 16d3fa69c6 Fix checking if sound is playing 6 years ago
Anders Jenbo a8e4db538f Display SDL error messages in UI dialog 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Pyr0Byt3 2c8641194d fix multiple voices playing simultaneously 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
Pyr0Byt3 f8b7b2fe8e fix panning 7 years ago
Pyr0Byt3 cb9ef7a8b8 fix volume scaling 7 years ago
lkk7 70a64c7de0 small typos 7 years ago
Anders Jenbo 0f8545d3c4 Clean up SDL error logging 7 years ago
Xadhoom 456aa70f16 More cleanup 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom 545009f729 Fix merge 7 years ago
Anders Jenbo 0bd6375969
Implementing dsound wrapper 7 years ago