sonitus.git
2013-05-28 David ‘Bombe... Improve logging.
2013-05-28 David ‘Bombe... Beautify metadata output format in case there’s no...
2013-05-28 David ‘Bombe... Change format metadata output format.
2013-05-28 David ‘Bombe... Declare metadata final.
2013-05-28 David ‘Bombe... Show metadata in component panel if it differs from...
2013-05-28 David ‘Bombe... Register metadata listeners at all components for metad...
2013-05-28 David ‘Bombe... Add method to iterate all components.
2013-05-28 David ‘Bombe... Update metadata title with timestamp.
2013-05-28 David ‘Bombe... Move event and metadata handling into abstract base...
2013-05-28 David ‘Bombe... Add metadata listeners to components.
2013-05-28 David ‘Bombe... Rename “Controlled” to “ControlledComponent.”
2013-05-28 David ‘Bombe... Ignore configuration files.
2013-05-27 David ‘Bombe... Show information and all controllers next to the pipeline.
2013-05-27 David ‘Bombe... Send events when the mouse cursor enters a controlled...
2013-05-27 David ‘Bombe... Add panel for component information.
2013-05-27 David ‘Bombe... Add traffic counter.
2013-05-27 David ‘Bombe... Count and expose the number of bytes that have been...
2013-05-27 David ‘Bombe... Rename Feeder to Connection.
2013-05-27 David ‘Bombe... Implement iterable.
2013-05-27 David ‘Bombe... Expose format and content metadata.
2013-05-27 David ‘Bombe... Add example configuration file.
2013-05-27 David ‘Bombe... Display pipeline in main window.
2013-05-27 David ‘Bombe... Add panel that displays a pipeline.
2013-05-27 David ‘Bombe... Expose source and sinks from the pipeline.
2013-05-27 David ‘Bombe... Use title for Icecast metadata.
2013-05-27 David ‘Bombe... Add configuration container.
2013-05-27 David ‘Bombe... Add volume filter.
2013-05-27 David ‘Bombe... Null out sourceDataLine if the line could not be opened.
2013-05-27 David ‘Bombe... Access controls in a more error-resilient way.
2013-05-27 David ‘Bombe... Show metadata in main window.
2013-05-27 David ‘Bombe... Add some missing javadoc comments.
2013-05-27 David ‘Bombe... Send metadata updates events when the metadata changes.
2013-05-27 David ‘Bombe... Create all controlled components with an event bus.
2013-05-27 David ‘Bombe... Expose metadata from every controlled component.
2013-05-27 David ‘Bombe... Add border around controller panel.
2013-05-27 David ‘Bombe... Add border around tabbed pane.
2013-05-27 David ‘Bombe... Add name to all controlled components.
2013-05-27 David ‘Bombe... Ensure that we always write multiples-of-1024 byte...
2013-05-27 David ‘Bombe... Add output stream wrapper that always writes a multiple...
2013-05-27 David ‘Bombe... Add stereo separation filter.
2013-05-27 David ‘Bombe... Add internal audio processing filter.
2013-05-27 David ‘Bombe... Add sample-aware output stream wrapper and processor.
2013-05-27 David ‘Bombe... Add knob controller panel.
2013-05-27 David ‘Bombe... Add knob controller.
2013-05-27 David ‘Bombe... Don’t require overriding valueSet() anymore, a do-nothi...
2013-05-27 David ‘Bombe... Improve layout.
2013-05-27 David ‘Bombe... Add name to controllers.
2013-05-27 David ‘Bombe... Make controller’s value’s type variable.
2013-05-27 David ‘Bombe... Use a box instead of a panel.
2013-05-27 David ‘Bombe... Add switch panel.
2013-05-27 David ‘Bombe... Add mute switch to audio sink.
2013-05-27 David ‘Bombe... Add switch implementation.
2013-05-27 David ‘Bombe... Add GUI that can display faders.
2013-05-27 David ‘Bombe... Add version information.
2013-05-27 David ‘Bombe... Every source, sink, and filter is now also a controller.
2013-05-27 David ‘Bombe... Add fader implementation.
2013-05-27 David ‘Bombe... Add abstract controller implementation.
2013-05-27 David ‘Bombe... Add controlled interface.
2013-05-27 David ‘Bombe... Add controller interface.
2013-05-27 David ‘Bombe... Add TestNG dependency.
2013-05-27 David ‘Bombe... Add javadoc.
2013-05-27 David ‘Bombe... Rename original and copyright bit.
2013-05-27 David ‘Bombe... Add logging.
2013-05-27 David ‘Bombe... Include source/sink details in exceptions.
2013-05-27 David ‘Bombe... Add metadata stream parser and test case.
2013-05-27 David ‘Bombe... Add streaming audio source.
2013-05-27 David ‘Bombe... Add more recognized encodings.
2013-05-27 David ‘Bombe... Add logging.
2013-05-27 David ‘Bombe... Add code comment.
2013-05-27 David ‘Bombe... Fix javadoc.
2013-05-27 David ‘Bombe... Add filter that tracks the time.
2013-05-27 David ‘Bombe... Add FLAC decoder filter.
2013-05-27 David ‘Bombe... Use a single thread if a source/filter has only a singl...
2013-05-27 David ‘Bombe... Split metadata into format and content metadata.
2013-05-27 David ‘Bombe... Ignore EOF exceptions when identifying streams.
2013-05-27 David ‘Bombe... Finish pipeline when an exception occurs.
2013-05-27 David ‘Bombe... Send metadata change on start.
2013-05-27 David ‘Bombe... Don’t connect sources and sinks directly, use a pipelin...
2013-03-19 David ‘Bombe... Fix equals().
2013-03-19 David ‘Bombe... Don’t call the accessor but access the encoding directly.
2013-03-19 David ‘Bombe... Add link to MPEG audio frame header information.
2013-03-18 David ‘Bombe... Save current source, update metadata after starting...
2013-03-18 David ‘Bombe... Log exactly which part of the connection has died.
2013-03-18 David ‘Bombe... Use custom MP3 parser to detect MP3 metadata.
2013-03-18 David ‘Bombe... Add custom MP3 parser.
2013-03-18 David ‘Bombe... Send event when source reached EOF.
2013-03-17 David ‘Bombe... Remove class name from log messages.
2013-03-17 David ‘Bombe... Strip whitespace from artist and name.
2013-03-17 David ‘Bombe... Add time at start of filtering during which no delay...
2013-03-17 David ‘Bombe... Add resampling filter that uses sox for the heavy lifting.
2013-03-17 David ‘Bombe... Read directly from the source.
2013-03-17 David ‘Bombe... Forward get() calls directly to the current source.
2013-03-17 David ‘Bombe... Save a thread and read directly from the process’ stdout.
2013-03-17 David ‘Bombe... Declare the parameters builder correctly.
2013-03-17 David ‘Bombe... Add Ogg Vorbis decoder.
2013-03-17 David ‘Bombe... Parse Vorbis comments from Ogg Vorbis stream.
2013-03-17 David ‘Bombe... Don’t change the parsed metadata.
2013-03-17 David ‘Bombe... Fix creating new metadata with changed name or artist.
2013-03-17 David ‘Bombe... Parse ID3v2 tag from MP3 streams.
2013-03-17 David ‘Bombe... Fix compatibility with Java 1.6.
next