Add method to notify sink when a source has updated its metadata.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / data / filter / MultiSourceFilter.java
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’ RodenSend event when source is changed.
2013-03-16 David ‘Bombe’ RodenInject event bus.
2013-03-16 David ‘Bombe’ RodenAccess source threadsafely.
2013-03-16 David ‘Bombe’ RodenAdd filter that supports changing sources.