Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-27 | update audio macros | Kurausukun | |
2020-09-25 | finish renaming samples | Kurausukun | |
2020-09-25 | rename direct_sound_data defines | Kurausukun | |
2020-08-29 | Give songs meaningful english names | GriffinR | |
2019-07-29 | gMPlay to gMPlayInfo | camthesaxman | |
2018-09-22 | Renaming cry voicegroups | Kermalis | |
2018-09-15 | Voicegroups need names | Kermalis | |
2018-06-24 | Strip address comments from voice definitions | Marcus Huderle | |
2018-06-24 | Fix key split tables | Marcus Huderle | |
2018-02-06 | Merge branch 'master' into german_debug | Cameron Hall | |
2018-02-03 | get rid of raw addresses in music_player_table.inc | camthesaxman | |
2018-01-31 | Merge branch 'master' into german_debug | camthesaxman | |
Conflicts: asm/pokemon_storage_system.s data/pokemon_storage_system.s src/pokemon/pokemon_1.c src/pokemon/pokemon_storage_system.c sym_common.txt sym_ewram.txt | |||
2018-01-28 | Rename phoneme samples to 'vowel_<number>' | Marcus Huderle | |
2018-01-28 | Finish naming known sc88 noises and change naming scheme | Marcus Huderle | |
2018-01-27 | Move cries to own directory | Marcus Huderle | |
2018-01-27 | Label sc88 drumkit samples | Marcus Huderle | |
2018-01-26 | 3 sc88 noises | Marcus Huderle | |
2018-01-25 | Name a bunch of sc88 instruments | Marcus Huderle | |
2018-01-25 | Move phonemes to their own directory | Marcus Huderle | |
2018-01-21 | match debug ROM | Cameron Hall | |
2018-01-15 | Add most English song and SFX names as comments in songs.h and song_table.inc | Devin | |
Ported from my work in pokeemerald. | |||
2018-01-10 | refactor build system | camthesaxman | |
2017-01-08 | aif2pcm: Fix length reporting. Don't use a MARK chunk if no loop. | yenatch | |
The reported sample length in the aif header can differ from the actual length of the SSND chunk. The END marker was being misused to contain the reported length, but this still counts as a loop in aif2agb, even if the START marker is omitted (it defaults to the END value). Now the reported length is in the COMM chunk, which is more correct. | |||
2017-01-06 | Dump the cries and rewrite aif2pcm. (#156) | yenatch | |
2016-11-02 | use bgm prefix for radio_tower_occupied song | YamaArashi | |
2016-11-02 | name song 467 as radio_tower_occupied | YamaArashi | |
2016-11-01 | name pokemon cry voice group | YamaArashi | |
2016-10-28 | included .s to .inc | YamaArashi | |
2016-09-30 | clean up sound code | YamaArashi | |
2016-09-10 | remove stray .align | YamaArashi | |
2016-09-10 | Use .align in voicegroups. | yenatch | |
2016-09-10 | Dump the cry sample pointers. | yenatch | |
todo: The samples are delta-compressed. | |||
2016-09-10 | Move data/music/ to sound/ | Marcus Huderle | |
2016-09-10 | Merge 'master' with 'origin/master' | Marcus Huderle | |
2016-08-29 | dump songs | YamaArashi | |