1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs/tremor/doc
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
..
build.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
callbacks.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
datastructures.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
decoding.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
diff.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
example.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
fileinfo.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
index.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
initialization.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
OggVorbis_File.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_bitrate.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_bitrate_instant.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_callbacks.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_clear.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_comment.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_info.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_open.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_open_callbacks.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_pcm_seek.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_pcm_seek_page.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_pcm_tell.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_pcm_total.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_raw_seek.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_raw_tell.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_raw_total.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_read.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_seekable.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_serialnumber.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_streams.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_test.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_test_callbacks.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_test_open.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_time_seek.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_time_seek_page.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_time_tell.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
ov_time_total.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
overview.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
reference.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
return.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
seeking.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
style.css Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
threads.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
vorbis_comment.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00
vorbis_info.html Added Tremor Ogg decoder, removed libvorbis from Makefile. OGG audio working perfectly. 2015-12-29 17:25:34 +01:00