index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aomusicplayer.cpp
Age
Commit message (
Expand
)
Author
2018-12-13
Fixed a bug where there would be no sound on Windows during the first start.
Cerapter
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-04
Removed the dependency on `bass.dll`.
Cerapter
2018-08-29
Add destructors to sound objects
oldmud0
2018-08-29
set new song volume to previous volume
gameboyprinter
2018-08-28
Use QMediaPlayer instead of bass for music
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-02-14
refactored sound
David Skoland
2017-02-12
added audio implementation and refactored text file functions
David Skoland
2017-02-11
added music playing, not properly tested
David Skoland