Add name to all controlled components.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / source / FileSource.java
2013-05-27 David ‘Bombe’ RodenAdd name to all controlled components.
2013-05-27 David ‘Bombe’ RodenMake controller’s value’s type variable.
2013-05-27 David ‘Bombe’ RodenEvery source, sink, and filter is now also a controller.
2013-05-27 David ‘Bombe’ RodenSplit metadata into format and content metadata.
2013-05-27 David ‘Bombe’ RodenDon’t connect sources and sinks directly, use a pipelin...
2013-03-17 David ‘Bombe’ RodenDon’t change the parsed metadata.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenAdd method to expose a source’s metadata.
2013-03-15 David ‘Bombe’ RodenAdd file source.