godot/drivers/mpc
Juan Linietsky 9741374617 Rewrite of the AudioStream API
-Fixes long-standing issues regarding to playing a single stream multiple times simultanteously
-Fixes wrong-looping, starting, caching, etc. Issues resulting from bad original design
-Allows more interesting kinds of streams (stream graphs with streams inside streams!) in the future
2015-09-09 18:50:52 -03:00
..
audio_stream_mpc.cpp Rewrite of the AudioStream API 2015-09-09 18:50:52 -03:00
audio_stream_mpc.h Rewrite of the AudioStream API 2015-09-09 18:50:52 -03:00
datatypes.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
decoder.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
huffman.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
huffman.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
internal.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
minimax.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc_bits_reader.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc_bits_reader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc_decoder.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc_demux.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc_reader.c minor fixes in drivers mpc and vorbis. 2015-05-06 00:43:24 +02:00
mpc_types.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpcdec.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpcdec_math.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpcmath.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
reader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
requant.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
requant.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
streaminfo.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
streaminfo.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
synth_filter.c GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00