Orkie
Super Duper Mega GP Mania
Been working on a new toolchain/library build system (in preparation for Wiz stuff). Anybody who feels like testing it for me, I've uploaded it all into the directory linked to below. Probably only works on *NIX for now (Cygwin *might* work, not tried).
Has the latest versions of all the libraries. SDL_mixer now works with MODs, OGG (via tremor) and MP3 (via libmad). WARNING: libmad is GPL-ed, so you need to link against an older version of SDL_mixer if you don't want to be using the GPL yourself (though if you dynamically linked against the old version and then the user were to just happen to have the new one on their GP2X.... :rolleyes. Oh, and the version of SDL in this thing does not have touchscreen support yet (we skipped support in the jumps from 1.2.9->1.2.11->1.2.13, but we are now rolling back to 1.2.11 because sound has changed a lot in 1.2.13).
http://x11.gp2x.de/open2x/toolchain/new/
Has the latest versions of all the libraries. SDL_mixer now works with MODs, OGG (via tremor) and MP3 (via libmad). WARNING: libmad is GPL-ed, so you need to link against an older version of SDL_mixer if you don't want to be using the GPL yourself (though if you dynamically linked against the old version and then the user were to just happen to have the new one on their GP2X.... :rolleyes. Oh, and the version of SDL in this thing does not have touchscreen support yet (we skipped support in the jumps from 1.2.9->1.2.11->1.2.13, but we are now rolling back to 1.2.11 because sound has changed a lot in 1.2.13).
http://x11.gp2x.de/open2x/toolchain/new/