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
Changes audio playback of sounds with the `sfx_STREAM` flag, such as towner lines, to stream.
|
5 years ago |
qndel
|
c45295463c
|
fix text scroll speed (#1057)
|
5 years ago |
Anders Jenbo
|
88a715cdcc
|
Clean up narator sound logic
Also this provides a helper function for calculating the length of a
sound
|
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
- Add -h, --help and --version
- Address most of Issue #219.
|
6 years ago |
Anders Jenbo
|
16d3fa69c6
|
Fix checking if sound is playing
Fixes #392
|
6 years ago |
Anders Jenbo
|
a8e4db538f
|
Display SDL error messages in UI dialog
This will also end the application in most cases
|
7 years ago |
Anders Jenbo
|
18532e7c9b
|
Format SourceX and SourceS
Fixes #262
|
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 |