Commit Graph

14 Commits

Author SHA1 Message Date
oldmud0
c7a58f89b1 Initial merge of Case Cafe 1.4.1 into mainline 2018-11-10 12:36: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
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
oldmud0
4c5bafdcad Add destructors to sound objects 2018-08-29 14:57:58 -05:00
gameboyprinter
49db357082 set new song volume to previous volume 2018-08-29 00:04:52 -05:00
gameboyprinter
bd5ac3ea21 Use QMediaPlayer instead of bass for music 2018-08-28 23:58:54 -05: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
stonedDiscord
30a87d23c9 moved includes to header files 2018-07-05 19:32:51 +02:00
oldmud0
69bc8e86ea Unicode support for BASS 2017-06-09 15:59:42 -05: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
David Skoland
a97f223390 added music playing, not properly tested 2017-02-11 11:18:57 +01:00