index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aosfxplayer.cpp
Age
Commit message (
Expand
)
Author
2026-03-29
Rewrite audio engine: replace BASS with miniaudio
Osmium Sorcerer
2024-05-20
other random fixes
in1tiate
2024-05-20
fix sound effects playing at 100x intended volume (#965)
in1tiate
2024-05-17
Lightly reworked `NetworkManager`, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2022-07-23
Suppress application volume when alt-tabbed (#730)
Crystalwarrior
2021-06-18
Set BASS_CONFIG_DEV_DEFAULT to 1 to enable automatic reinitialization of the ...
Rose Witchaven
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2020-12-28
Enable support for up to 6 SFX channels (#355)
in1tiate
2020-09-07
Alter logic flow to include theme folders for shout sounds
in1tiate
2020-08-19
Reset BASS when switching devices; drop Qt Multimedia support (#262)
scatterflower
2020-05-31
Fix SFX playing at 1/100th of its intended volume
oldmud0
2020-05-23
fix qt sfx player
sD
2020-05-23
i don't need this 3 times
sD
2020-05-23
forgot those on noaudio
sD
2020-05-23
fix up nomusic
sD
2020-05-22
Fix compile errors from merge
oldmud0
2020-05-22
Merge KFO source unconditionally into AO2
oldmud0
2020-05-22
Perform clang-format
oldmud0
2020-05-22
Full revert to tag 2.6.2
oldmud0
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2020-04-17
Run clang-format on entire project
oldmud0
2020-02-21
looping wasnt in
sD
2020-02-21
Merge branch 'master' into 2.7
stonedDiscord
2019-11-04
Fix the sound bonanza so they actually play
Crystalwarrior
2019-11-04
add .opus support
Crystalwarrior
2019-11-04
Make the music search bar search in music metadata instead of just the displa...
Crystalwarrior
2019-09-20
I dunno what the fuck was I doing for the past 4 hours but I made crossfading...
Crystalwarrior
2019-09-15
Looping SFX system - Defined this way:
Crystalwarrior
2019-08-22
bass blips were slightly too quiet
stonedDiscord
2019-08-17
OOP :convenience_store:
stonedDiscord
2019-08-17
fix qaudio volume
stonedDiscord
2019-03-13
sfx glitch
stonedDiscord
2019-03-13
setVolume doesn't take floats
stonedDiscord
2019-03-12
sfx tested and works
stonedDiscord
2019-03-12
makes all the bass stuff optional
stonedDiscord
2019-02-01
bugfixes and shit
iamgoofball
2019-01-18
Add screenshake, frame-specific effects, looping SFX, and clientside music lo...
iamgoofball
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland