index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aomusicplayer.cpp
Age
Commit message (
Expand
)
Author
2026-03-29
Force HTTPS scheme in music streaming URIs
Osmium Sorcerer
2026-03-29
Rewrite audio engine: replace BASS with miniaudio
Osmium Sorcerer
2024-07-07
Removed MIDI, removed undocumented (yet supported) formats (#1008)
Leifa
2024-05-17
Lightly reworked `NetworkManager`, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2024-05-08
Fix stopped ambience updating the music label when it shouldn't (#948)
in1tiate
2024-04-10
add not-broken looping code using seconds instead of samples (#944)
in1tiate
2023-11-23
encode URL before streaming (#926)
lambdcalculus
2023-05-31
2.10.1 Changes (#888)
Salanto
2022-08-05
Properly enter loop if starting point is 0, i.E undefined. (#844)
Salanto
2022-07-30
Add option to disable music streaming. (#829)
Salanto
2022-07-27
Fix an extremely rare issue where loop point goes outside track bounds if loo...
Crystalwarrior
2022-07-23
Suppress application volume when alt-tabbed (#730)
Crystalwarrior
2022-03-25
Midi music (#614)
stonedDiscord
2022-03-25
for music, stop checking if future was cancelled due to a horrible race condi...
Crystalwarrior
2022-02-19
Don't run the base content vpath shenanigans if music path is HTTP
Alex Noir
2021-12-24
Fix animation freeze when loading music files (#609)
Salanto
2021-07-29
swap out custom UNUSED macro for Q_UNUSED
in1tiate
2021-06-06
Merge branch 'master' into feature/mounting
oldmud0
2021-06-05
Finish mounting feature
oldmud0
2021-05-05
Add musclist streaming support
Salanto
2021-01-27
Update src/aomusicplayer.cpp
Crystalwarrior
2021-01-24
Revert "fix music fading being audible when volume is 0 (#416)"
Crystalwarrior
2021-01-19
Merge branch 'master' into feature/timerclock
Crystalwarrior
2021-01-19
unused macro and update QTime to QElapsedTimer (#417)
in1tiate
2021-01-19
fix music fading being audible when volume is 0 (#416)
in1tiate
2021-01-10
Merge branch 'master' into feature/timerclock
Crystalwarrior
2021-01-05
Add in support for streaming music with bass
Skye Deving
2020-08-25
Introduce the timer packet - "TI".
Crystalwarrior
2020-08-19
Reset BASS when switching devices; drop Qt Multimedia support (#262)
scatterflower
2020-07-04
Fix an issue where the Ambience layer would break looping points for all othe...
Crystalwarrior
2020-05-23
i don't need this 3 times
sD
2020-05-23
fix qt music player
sD
2020-05-23
forgot those on noaudio
sD
2020-05-23
fix up nomusic
sD
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2019-11-04
add .opus support
Crystalwarrior
2019-10-05
I HAVE CONQUERED BASS HELL
Crystalwarrior
2019-10-04
fucking hell it's not accurate and doesn't match the absolute quality when it...
Crystalwarrior
2019-10-01
Fix music volume being weird due to m_volume being shared by ambience and mus...
Crystalwarrior
2019-09-20
Tweak the ambience/crosfade layer to fade in regardless of another sample bei...
Crystalwarrior
2019-09-20
I dunno what the fuck was I doing for the past 4 hours but I made crossfading...
Crystalwarrior
2019-09-14
Bass.dll functionality-based clientside music looping system by using channel...
iamgoofball
2019-03-12
qt music
stonedDiscord
2019-03-12
makes all the bass stuff optional
stonedDiscord
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland