11
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 13, 2025 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2357 from csound/copilot/add-pkg-config-file More... 2 days ago
refactor: cleanup build to append to CSOUND_PRIVATE_LIBS inline with other feature check branches More... 2 days ago
Extend CSOUND_PRIVATE_LIBS to include all optional dependencies More... 2 days ago
Merge pull request #2358 from csound/copilot/add-windows-32bit-support More... 3 days ago
Uncomment conditional checks for develop branch More... 4 days ago
Disable 'develop' branch checks in csound_builds.yml More... 4 days ago
Disable artifact upload conditions for develop branch More... 4 days ago
Merge pull request #2360 from csound/fix/memory More... 4 days ago
fix for mfree locks More... 4 days ago
Replace wget with git clone for LAME download More... 5 days ago
Fix LAME download URL with version variable More... 5 days ago
Update LAME download URL to GitHub release More... 5 days ago
Replace curl with wget for downloading lame More... 5 days ago
Update curl command to include user agent More... 5 days ago
Fix LAME tarball download URL More... 5 days ago
Fix LAME download URL to use redirect More... 5 days ago
Validate downloaded lame tarball More... 5 days ago
Fix tar command option for LAME tarball extraction More... 5 days ago
Refactor LAME download to use variable for tarball More... 5 days ago
Fix curl command for downloading lame More... 5 days ago
Enhance build script with download progress messages More... 5 days ago
Add macOS framework support and Libs.private to pkg-config More... 5 days ago
Fix DLL copy destination path for MinGW 32-bit build More... 5 days ago
Update CMake command in csound_builds.yml More... 5 days ago
Temporarily disable branch conditions for testing artifacts in PR More... 5 days ago
Add CMAKE_PREFIX_PATH for libsndfile CMake config files More... 5 days ago
Fix libsndfile directory paths after extraction More... 5 days ago
Use pre-built libsndfile binaries from official release for 32-bit build More... 5 days ago
Use custom vcpkg manifest without mpeg and build with floats for 32-bit More... 5 days ago
Disable MP3 support for 32-bit build to avoid mpg123 linker issues More... 5 days ago