summaryrefslogtreecommitdiff
path: root/tools/mid2agb
AgeCommit message (Collapse)Author
2020-12-16[Round 3] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 3] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16[Round 2] Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
2020-12-16[Round 2] Revert multiple source change commits for re-commit.luckytyphlosion
2020-12-16Apply all source related changes for the new INSTALL.md in one commit.luckytyphlosion
For people who want to have dkPless builds in their repo.
2020-12-16Revert multiple source change commits for rebase.luckytyphlosion
2020-11-26Add msys2 and Cygwin instructions, also add .exe extension to built tools.luckytyphlosion
Todo: actually extensively test out msys2 and Cygwin, and double check the readme.
2019-08-06Fix Makefiles to account for the $CC and $CXX environment variablesaaaaaa123456789
2018-10-17label a flag in the asmgarak
2018-10-02mid2agb fix: compare whole note details before compressionDiegoisawesome
2018-09-29Fix mid2agb argument parsingKermalis
2018-09-29Fix the fix that was buggyDiegoisawesome
2018-09-25Fix compression score code bug reintroductionDiegoisawesome
2018-09-25Partial implementation of MEMACC commandDiegoisawesome
2018-09-25Change initial state of lastNoteDiegoisawesome
2018-09-25mid2agb compression algorithm less buggy than originally thoughtDiegoisawesome
2018-09-25Comment out unused variable so GCC doesn't complainDiegoisawesome
2018-09-25Match compression behavior, for realDiegoisawesome
2018-09-24Completely blind guess to fix compression scoreDiegoisawesome
2018-09-23Fix compression score lower limitDiegoisawesome
2018-09-23mid2agb: allow -L param to take stringDiegoisawesome
2018-09-22Fix order of initial vol commandDiegoisawesome
2018-09-15Update mid2agb sourceDiegoisawesome
Credit to @camthesaxman
2018-09-14Add running status to mid2agbDiegoisawesome
2018-06-16compiler fixesgarakmon
The compiler flag -s is not necessary and causes build failure on some systems (macOS, clang compilers) due to it being deprecated. Additionally, on those same systems, tools/aif2pcm/main.c failed to compile due to an overly cautious compiler not liking some struct declarations. These changes afaik do not affect other builds.
2017-12-03adding tools from pokerubyxenonnsmb