3
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Aug 16, 2025 — Aug 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Fix] MDL: A malformed sample header could cause the first two characters of the sample name to be overwritten with data from the sample translation table. More... 1 day ago
[Fix] MDL: A malformed sample header could cause the first two characters of the sample name to be overwritten with data from the sample translation table.
sagamusix
as Johannes Schultz
More... 1 day ago
[Fix] Sample tab: Deleting a sample after first selecting a single channel and then loosing the selection again (so there was no selection) did not work.
sagamusix
as Johannes Schultz
More... 4 days ago
[Fix] Sample tab: Deleting a sample after first selecting a single channel and then loosing the selection again (so there was no selection) did not work. More... 4 days ago
[Fix] Crypto++: Apply <https://github.com/weidai11/cryptopp/pull/1339> to fix <https://github.com/weidai11/cryptopp/issues/1250>.
manx
as Jörn Heusipp
More... 5 days ago
[Fix] Crypto++: Apply <https://github.com/weidai11/cryptopp/pull/1339> to fix <https://github.com/weidai11/cryptopp/issues/1250>. More... 5 days ago
[Var] InnoSetup: Update to 7.1.0 (2026-08-12). More... 6 days ago
[Var] InnoSetup: Update to 7.1.0 (2026-08-12).
manx
as Jörn Heusipp
More... 6 days ago
[Ref] mpt/base/detect_libc.hpp: Switch MSYS2/CLANG64 work-around to <cstdlib> in addition to <cstdint>. This is probably a safer choice because it actually declares functions.
manx
as Jörn Heusipp
More... 6 days ago
[Ref] mpt/base/detect_libc.hpp: Switch MSYS2/CLANG64 work-around to <cstdlib> in addition to <cstdint>. This is probably a safer choice because it actually declares functions. More... 6 days ago
[Fix] mpt/io_read/filedata_base.hpp: Work-around confused GCC 16 optimizer which generates bogus -Warray-bounds in multiple call chains and member functions.
manx
as Jörn Heusipp
More... 6 days ago
[Fix] mpt/io_read/filedata_base.hpp: Work-around confused GCC 16 optimizer which generates bogus -Warray-bounds in multiple call chains and member functions. More... 6 days ago
[Fix] PlaybackTest: Remove bogus #pragma GCC diagnostic pop. More... 6 days ago
[Fix] PlaybackTest: Remove bogus #pragma GCC diagnostic pop.
manx
as Jörn Heusipp
More... 6 days ago
[Ref] build: CI: Github: Update actions/checkout to v7.
manx
as Jörn Heusipp
More... 6 days ago
[Ref] build: CI: Github: Update actions/checkout to v7. More... 6 days ago
[Fix] build: Makefile: MinGW-w64: Set the proper compiler name for Clang-based environments.
manx
as Jörn Heusipp
More... 7 days ago
[Fix] build: Makefile: MinGW-w64: Set the proper compiler name for Clang-based environments. More... 7 days ago
[Fix] mpt/base/detect_libc.hpp: Work-around MSYS/CLANG64 bug: Including any C library header should transitively include <_mingw.> which sets up identification and version macros for the CRT (like _UCRT, __MSVCRT_VERSION__, or __CRTDLL__). However, in the case of Clang, Clang uses a version of stddef.h which is generic and provided by Clang, and which does not transitively include the MinGW-provided stddef.h (reasons not investigated), so it does not end up including <_mingw.h>. Work-around by including <cstdint> in addition to <cstddef>, which fixes the problem (maybe only for now), and allows proper libc detection logic to function.
manx
as Jörn Heusipp
More... 7 days ago
[Fix] mpt/base/detect_libc.hpp: Work-around MSYS/CLANG64 bug: Including any C library header should transitively include <_mingw.> which sets up identification and version macros for the CRT (like _UCRT, __MSVCRT_VERSION__, or __CRTDLL__). However, in the case of Clang, Clang uses a version of stddef.h which is generic and provided by Clang, and which does not transitively include the MinGW-provided stddef.h (reasons not investigated), so it does not end up including <_mingw.h>. Work-around by including <cstdint> in addition to <cstddef>, which fixes the problem (maybe only for now), and allows proper libc detection logic to function. More... 7 days ago
[Fix] mpt/check/libc.hpp: Assume MinGW UCRT is always multi-threaded (which it is), and do not show a warning.
manx
as Jörn Heusipp
More... 7 days ago
[Fix] mpt/check/libc.hpp: Assume MinGW UCRT is always multi-threaded (which it is), and do not show a warning. More... 7 days ago
[Imp] build: CI: Github: MSYS2: Add CLANG64 environment.
manx
as Jörn Heusipp
More... 7 days ago
[Imp] build: CI: Github: MSYS2: Add CLANG64 environment. More... 7 days ago
[Reg] build: CI: Github: MSYS2: Remove deprecated MINGW64 environment (see <https://www.msys2.org/news/#2026-03-15-deprecating-the-mingw64-environment>).
manx
as Jörn Heusipp
More... 7 days ago
[Reg] build: CI: Github: MSYS2: Remove deprecated MINGW64 environment (see <https://www.msys2.org/news/#2026-03-15-deprecating-the-mingw64-environment>). More... 7 days ago
[Var] build: CI: GitHub: CPA: Update to v1.4.0 (2026-08-10).
manx
as Jörn Heusipp
More... 8 days ago
[Var] build: CI: GitHub: CPA: Update to v1.4.0 (2026-08-10). More... 8 days ago
[Imp] build: CI: GitHub: Add NetBSD 11.0.
manx
as Jörn Heusipp
More... 8 days ago
[Imp] build: CI: GitHub: Add NetBSD 11.0. More... 8 days ago