Send metadata change on start.
[sonitus.git] / src / main / java / net / pterodactylus / sonitus / io /
2013-03-19 David ‘Bombe’ RodenAdd link to MPEG audio frame header information.
2013-03-18 David ‘Bombe’ RodenUse custom MP3 parser to detect MP3 metadata.
2013-03-18 David ‘Bombe’ RodenAdd custom MP3 parser.
2013-03-17 David ‘Bombe’ RodenParse Vorbis comments from Ogg Vorbis stream.
2013-03-17 David ‘Bombe’ RodenParse ID3v2 tag from MP3 streams.
2013-03-17 David ‘Bombe’ RodenMove format into metadata.
2013-03-16 David ‘Bombe’ RodenAdd input stream drainer.
2013-03-16 David ‘Bombe’ RodenFormatting.
2013-03-15 David ‘Bombe’ RodenIdentify MP3 files.
2013-03-15 David ‘Bombe’ RodenAdd MP3 identifier.
2013-03-14 David ‘Bombe’ RodenAdd some credits to header.
2013-03-14 David ‘Bombe’ RodenReturn an optional instead of throwing an exception.
2013-03-14 David ‘Bombe’ RodenAdd input stream that identifies its content.
2013-03-14 David ‘Bombe’ RodenReturn the new stream directly.
2013-03-14 David ‘Bombe’ RodenAdd remembering input stream.
2013-03-14 David ‘Bombe’ RodenThrow a custom exception if a stream can not be identified.
2013-03-14 David ‘Bombe’ RodenAdd Ogg Vorbis identifier.