aboutsummaryrefslogtreecommitdiff
path: root/aosfxplayer.cpp
AgeCommit message (Expand)Author
2018-11-17Fix case-insensitive paths on Linux (#34)oldmud0
2018-11-16fixed get_sounds_path as well + nuked the last unneccessary tolower callsDavid Skoland
2018-11-16refactored path functions and added support for case-sensitive filesystemsDavid Skoland
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-09-15Revert "Removed the dependency on `bass.dll`."Cerapter
2018-09-15Revert "`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-04Removed the dependency on `bass.dll`.Cerapter
2018-08-29Add destructors to sound objectsoldmud0
2018-08-29remove more bass dependenciesgameboyprinter
2018-08-24Fixed a Windows bug where there was no way to get back to the default audio d...Cerapter
2018-08-19Moved includes out of the CPP files into the header files.Cerapter
2018-08-17Fixed an issue with the audio output change not registering.Cerapter
2018-07-05moved includes to header filesstonedDiscord
2017-06-09Unicode support for BASSoldmud0
2017-05-23added aoevidencedisplay class. almost done with evidenceOmniTroid
2017-02-15lowercased sfxDavid Skoland
2017-02-14refactored soundDavid Skoland
2017-02-14removed debug statements, fixed a chatbox issueDavid Skoland
2017-02-14added objection sfxOmniTroid
2017-02-12added audio implementation and refactored text file functionsDavid Skoland
2017-02-11added music playing, not properly testedDavid Skoland
2017-02-10trying to add audio implementationDavid Skoland