aboutsummaryrefslogtreecommitdiff
path: root/src/aoblipplayer.cpp
AgeCommit message (Collapse)Author
2019-11-04Fix the sound bonanza so they actually playCrystalwarrior
sfx player and blip player now both account for extension-less sound paths and also correctly handle paths that do provide the extension.
2019-11-04add .opus supportCrystalwarrior
2019-09-14Add a blip sound QElapsedTimer so blipsounds don't play more frequently than ↵Crystalwarrior
60ms to preserve all of our ears. Adjust the message display speeds to feel more accurate to AA, with }}} speed displaying text instantly for that section
2019-08-17fix qaudio volumestonedDiscord
2019-03-13begone, commented codestonedDiscord
2019-03-13setVolume doesn't take floatsstonedDiscord
2019-03-12qt can play the blips just finestonedDiscord
2019-03-12makes all the bass stuff optionalstonedDiscord
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland