sonitus.git
10 years agoImprove logging.
David ‘Bombe’ Roden [Thu, 30 May 2013 04:44:14 +0000 (06:44 +0200)]
Improve logging.

10 years agoCreate threads with decent names.
David ‘Bombe’ Roden [Thu, 30 May 2013 04:43:52 +0000 (06:43 +0200)]
Create threads with decent names.

10 years agoReturn the correct metadata.
David ‘Bombe’ Roden [Wed, 29 May 2013 19:35:26 +0000 (21:35 +0200)]
Return the correct metadata.

10 years agoGet rid of event bus, use a custom listener instead.
David ‘Bombe’ Roden [Wed, 29 May 2013 19:35:10 +0000 (21:35 +0200)]
Get rid of event bus, use a custom listener instead.

10 years agoSlightly improve logging.
David ‘Bombe’ Roden [Wed, 29 May 2013 05:15:00 +0000 (07:15 +0200)]
Slightly improve logging.

10 years agoHighlight component panels on hover and selection.
David ‘Bombe’ Roden [Tue, 28 May 2013 13:52:18 +0000 (15:52 +0200)]
Highlight component panels on hover and selection.

10 years agoTurn hover listener into a selection listener.
David ‘Bombe’ Roden [Tue, 28 May 2013 13:51:56 +0000 (15:51 +0200)]
Turn hover listener into a selection listener.

10 years agoDon’t listen for updates on the parent component.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:48:09 +0000 (14:48 +0200)]
Don’t listen for updates on the parent component.

10 years agoUse full title instead of title.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:53 +0000 (14:47 +0200)]
Use full title instead of title.

10 years agoUpdate immediately if the metadata has been updated.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:20 +0000 (14:47 +0200)]
Update immediately if the metadata has been updated.

10 years agoDon’t change the title, just set the content.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:47:02 +0000 (14:47 +0200)]
Don’t change the title, just set the content.

10 years agoAdd comment to content metadata.
David ‘Bombe’ Roden [Tue, 28 May 2013 12:46:37 +0000 (14:46 +0200)]
Add comment to content metadata.

10 years agoRemove debug output.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:57:22 +0000 (13:57 +0200)]
Remove debug output.

10 years agoDon’t use another thread if there actually are no sinks for a connection.
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.

10 years agoDraw components correctly in case of filters without sinks.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:00:29 +0000 (13:00 +0200)]
Draw components correctly in case of filters without sinks.

10 years agoFix layout.
David ‘Bombe’ Roden [Tue, 28 May 2013 11:00:08 +0000 (13:00 +0200)]
Fix layout.

10 years agoRequire less space for component info panel.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:54 +0000 (12:59 +0200)]
Require less space for component info panel.

10 years agoFix metadata updating after a reset.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:42 +0000 (12:59 +0200)]
Fix metadata updating after a reset.

10 years agoInitialize start time with a value that will always be different.
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.

10 years agoRemember and expose the start time of a connection.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:11 +0000 (12:59 +0200)]
Remember and expose the start time of a connection.

10 years agoFix metadata handling.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:59:00 +0000 (12:59 +0200)]
Fix metadata handling.

10 years agoImprove logging.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:58:49 +0000 (12:58 +0200)]
Improve logging.

10 years agoBeautify metadata output format in case there’s no content metadata.
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.

10 years agoChange format metadata output format.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:57:24 +0000 (12:57 +0200)]
Change format metadata output format.

10 years agoDeclare metadata final.
David ‘Bombe’ Roden [Tue, 28 May 2013 10:57:12 +0000 (12:57 +0200)]
Declare metadata final.

10 years agoShow metadata in component panel if it differs from its parent’s metadata.
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.

10 years agoRegister metadata listeners at all components for metadata updating.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:41:45 +0000 (10:41 +0200)]
Register metadata listeners at all components for metadata updating.

10 years agoAdd method to iterate all components.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:41:28 +0000 (10:41 +0200)]
Add method to iterate all components.

10 years agoUpdate metadata title with timestamp.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:31:52 +0000 (10:31 +0200)]
Update metadata title with timestamp.

10 years agoMove event and metadata handling into abstract base class.
David ‘Bombe’ Roden [Tue, 28 May 2013 08:31:35 +0000 (10:31 +0200)]
Move event and metadata handling into abstract base class.

10 years agoAdd metadata listeners to components.
David ‘Bombe’ Roden [Tue, 28 May 2013 05:57:41 +0000 (07:57 +0200)]
Add metadata listeners to components.

10 years agoRename “Controlled” to “ControlledComponent.”
David ‘Bombe’ Roden [Tue, 28 May 2013 04:49:12 +0000 (06:49 +0200)]
Rename “Controlled” to “ControlledComponent.”

10 years agoIgnore configuration files.
David ‘Bombe’ Roden [Tue, 28 May 2013 04:24:30 +0000 (06:24 +0200)]
Ignore configuration files.

10 years agoShow information and all controllers next to the pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:29:43 +0000 (22:29 +0200)]
Show information and all controllers next to the pipeline.

10 years agoSend events when the mouse cursor enters a controlled component.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:27:57 +0000 (22:27 +0200)]
Send events when the mouse cursor enters a controlled component.

10 years agoAdd panel for component information.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:24:43 +0000 (22:24 +0200)]
Add panel for component information.

10 years agoAdd traffic counter.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:19:32 +0000 (22:19 +0200)]
Add traffic counter.

10 years agoCount and expose the number of bytes that have been read from the connection’s source.
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.

10 years agoRename Feeder to Connection.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:15:32 +0000 (22:15 +0200)]
Rename Feeder to Connection.

10 years agoImplement iterable.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:15:04 +0000 (22:15 +0200)]
Implement iterable.

10 years agoExpose format and content metadata.
David ‘Bombe’ Roden [Mon, 27 May 2013 20:08:21 +0000 (22:08 +0200)]
Expose format and content metadata.

10 years agoAdd example configuration file.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:07:25 +0000 (16:07 +0200)]
Add example configuration file.

10 years agoDisplay pipeline in main window.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:06:49 +0000 (16:06 +0200)]
Display pipeline in main window.

10 years agoAdd panel that displays a pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 14:06:04 +0000 (16:06 +0200)]
Add panel that displays a pipeline.

10 years agoExpose source and sinks from the pipeline.
David ‘Bombe’ Roden [Mon, 27 May 2013 13:50:28 +0000 (15:50 +0200)]
Expose source and sinks from the pipeline.

10 years agoUse title for Icecast metadata.
David ‘Bombe’ Roden [Mon, 27 May 2013 13:48:49 +0000 (15:48 +0200)]
Use title for Icecast metadata.

10 years agoAdd configuration container.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:40:27 +0000 (11:40 +0200)]
Add configuration container.

10 years agoAdd volume filter.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:39:55 +0000 (11:39 +0200)]
Add volume filter.

10 years agoNull out sourceDataLine if the line could not be opened.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:14:46 +0000 (11:14 +0200)]
Null out sourceDataLine if the line could not be opened.

10 years agoAccess controls in a more error-resilient way.
David ‘Bombe’ Roden [Mon, 27 May 2013 09:14:29 +0000 (11:14 +0200)]
Access controls in a more error-resilient way.

10 years agoShow metadata in main window.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:44:19 +0000 (09:44 +0200)]
Show metadata in main window.

10 years agoAdd some missing javadoc comments.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:43:01 +0000 (09:43 +0200)]
Add some missing javadoc comments.

10 years agoSend metadata updates events when the metadata changes.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:42:35 +0000 (09:42 +0200)]
Send metadata updates events when the metadata changes.

10 years agoCreate all controlled components with an event bus.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:39:51 +0000 (09:39 +0200)]
Create all controlled components with an event bus.

10 years agoExpose metadata from every controlled component.
David ‘Bombe’ Roden [Mon, 27 May 2013 07:29:48 +0000 (09:29 +0200)]
Expose metadata from every controlled component.

10 years agoAdd border around controller panel.
David ‘Bombe’ Roden [Mon, 27 May 2013 04:28:37 +0000 (06:28 +0200)]
Add border around controller panel.

10 years agoAdd border around tabbed pane.
David ‘Bombe’ Roden [Mon, 27 May 2013 04:28:19 +0000 (06:28 +0200)]
Add border around tabbed pane.

10 years agoAdd name to all controlled components.
David ‘Bombe’ Roden [Sun, 26 May 2013 16:26:19 +0000 (18:26 +0200)]
Add name to all controlled components.

10 years agoEnsure that we always write multiples-of-1024 byte blocks.
David ‘Bombe’ Roden [Sun, 26 May 2013 16:01:07 +0000 (18:01 +0200)]
Ensure that we always write multiples-of-1024 byte blocks.

10 years agoAdd output stream wrapper that always writes a multiple of a fixed number of bytes.
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.

10 years agoAdd stereo separation filter.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:53:06 +0000 (17:53 +0200)]
Add stereo separation filter.

10 years agoAdd internal audio processing filter.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:51:34 +0000 (17:51 +0200)]
Add internal audio processing filter.

10 years agoAdd sample-aware output stream wrapper and processor.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:51:08 +0000 (17:51 +0200)]
Add sample-aware output stream wrapper and processor.

10 years agoAdd knob controller panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:43:32 +0000 (17:43 +0200)]
Add knob controller panel.

10 years agoAdd knob controller.
David ‘Bombe’ Roden [Sun, 26 May 2013 15:43:20 +0000 (17:43 +0200)]
Add knob controller.

10 years agoDon’t require overriding valueSet() anymore, a do-nothing default is fine.
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.

10 years agoImprove layout.
David ‘Bombe’ Roden [Sun, 26 May 2013 13:11:05 +0000 (15:11 +0200)]
Improve layout.

10 years agoAdd name to controllers.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:22:49 +0000 (14:22 +0200)]
Add name to controllers.

10 years agoMake controller’s value’s type variable.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:18:59 +0000 (14:18 +0200)]
Make controller’s value’s type variable.

10 years agoUse a box instead of a panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:01:12 +0000 (14:01 +0200)]
Use a box instead of a panel.

10 years agoAdd switch panel.
David ‘Bombe’ Roden [Sun, 26 May 2013 12:00:58 +0000 (14:00 +0200)]
Add switch panel.

10 years agoAdd mute switch to audio sink.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:58:56 +0000 (13:58 +0200)]
Add mute switch to audio sink.

10 years agoAdd switch implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:58:44 +0000 (13:58 +0200)]
Add switch implementation.

10 years agoAdd GUI that can display faders.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:34:59 +0000 (13:34 +0200)]
Add GUI that can display faders.

10 years agoAdd version information.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:33:34 +0000 (13:33 +0200)]
Add version information.

10 years agoEvery source, sink, and filter is now also a controller.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:32:07 +0000 (13:32 +0200)]
Every source, sink, and filter is now also a controller.

10 years agoAdd fader implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:29:50 +0000 (13:29 +0200)]
Add fader implementation.

10 years agoAdd abstract controller implementation.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:22:07 +0000 (13:22 +0200)]
Add abstract controller implementation.

10 years agoAdd controlled interface.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:18:09 +0000 (13:18 +0200)]
Add controlled interface.

10 years agoAdd controller interface.
David ‘Bombe’ Roden [Sun, 26 May 2013 11:18:01 +0000 (13:18 +0200)]
Add controller interface.

10 years agoAdd TestNG dependency.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:15:15 +0000 (14:15 +0200)]
Add TestNG dependency.

10 years agoAdd javadoc.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:15:06 +0000 (14:15 +0200)]
Add javadoc.

10 years agoRename original and copyright bit.
David ‘Bombe’ Roden [Sat, 25 May 2013 12:14:43 +0000 (14:14 +0200)]
Rename original and copyright bit.

10 years agoAdd logging.
David ‘Bombe’ Roden [Sat, 25 May 2013 09:24:11 +0000 (11:24 +0200)]
Add logging.

10 years agoInclude source/sink details in exceptions.
David ‘Bombe’ Roden [Sat, 25 May 2013 09:24:01 +0000 (11:24 +0200)]
Include source/sink details in exceptions.

10 years agoAdd metadata stream parser and test case.
David ‘Bombe’ Roden [Sat, 25 May 2013 07:52:26 +0000 (09:52 +0200)]
Add metadata stream parser and test case.

10 years agoAdd streaming audio source.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:46:03 +0000 (23:46 +0200)]
Add streaming audio source.

10 years agoAdd more recognized encodings.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:53 +0000 (23:30 +0200)]
Add more recognized encodings.

10 years agoAdd logging.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:37 +0000 (23:30 +0200)]
Add logging.

10 years agoAdd code comment.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:34 +0000 (23:30 +0200)]
Add code comment.

10 years agoFix javadoc.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:30:27 +0000 (23:30 +0200)]
Fix javadoc.

10 years agoAdd filter that tracks the time.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:20:37 +0000 (23:20 +0200)]
Add filter that tracks the time.

10 years agoAdd FLAC decoder filter.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:12:22 +0000 (23:12 +0200)]
Add FLAC decoder filter.

10 years agoUse a single thread if a source/filter has only a single sink.
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.

10 years agoSplit metadata into format and content metadata.
David ‘Bombe’ Roden [Fri, 24 May 2013 21:03:17 +0000 (23:03 +0200)]
Split metadata into format and content metadata.

10 years agoIgnore EOF exceptions when identifying streams.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 20:25:27 +0000 (21:25 +0100)]
Ignore EOF exceptions when identifying streams.

10 years agoFinish pipeline when an exception occurs.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 20:25:06 +0000 (21:25 +0100)]
Finish pipeline when an exception occurs.

10 years agoSend metadata change on start.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 20:24:56 +0000 (21:24 +0100)]
Send metadata change on start.

10 years agoDon’t connect sources and sinks directly, use a pipeline to move data around.
David ‘Bombe’ Roden [Tue, 19 Mar 2013 07:21:16 +0000 (08:21 +0100)]
Don’t connect sources and sinks directly, use a pipeline to move data around.

11 years agoFix equals().
David ‘Bombe’ Roden [Tue, 19 Mar 2013 07:20:02 +0000 (08:20 +0100)]
Fix equals().