6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow the xfd depacker to work without using a temporary file More... over 2 years ago
Allow the unxz depacker to work without using a temporary file More... over 2 years ago
Merge pull request #523 from sezero/umx2 More... over 2 years ago
umx: don't overzealously restrict the loader to known upkg versions. More... over 2 years ago
umx: replace strcasecmp use with a more universally available solution. More... over 2 years ago
Merge pull request #522 from AliceLR/update-xz More... over 2 years ago
Replace unxz.c with an MIT reimplementation, update XZ Embedded. More... over 2 years ago
tinfl_decompress: avoid NULL ptr arithmetic UB: More... over 2 years ago
Decouple envelope release from sample release. More... over 2 years ago
Merge pull request #510 from AliceLR/fix-bidi More... over 2 years ago
Replace bidirectional loop unrolling with reverse sample rendering. More... over 2 years ago
Merge pull request #521 from AliceLR/fix-nearest More... over 2 years ago
Fix nearest neighbor to actually round to the nearest neighbor. More... over 2 years ago
Merge pull request #520 from AliceLR/fix-mmcmp-literal-blocks More... over 2 years ago
Minor MMCMP depacker cleanup/tweaks. More... over 2 years ago
Fix MMCMP literal block unpacking. More... over 2 years ago
Merge pull request #519 from AliceLR/fix-mmcmp-16-bit-size More... over 2 years ago
Fix uninitialized reads caused by odd length 16-bit MMCMP blocks. More... over 2 years ago
Allow the mmcmp depacker to work without using a temporary file More... over 2 years ago
mmcmp: went back from calloc to malloc the outbuf.buf for now (see #517) More... over 2 years ago
Merge pull request #518 from AliceLR/fix-mmcmp-ptable-seeks More... over 2 years ago
Merge pull request #513 from sharkwouter/patch-1 More... over 2 years ago
Also disable BUILD_SHARED on PSP in lite CMakeLists.txt More... over 2 years ago
Fix bad seeking behavior in MMCMP compressed blocks. More... over 2 years ago
Merge pull request #516 from AliceLR/mmcmp-buffer More... over 2 years ago
Depack MMCMP to buffer, remove move_data and depacker_move_data. More... over 2 years ago
Merge pull request #515 from AliceLR/pw-license-boilerplate More... over 2 years ago
Disable building shared for PSP by default More... over 2 years ago
Merge pull request #511 from sezero/vorbis1 More... over 2 years ago
Merge pull request #512 from sezero/misc4 More... over 2 years ago