Add name to all controlled components.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / filter / LameMp3Decoder.java
2013-05-27 David ‘Bombe’ RodenAdd name to all controlled components.
2013-03-17 David ‘Bombe’ RodenDeclare the parameters builder correctly.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenMake setting the “swapBytes” switch optional.
2013-03-16 David ‘Bombe’ RodenRetrieve binary and parameters from subclass.
2013-03-15 David ‘Bombe’ RodenAdd LAME MP3 decoder.