index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aosfxplayer.cpp
Age
Commit message (
Expand
)
Author
2018-11-17
Fix case-insensitive paths on Linux (#34)
oldmud0
2018-11-16
fixed get_sounds_path as well + nuked the last unneccessary tolower calls
David Skoland
2018-11-16
refactored path functions and added support for case-sensitive filesystems
David Skoland
2018-11-10
Initial merge of Case Cafe 1.4.1 into mainline
oldmud0
2018-09-15
Revert "Removed the dependency on `bass.dll`."
Cerapter
2018-09-15
Revert "`QMediaPlayer` instead of `QSoundEffect` for SFX and blips."
Cerapter
2018-09-05
`misc` folder given purpose as the 'default' for shouts and chatboxes.
Cerapter
2018-09-04
`QMediaPlayer` instead of `QSoundEffect` for SFX and blips.
Cerapter
2018-09-04
Removed the dependency on `bass.dll`.
Cerapter
2018-08-29
Add destructors to sound objects
oldmud0
2018-08-29
remove more bass dependencies
gameboyprinter
2018-08-24
Fixed a Windows bug where there was no way to get back to the default audio d...
Cerapter
2018-08-19
Moved includes out of the CPP files into the header files.
Cerapter
2018-08-17
Fixed an issue with the audio output change not registering.
Cerapter
2018-07-05
moved includes to header files
stonedDiscord
2017-06-09
Unicode support for BASS
oldmud0
2017-05-23
added aoevidencedisplay class. almost done with evidence
OmniTroid
2017-02-15
lowercased sfx
David Skoland
2017-02-14
refactored sound
David Skoland
2017-02-14
removed debug statements, fixed a chatbox issue
David Skoland
2017-02-14
added objection sfx
OmniTroid
2017-02-12
added audio implementation and refactored text file functions
David Skoland
2017-02-11
added music playing, not properly tested
David Skoland
2017-02-10
trying to add audio implementation
David Skoland