sonitus.git
2013-03-16 David ‘Bombe... Close all streams when finishing.
2013-03-16 David ‘Bombe... Rename exception variable.
2013-03-16 David ‘Bombe... Actually signal finish when finished.
2013-03-16 David ‘Bombe... Break instead of returning.
2013-03-16 David ‘Bombe... Formatting.
2013-03-16 David ‘Bombe... Add file sink.
2013-03-16 David ‘Bombe... Add finish() method to Connection.
2013-03-16 David ‘Bombe... Add LAME-based MP3 encoder.
2013-03-16 David ‘Bombe... Add base class for external MP3 encoders.
2013-03-16 David ‘Bombe... Retrieve binary and parameters from subclass.
2013-03-15 David ‘Bombe... Add connection.
2013-03-15 David ‘Bombe... Add LAME MP3 decoder.
2013-03-15 David ‘Bombe... Add external MP3 decoder.
2013-03-15 David ‘Bombe... Add filter that can pipe a source through an external...
2013-03-15 David ‘Bombe... Add audio sink.
2013-03-15 David ‘Bombe... Add mutators.
2013-03-15 David ‘Bombe... A filter is both source and sink.
2013-03-15 David ‘Bombe... Add sink interface.
2013-03-15 David ‘Bombe... Add file source.
2013-03-15 David ‘Bombe... Add source interface.
2013-03-15 David ‘Bombe... Build correct English plural.
2013-03-15 David ‘Bombe... Identify MP3 files.
2013-03-15 David ‘Bombe... Add MP3 identifier.
2013-03-14 David ‘Bombe... Add some credits to header.
2013-03-14 David ‘Bombe... Return an optional instead of throwing an exception.
2013-03-14 David ‘Bombe... Add UNKNOWN constants.
2013-03-14 David ‘Bombe... Add input stream that identifies its content.
2013-03-14 David ‘Bombe... Return the new stream directly.
2013-03-14 David ‘Bombe... Add remembering input stream.
2013-03-14 David ‘Bombe... Throw a custom exception if a stream can not be identified.
2013-03-14 David ‘Bombe... Add jorbis dependency.
2013-03-14 David ‘Bombe... Add Guava dependency.
2013-03-14 David ‘Bombe... Add Ogg Vorbis identifier.
2013-03-14 David ‘Bombe... Override hashCode(), equals(), and toString().
2013-03-14 David ‘Bombe... Add comment.
2013-03-14 David ‘Bombe... Add filter interface.
2013-03-14 David ‘Bombe... Add container for format data.
2013-03-14 David ‘Bombe... Add compiler plugin configuration.
2013-03-14 David ‘Bombe... Add properties for the build.
2013-03-14 David ‘Bombe... Add Maven project file.