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