Don’t connect sources and sinks directly, use a pipeline to move data around.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / Source.java
2013-05-27 David ‘Bombe’ RodenDon’t connect sources and sinks directly, use a pipelin...
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 source interface.