Cerapter
1c6afdce99
Fixed a bug where there would be no sound on Windows during the first start.
2018-12-13 11:38:21 +01:00
oldmud0
5bf5a22833
Fix compile-time issues from merge
2018-11-17 20:12:12 -06:00
Cerapter
c1c042b93d
Revert "Removed the dependency on bass.dll
."
...
This reverts commit fe955d6923
.
2018-09-15 01:42:44 +02:00
Cerapter
3a1d202363
Revert "QMediaPlayer
instead of QSoundEffect
for SFX and blips."
...
This reverts commit 1124d6b073
.
2018-09-15 01:37:11 +02:00
Cerapter
1124d6b073
QMediaPlayer
instead of QSoundEffect
for SFX and blips.
...
Maybe temporary.
2018-09-04 20:39:08 +02:00
Cerapter
fe955d6923
Removed the dependency on bass.dll
.
...
This is merely a reimplementation of Gameboyprinter's changes on the
main thing.
The only thing that's different from that one is that the options menu
has had its audio device removed, too.
2018-09-04 17:32:20 +02:00
Cerapter
91ad46eea0
Fixed a Windows bug where there was no way to get back to the default audio device.
2018-08-24 15:51:28 +02:00
Cerapter
d314b8dd07
Moved includes out of the CPP files into the header files.
...
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
2018-08-19 09:37:34 +02:00
Cerapter
eee682bf0d
Fixed an issue with the audio output change not registering.
2018-08-17 01:34:22 +02:00
oldmud0
69bc8e86ea
Unicode support for BASS
2017-06-09 15:59:42 -05:00
David Skoland
be017b7278
fixed all known bugs + improved preanims(probably)
2017-02-15 15:32:20 +01:00
David Skoland
7c20ad7292
refactored sound
2017-02-14 21:00:02 +01:00
David Skoland
c540c1094e
added audio implementation and refactored text file functions
2017-02-12 02:24:38 +01:00