Commit Graph

25 Commits

Author SHA1 Message Date
oldmud0
9727acc974 Re-add missing BASS_StreamCreateFile line 2018-12-10 15:10:31 -06:00
oldmud0
b385babf77 Fix case-insensitive paths on Linux (#34)
Closes #9
2018-11-17 19:57:27 -06:00
David Skoland
ee4b9acfeb fixed get_sounds_path as well + nuked the last unneccessary tolower calls 2018-11-16 02:37:57 +01:00
David Skoland
8ffdd2afb8 refactored path functions and added support for case-sensitive filesystems 2018-11-16 02:01:08 +01:00
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
3a1d202363 Revert "QMediaPlayer instead of QSoundEffect for SFX and blips."
This reverts commit 1124d6b073.
2018-09-15 01:37:11 +02:00
Cerapter
12727fcf7f misc folder given purpose as the 'default' for shouts and chatboxes.
- Default bubbles.
- Default shout sounds.
- Custom chatbox.
- Custom colours for the chatbox.
- No need to have duplicate files of bubbles and shouts all over the
character folders.
2018-09-05 02:07:23 +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
oldmud0
4c5bafdcad Add destructors to sound objects 2018-08-29 14:57:58 -05:00
gameboyprinter
2fed94b2d1 remove more bass dependencies 2018-08-29 00:26:34 -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
OmniTroid
a310728a26 added aoevidencedisplay class. almost done with evidence 2017-05-23 13:20:46 +02:00
David Skoland
5b3cd3821e lowercased sfx 2017-02-15 16:50:08 +01:00
David Skoland
7c20ad7292 refactored sound 2017-02-14 21:00:02 +01:00
David Skoland
bc2f15e4f1 removed debug statements, fixed a chatbox issue 2017-02-14 13:16:45 +01:00
OmniTroid
c37a99a58a added objection sfx 2017-02-14 00:36:58 +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
David Skoland
0fb38b5573 trying to add audio implementation 2017-02-10 17:43:19 +01:00