index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aif2pcm
Age
Commit message (
Expand
)
Author
2021-12-17
one more lel
Kurausukun
2021-12-17
fix indentation again
Kurausukun
2021-12-17
fix indentation
Kurausukun
2021-12-17
accept 16-bit aiff files and convert to 8-bit
Kurausukun
2021-05-23
Merge branch 'master' of https://github.com/pret/pokeemerald
luckytyphlosion
2021-01-05
Actually test out that it builds.
luckytyphlosion
2021-01-05
Fix issue with diffs being incorrect with extreme values.
luckytyphlosion
2021-01-05
Fix choice of delta sign.
luckytyphlosion
2021-01-05
Fix bug in pcm delta compression.
luckytyphlosion
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-16
Apply all source related changes for the new INSTALL.md in one commit.
luckytyphlosion
2020-12-16
Revert multiple source change commits for rebase.
luckytyphlosion
2020-11-26
Add msys2 and Cygwin instructions, also add .exe extension to built tools.
luckytyphlosion
2020-02-19
Make aif2pcm looping not dependent on order of MARK and INST chunks
Diegoisawesome
2020-02-18
Allow INST chunk loops without MARK chunk
Diegoisawesome
2020-02-18
Add safety check
Diegoisawesome
2020-02-18
Follow defined AIFF loop standard
Diegoisawesome
2020-02-18
Fix aif2pcm Pascal string bug, allow flexibility in marker names for loop
Diegoisawesome
2019-08-06
Fix Makefiles to account for the $CC and $CXX environment variables
aaaaaa123456789
2019-07-23
Quieter "make tools"
PikalaxALT
2018-06-16
re-initializing structs in tools/aif2pcm/main.c
garakmon
2018-06-16
compiler fixes
garakmon
2017-12-03
adding tools from pokeruby
xenonnsmb