Use full title instead of title.
[sonitus.git] / src /
2013-05-28 David ‘Bombe’ RodenUse full title instead of title.
2013-05-28 David ‘Bombe’ RodenUpdate immediately if the metadata has been updated.
2013-05-28 David ‘Bombe’ RodenDon’t change the title, just set the content.
2013-05-28 David ‘Bombe’ RodenAdd comment to content metadata.
2013-05-28 David ‘Bombe’ RodenRemove debug output.
2013-05-28 David ‘Bombe’ RodenDon’t use another thread if there actually are no sinks...
2013-05-28 David ‘Bombe’ RodenDraw components correctly in case of filters without...
2013-05-28 David ‘Bombe’ RodenFix layout.
2013-05-28 David ‘Bombe’ RodenRequire less space for component info panel.
2013-05-28 David ‘Bombe’ RodenFix metadata updating after a reset.
2013-05-28 David ‘Bombe’ RodenInitialize start time with a value that will always...
2013-05-28 David ‘Bombe’ RodenRemember and expose the start time of a connection.
2013-05-28 David ‘Bombe’ RodenFix metadata handling.
2013-05-28 David ‘Bombe’ RodenImprove logging.
2013-05-28 David ‘Bombe’ RodenBeautify metadata output format in case there’s no...
2013-05-28 David ‘Bombe’ RodenChange format metadata output format.
2013-05-28 David ‘Bombe’ RodenDeclare metadata final.
2013-05-28 David ‘Bombe’ RodenShow metadata in component panel if it differs from...
2013-05-28 David ‘Bombe’ RodenRegister metadata listeners at all components for metad...
2013-05-28 David ‘Bombe’ RodenAdd method to iterate all components.
2013-05-28 David ‘Bombe’ RodenUpdate metadata title with timestamp.
2013-05-28 David ‘Bombe’ RodenMove event and metadata handling into abstract base...
2013-05-28 David ‘Bombe’ RodenAdd metadata listeners to components.
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’ RodenSend events when the mouse cursor enters a controlled...
2013-05-27 David ‘Bombe’ RodenAdd panel for component information.
2013-05-27 David ‘Bombe’ RodenAdd traffic counter.
2013-05-27 David ‘Bombe’ RodenCount and expose the number of bytes that have been...
2013-05-27 David ‘Bombe’ RodenRename Feeder to Connection.
2013-05-27 David ‘Bombe’ RodenImplement iterable.
2013-05-27 David ‘Bombe’ RodenExpose format and content metadata.
2013-05-27 David ‘Bombe’ RodenAdd example configuration file.
2013-05-27 David ‘Bombe’ RodenDisplay pipeline in main window.
2013-05-27 David ‘Bombe’ RodenAdd panel that displays a pipeline.
2013-05-27 David ‘Bombe’ RodenExpose source and sinks from the pipeline.
2013-05-27 David ‘Bombe’ RodenUse title for Icecast metadata.
2013-05-27 David ‘Bombe’ RodenAdd configuration container.
2013-05-27 David ‘Bombe’ RodenAdd volume filter.
2013-05-27 David ‘Bombe’ RodenNull out sourceDataLine if the line could not be opened.
2013-05-27 David ‘Bombe’ RodenAccess controls in a more error-resilient way.
2013-05-27 David ‘Bombe’ RodenShow metadata in main window.
2013-05-27 David ‘Bombe’ RodenAdd some missing javadoc comments.
2013-05-27 David ‘Bombe’ RodenSend metadata updates events when the metadata changes.
2013-05-27 David ‘Bombe’ RodenCreate all controlled components with an event bus.
2013-05-27 David ‘Bombe’ RodenExpose metadata from every controlled component.
2013-05-27 David ‘Bombe’ RodenAdd border around controller panel.
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’ RodenEnsure that we always write multiples-of-1024 byte...
2013-05-27 David ‘Bombe’ RodenAdd output stream wrapper that always writes a multiple...
2013-05-27 David ‘Bombe’ RodenAdd stereo separation filter.
2013-05-27 David ‘Bombe’ RodenAdd internal audio processing filter.
2013-05-27 David ‘Bombe’ RodenAdd sample-aware output stream wrapper and processor.
2013-05-27 David ‘Bombe’ RodenAdd knob controller panel.
2013-05-27 David ‘Bombe’ RodenAdd knob controller.
2013-05-27 David ‘Bombe’ RodenDon’t require overriding valueSet() anymore, a do-nothi...
2013-05-27 David ‘Bombe’ RodenImprove layout.
2013-05-27 David ‘Bombe’ RodenAdd name to controllers.
2013-05-27 David ‘Bombe’ RodenMake controller’s value’s type variable.
2013-05-27 David ‘Bombe’ RodenUse a box instead of a panel.
2013-05-27 David ‘Bombe’ RodenAdd switch panel.
2013-05-27 David ‘Bombe’ RodenAdd mute switch to audio sink.
2013-05-27 David ‘Bombe’ RodenAdd switch implementation.
2013-05-27 David ‘Bombe’ RodenAdd GUI that can display faders.
2013-05-27 David ‘Bombe’ RodenAdd version information.
2013-05-27 David ‘Bombe’ RodenEvery source, sink, and filter is now also a controller.
2013-05-27 David ‘Bombe’ RodenAdd fader implementation.
2013-05-27 David ‘Bombe’ RodenAdd abstract controller implementation.
2013-05-27 David ‘Bombe’ RodenAdd controlled interface.
2013-05-27 David ‘Bombe’ RodenAdd controller interface.
2013-05-27 David ‘Bombe’ RodenAdd javadoc.
2013-05-27 David ‘Bombe’ RodenRename original and copyright bit.
2013-05-27 David ‘Bombe’ RodenAdd logging.
2013-05-27 David ‘Bombe’ RodenInclude source/sink details in exceptions.
2013-05-27 David ‘Bombe’ RodenAdd metadata stream parser and test case.
2013-05-27 David ‘Bombe’ RodenAdd streaming audio source.
2013-05-27 David ‘Bombe’ RodenAdd more recognized encodings.
2013-05-27 David ‘Bombe’ RodenAdd logging.
2013-05-27 David ‘Bombe’ RodenAdd code comment.
2013-05-27 David ‘Bombe’ RodenFix javadoc.
2013-05-27 David ‘Bombe’ RodenAdd filter that tracks the time.
2013-05-27 David ‘Bombe’ RodenAdd FLAC decoder filter.
2013-05-27 David ‘Bombe’ RodenUse a single thread if a source/filter has only a singl...
2013-05-27 David ‘Bombe’ RodenSplit metadata into format and content metadata.
2013-05-27 David ‘Bombe’ RodenIgnore EOF exceptions when identifying streams.
2013-05-27 David ‘Bombe’ RodenFinish pipeline when an exception occurs.
2013-05-27 David ‘Bombe’ RodenSend metadata change on start.
2013-05-27 David ‘Bombe’ RodenDon’t connect sources and sinks directly, use a pipelin...
2013-03-19 David ‘Bombe’ RodenFix equals().
2013-03-19 David ‘Bombe’ RodenDon’t call the accessor but access the encoding directly.
2013-03-19 David ‘Bombe’ RodenAdd link to MPEG audio frame header information.
2013-03-18 David ‘Bombe’ RodenSave current source, update metadata after starting...
2013-03-18 David ‘Bombe’ RodenLog exactly which part of the connection has died.
2013-03-18 David ‘Bombe’ RodenUse custom MP3 parser to detect MP3 metadata.
2013-03-18 David ‘Bombe’ RodenAdd custom MP3 parser.
2013-03-18 David ‘Bombe’ RodenSend event when source reached EOF.
2013-03-17 David ‘Bombe’ RodenRemove class name from log messages.
2013-03-17 David ‘Bombe’ RodenStrip whitespace from artist and name.
2013-03-17 David ‘Bombe’ RodenAdd time at start of filtering during which no delay...
next