aboutsummaryrefslogtreecommitdiff
path: root/src/aoscene.cpp
AgeCommit message (Expand)Author
2020-08-28Set cache mode to "all" for both QMovie objects to preserve the client's sani...Crystalwarrior
2020-07-31Fix reload theme breaking BG sizing (#212)Crystalwarrior
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2020-03-31Fix aomovie resizing algorithm for BG's crashing the client because I fucked ...Crystalwarrior
2020-03-26Make backgrounds preserve aspect ratio when used with different aspect ratio ...Crystalwarrior
2020-03-08The Crispy:tm: updateCrystalwarrior
2019-10-13Fix an issue with "missing desk" not properly replacing last_image (making ev...Crystalwarrior
2019-10-12Properly handle "true song name" even with folders/categories and file format...Crystalwarrior
2019-09-12Expand get_image_suffix to fall back on .png lastCrystalwarrior
2019-09-10Prevent the animated background/foreground from restarting itself if the imag...Crystalwarrior
2019-09-10Expand .apng and .webp support for get_image_suffixCrystalwarrior
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland