6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #557 from AliceLR/fix-mixer-reverse More... over 2 years ago
Fix IT tone portamento + offset. More... over 2 years ago
Merge pull request #558 from sezero/mz159b More... over 2 years ago
Fix reverse sustain loop release bug, add IT effect S9F support. More... over 2 years ago
Initialize tree and code size tables separately More... over 2 years ago
Remove m_tables More... over 2 years ago
miniz_zip: fixed a bad return introduced by PR #535 More... over 2 years ago
Merge pull request #556 from sezero/dbg1 More... over 2 years ago
Merge pull request #555 from sezero/477 More... over 2 years ago
add a commented out 'CFLAGS += -DDEBUG' line to the makefiles More... over 2 years ago
common.h: define a proper LIBXMP_FUNC for use in the DEBUG builds: More... over 2 years ago
miniz, vorbis: don't disable asserts in the DEBUG builds More... over 2 years ago
Make cmake build the documentation. More... over 2 years ago
miniz_zip.c: move #if 0 properly to avoid -Wunused-function from clang More... over 2 years ago
Merge pull request #553 from sezero/misc8 More... over 2 years ago
add new xmp_version.h which defines VERSION if not already defined. More... over 2 years ago
bump version to 4.2.0 More... over 2 years ago
make LIBXMP_CORE_PLAYER imply LIBXMP_NO_PROWIZARD && LIBXMP_NO_DEPACKERS More... over 2 years ago
remove now-unnecessary HAVE_ALLOCA_H defines from watcom makefiles. More... over 2 years ago
Merge pull request #552 from AliceLR/fix-vorbis-alloca More... over 2 years ago
Remove alloca checks from configure.ac and cmake. More... over 2 years ago
Replace alloca() usage in stb_vorbis with setup_malloc(). More... over 2 years ago
Merge pull request #45 from sezero/misc01 More... over 2 years ago
Merge pull request #550 from ccawley2011/patch-1 More... over 2 years ago
replace __inline__ with inline in list.h More... over 2 years ago
include strings.h, if available, for strcasecmp More... over 2 years ago
Add the default include directories to the OpenWatcom makefiles More... over 2 years ago
Add missing casts in bunzip2.c More... over 2 years ago
Add OpenWatcom builds to GitHub Actions More... over 2 years ago
Allow the bunzip2 depacker to work without using a temporary file More... over 2 years ago