Add name to all controlled components.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / filter / RateLimitingFilter.java
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’ RodenAdd time at start of filtering during which no delay...
2013-03-17 David ‘Bombe’ RodenRead directly from the source.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenAdd method to notify sink when a source has updated...
2013-03-16 David ‘Bombe’ RodenAdd method to expose a source’s metadata.
2013-03-16 David ‘Bombe’ RodenStore the source instead of only the format.
2013-03-16 David ‘Bombe’ RodenAdd rate limiting filter.