David ‘Bombe’ Roden [Sun, 2 Jun 2013 00:08:55 +0000 (02:08 +0200)]
Do not use a BiMap.
David ‘Bombe’ Roden [Sun, 2 Jun 2013 00:08:41 +0000 (02:08 +0200)]
Write the first bytes to the buffer correctly.
buffer is used as a ring buffer so new bytes have to go in at the end.
David ‘Bombe’ Roden [Fri, 31 May 2013 04:29:49 +0000 (06:29 +0200)]
Fix javadoc.
David ‘Bombe’ Roden [Thu, 30 May 2013 04:44:14 +0000 (06:44 +0200)]
Improve logging.
David ‘Bombe’ Roden [Thu, 30 May 2013 04:43:52 +0000 (06:43 +0200)]
Create threads with decent names.
David ‘Bombe’ Roden [Wed, 29 May 2013 19:35:26 +0000 (21:35 +0200)]
Return the correct metadata.
David ‘Bombe’ Roden [Wed, 29 May 2013 19:35:10 +0000 (21:35 +0200)]
Get rid of event bus, use a custom listener instead.
David ‘Bombe’ Roden [Wed, 29 May 2013 05:15:00 +0000 (07:15 +0200)]
Slightly improve logging.
David ‘Bombe’ Roden [Tue, 28 May 2013 13:52:18 +0000 (15:52 +0200)]
Highlight component panels on hover and selection.
David ‘Bombe’ Roden [Tue, 28 May 2013 13:51:56 +0000 (15:51 +0200)]
Turn hover listener into a selection listener.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:48:09 +0000 (14:48 +0200)]
Don’t listen for updates on the parent component.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:53 +0000 (14:47 +0200)]
Use full title instead of title.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:20 +0000 (14:47 +0200)]
Update immediately if the metadata has been updated.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:02 +0000 (14:47 +0200)]
Don’t change the title, just set the content.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:46:37 +0000 (14:46 +0200)]
Add comment to content metadata.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:57:22 +0000 (13:57 +0200)]
Remove debug output.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:41:35 +0000 (13:41 +0200)]
Don’t use another thread if there actually are no sinks for a connection.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:00:29 +0000 (13:00 +0200)]
Draw components correctly in case of filters without sinks.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:00:08 +0000 (13:00 +0200)]
Fix layout.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:54 +0000 (12:59 +0200)]
Require less space for component info panel.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:42 +0000 (12:59 +0200)]
Fix metadata updating after a reset.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:32 +0000 (12:59 +0200)]
Initialize start time with a value that will always be different.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:11 +0000 (12:59 +0200)]
Remember and expose the start time of a connection.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:00 +0000 (12:59 +0200)]
Fix metadata handling.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:58:49 +0000 (12:58 +0200)]
Improve logging.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:57:46 +0000 (12:57 +0200)]
Beautify metadata output format in case there’s no content metadata.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:57:24 +0000 (12:57 +0200)]
Change format metadata output format.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:57:12 +0000 (12:57 +0200)]
Declare metadata final.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:42:47 +0000 (10:42 +0200)]
Show metadata in component panel if it differs from its parent’s metadata.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:41:45 +0000 (10:41 +0200)]
Register metadata listeners at all components for metadata updating.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:41:28 +0000 (10:41 +0200)]
Add method to iterate all components.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:31:52 +0000 (10:31 +0200)]
Update metadata title with timestamp.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:31:35 +0000 (10:31 +0200)]
Move event and metadata handling into abstract base class.
David ‘Bombe’ Roden [Tue, 28 May 2013 05:57:41 +0000 (07:57 +0200)]
Add metadata listeners to components.
David ‘Bombe’ Roden [Tue, 28 May 2013 04:49:12 +0000 (06:49 +0200)]
Rename “Controlled” to “ControlledComponent.”
David ‘Bombe’ Roden [Tue, 28 May 2013 04:24:30 +0000 (06:24 +0200)]
Ignore configuration files.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:29:43 +0000 (22:29 +0200)]
Show information and all controllers next to the pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:27:57 +0000 (22:27 +0200)]
Send events when the mouse cursor enters a controlled component.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:24:43 +0000 (22:24 +0200)]
Add panel for component information.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:19:32 +0000 (22:19 +0200)]
Add traffic counter.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:15:55 +0000 (22:15 +0200)]
Count and expose the number of bytes that have been read from the connection’s source.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:15:32 +0000 (22:15 +0200)]
Rename Feeder to Connection.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:15:04 +0000 (22:15 +0200)]
Implement iterable.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:08:21 +0000 (22:08 +0200)]
Expose format and content metadata.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:07:25 +0000 (16:07 +0200)]
Add example configuration file.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:06:49 +0000 (16:06 +0200)]
Display pipeline in main window.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:06:04 +0000 (16:06 +0200)]
Add panel that displays a pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 13:50:28 +0000 (15:50 +0200)]
Expose source and sinks from the pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 13:48:49 +0000 (15:48 +0200)]
Use title for Icecast metadata.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:40:27 +0000 (11:40 +0200)]
Add configuration container.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:39:55 +0000 (11:39 +0200)]
Add volume filter.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:14:46 +0000 (11:14 +0200)]
Null out sourceDataLine if the line could not be opened.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:14:29 +0000 (11:14 +0200)]
Access controls in a more error-resilient way.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:44:19 +0000 (09:44 +0200)]
Show metadata in main window.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:43:01 +0000 (09:43 +0200)]
Add some missing javadoc comments.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:42:35 +0000 (09:42 +0200)]
Send metadata updates events when the metadata changes.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:39:51 +0000 (09:39 +0200)]
Create all controlled components with an event bus.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:29:48 +0000 (09:29 +0200)]
Expose metadata from every controlled component.
David ‘Bombe’ Roden [Mon, 27 May 2013 04:28:37 +0000 (06:28 +0200)]
Add border around controller panel.
David ‘Bombe’ Roden [Mon, 27 May 2013 04:28:19 +0000 (06:28 +0200)]
Add border around tabbed pane.
David ‘Bombe’ Roden [Sun, 26 May 2013 16:26:19 +0000 (18:26 +0200)]
Add name to all controlled components.
David ‘Bombe’ Roden [Sun, 26 May 2013 16:01:07 +0000 (18:01 +0200)]
Ensure that we always write multiples-of-1024 byte blocks.
David ‘Bombe’ Roden [Sun, 26 May 2013 16:00:37 +0000 (18:00 +0200)]
Add output stream wrapper that always writes a multiple of a fixed number of bytes.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:53:06 +0000 (17:53 +0200)]
Add stereo separation filter.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:51:34 +0000 (17:51 +0200)]
Add internal audio processing filter.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:51:08 +0000 (17:51 +0200)]
Add sample-aware output stream wrapper and processor.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:43:32 +0000 (17:43 +0200)]
Add knob controller panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:43:20 +0000 (17:43 +0200)]
Add knob controller.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:40:15 +0000 (17:40 +0200)]
Don’t require overriding valueSet() anymore, a do-nothing default is fine.
David ‘Bombe’ Roden [Sun, 26 May 2013 13:11:05 +0000 (15:11 +0200)]
Improve layout.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:22:49 +0000 (14:22 +0200)]
Add name to controllers.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:18:59 +0000 (14:18 +0200)]
Make controller’s value’s type variable.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:01:12 +0000 (14:01 +0200)]
Use a box instead of a panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:00:58 +0000 (14:00 +0200)]
Add switch panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:58:56 +0000 (13:58 +0200)]
Add mute switch to audio sink.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:58:44 +0000 (13:58 +0200)]
Add switch implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:34:59 +0000 (13:34 +0200)]
Add GUI that can display faders.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:33:34 +0000 (13:33 +0200)]
Add version information.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:32:07 +0000 (13:32 +0200)]
Every source, sink, and filter is now also a controller.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:29:50 +0000 (13:29 +0200)]
Add fader implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:22:07 +0000 (13:22 +0200)]
Add abstract controller implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:18:09 +0000 (13:18 +0200)]
Add controlled interface.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:18:01 +0000 (13:18 +0200)]
Add controller interface.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:15:15 +0000 (14:15 +0200)]
Add TestNG dependency.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:15:06 +0000 (14:15 +0200)]
Add javadoc.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:14:43 +0000 (14:14 +0200)]
Rename original and copyright bit.
David ‘Bombe’ Roden [Sat, 25 May 2013 09:24:11 +0000 (11:24 +0200)]
Add logging.
David ‘Bombe’ Roden [Sat, 25 May 2013 09:24:01 +0000 (11:24 +0200)]
Include source/sink details in exceptions.
David ‘Bombe’ Roden [Sat, 25 May 2013 07:52:26 +0000 (09:52 +0200)]
Add metadata stream parser and test case.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:46:03 +0000 (23:46 +0200)]
Add streaming audio source.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:53 +0000 (23:30 +0200)]
Add more recognized encodings.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:37 +0000 (23:30 +0200)]
Add logging.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:34 +0000 (23:30 +0200)]
Add code comment.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:27 +0000 (23:30 +0200)]
Fix javadoc.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:20:37 +0000 (23:20 +0200)]
Add filter that tracks the time.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:12:22 +0000 (23:12 +0200)]
Add FLAC decoder filter.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:04:41 +0000 (23:04 +0200)]
Use a single thread if a source/filter has only a single sink.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:03:17 +0000 (23:03 +0200)]
Split metadata into format and content metadata.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 20:25:27 +0000 (21:25 +0100)]
Ignore EOF exceptions when identifying streams.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 20:25:06 +0000 (21:25 +0100)]
Finish pipeline when an exception occurs.