Slava Pestov
|
75560699ea
|
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
|
2010-12-25 16:55:36 -08:00 |
Doug Coleman
|
4ca9bd0bba
|
Remove usages of <void*> and *void*
|
2010-10-25 13:22:50 -05:00 |
Slava Pestov
|
af0ddd5985
|
Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams
|
2010-02-24 20:18:41 +13:00 |
Joe Groff
|
ce5cf520b3
|
docs for audio.vorbis
|
2010-01-25 20:35:36 -08:00 |
Joe Groff
|
0cd75fb177
|
don't leak the Factor stream when the vorbis-stream finishes
|
2010-01-25 20:28:45 -08:00 |
Joe Groff
|
1da5fe002e
|
fix audio.vorbis streaming to read in data from factor stream whenever necessary to feed libogg a full page. fixes premature stops on some test files
|
2010-01-25 19:19:17 -08:00 |
Joe Groff
|
841e267f0a
|
tweak audio.vorbis to queue up a fixed-sized preallocated buffer instead of taking ogg packets in whatever bizarre size they come
|
2010-01-24 22:06:23 -08:00 |
Joe Groff
|
a7bb13348d
|
audio.vorbis phase 2—actually decode and supply audio
|
2010-01-24 12:47:10 -08:00 |
Joe Groff
|
1ca0b14235
|
steal chris double's ogg.player code and turn it into an audio.engine compatible vorbis streamer. phase 1—read headers and determine stream audio format
|
2010-01-24 10:08:39 -08:00 |