1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs
Reuh e39fcc6c7b Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly.
Tremor is extremly similar to libogg but only uses integers (and doesn't provide an encoder). The playing problem with libvorbis was probably a float-precision related issue.

No need for make build-all.
2015-12-29 17:25:34 +01:00
..
3ds_portlibs ADDED AUDIO! WAV working perfectly 2015-12-27 19:54:58 +01:00
aemstro Added missing dependicies 2015-08-17 21:10:54 +02:00
lua-5.3.2 Updated to Lua 5.3.2 2015-12-04 18:30:38 +01:00
lzlib Moved lzlib to the libs directory (cleaner) 2015-10-04 12:08:25 +02:00
sf2dlib Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
sfillib More .gitignore 2015-08-18 12:23:22 +02:00
sftdlib Updated to the latest ctrulib, Fixed some minor bugs. 2015-12-14 23:11:45 +01:00
tremor Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ttf-bitstream-vera-1.10 Added ctr.gfx.text and the Bitsream Vera font 2015-08-19 14:32:53 +02:00