Move event and metadata handling into abstract base class.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / filter / OggVorbisDecoder.java
2013-05-28 David ‘Bombe’ RodenMove event and metadata handling into abstract base...
2013-05-27 David ‘Bombe’ RodenCreate all controlled components with an event bus.
2013-05-27 David ‘Bombe’ RodenAdd name to all controlled components.
2013-05-27 David ‘Bombe’ RodenDon’t connect sources and sinks directly, use a pipelin...
2013-03-17 David ‘Bombe’ RodenDeclare the parameters builder correctly.
2013-03-17 David ‘Bombe’ RodenAdd Ogg Vorbis decoder.