1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs
Reuh bda9de4d1c ADDED AUDIO! WAV working perfectly
Added libogg, libvorbis and libvorbisfile to 3ds_portlibs. You will need to compile thems using make build-portlibs. Opening OGG files works but they play badly.

Added a very simple error handler in main.lua

Added audio example.

Renamed isGfxInitialised to isGfxInitialized.

Did you know? The audio module is the longest ctrµLua module.
2015-12-27 19:54:58 +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
ttf-bitstream-vera-1.10 Added ctr.gfx.text and the Bitsream Vera font 2015-08-19 14:32:53 +02:00