21
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Account for incompatibilities in fmt and spdlog More... 15 days ago
rename format to timeFormat More... 15 days ago
Fix oversight on song_order debug message. More... 15 days ago
Drop deprecated fmt::localtime More... 15 days ago
Use forked action to enable refreshing cache More... about 2 months ago
macOS: Add cache to homebrew. More... about 2 months ago
Fedora: Use ffmpeg-free-devel. More... about 2 months ago
Add spdlog to CI workflows More... about 2 months ago
Use venv for running the macOS bundler More... 2 months ago
Try forcing usage of cmake 3 again. More... 2 months ago
Unlink and link-overwrite python since macosx-13 runner is coming with preinstalled python More... 2 months ago
MacOS: Update brew to latest More... 2 months ago
Explicitly state stable for boost since 1.87 was installed again. More... 2 months ago
Updated boost cmake setup to work with the components More... 2 months ago
Upgrade boost on macos to 1.88 More... 2 months ago
Fix sign-conversion in glshader. More... 2 months ago
Add some debug loggng to the Menu More... 2 months ago
Fix spacing in util.cc More... 2 months ago
Remove several uses of ostringsream I’d missed. More... 2 months ago
Fixed LibXML++ library find on msvc. More... 2 months ago
Updated vcpkg to latest master More... 2 months ago
Make separate log for profiler. More... 2 months ago
Add Fedora 42 More... 2 months ago
Updated GithubActions to reflect deprecated and removed actions. More... 2 months ago
Change the init-statement in the if statement to have it outside of the if statement Seems the msvc build being used to compile it for Windows doesn't support the c++17 feature More... 2 months ago
Update the ffmpeg code being used to add support for newer versions of FFmpeg This code builds with FFmpeg versions 3.1..3.4, 4.0..4.4, 5.0, 5.1, 6.0, 6.1, 7.0 and 7.1. Because FFmpeg changed a lot support for 3.0 and earlier has been dropped, 3.0 being released on 2016-02-14. More... 2 months ago
Update the cmake version to 3.10 so that one can build this project when using cmake 4.0 which deprecated versions below 3.10 More... 2 months ago
Updated to latest vcpkg commit and thus updated cpprestsdk boostasio. More... 2 months ago
Fix artifact uploads for manual workflow runs as well. More... 4 months ago
Address some review comments More... 5 months ago