]> icculus.org git repositories - btb/d2x.git/history - misc/hmp.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / misc / hmp.c
2015-02-01 Bradley Bellget midi working with sdl_mixer and the hmp2midi from...
2015-02-01 KpUse MALLOC for hmp
2015-02-01 zicoMade hmp->tempo endian-safe
2015-02-01 zicoMade hmp code actually read tempo. Due to missing docum...
2015-01-31 zicoInstead of writing converted MIDI to file, write to...
2015-01-31 zicoFixing bug in MIDI header - format was written in size...
2015-01-31 zicoDid not close hmp after MIDI conversion which caused...
2015-01-31 zicoMerged all HMP-related code into hmp.c/h; Also introduc...