Pull all interfaces into a single interface: Filter.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / gui / MainWindow.java
2013-06-04 David ‘Bombe’ RodenPull all interfaces into a single interface: Filter.
2013-05-28 David ‘Bombe’ RodenTurn hover listener into a selection listener.
2013-05-28 David ‘Bombe’ RodenRename “Controlled” to “ControlledComponent.”
2013-05-27 David ‘Bombe’ RodenShow information and all controllers next to the pipeline.
2013-05-27 David ‘Bombe’ RodenDisplay pipeline in main window.
2013-05-27 David ‘Bombe’ RodenShow metadata in main window.
2013-05-27 David ‘Bombe’ RodenAdd border around tabbed pane.
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’ RodenAdd GUI that can display faders.