Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/bugfixes and tweaks #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Phylock
Copy link

@Phylock Phylock commented Apr 30, 2013

Hi Serge

Bug fixes and unobstructive tweaks extracted from, the now closed pull request #8

cheers
Phylock

Phylock added 5 commits March 15, 2013 23:05
Added the Maven Failsafe Plugin to run Integration Tests.
UnitTest which require external devices is moved to integration-test phase.
- added a toString implementation for ZonePlayer
- added containsZonePlayer function to the ZonePlayerModel
- added a dumpDevice to RemoteDeviceHelper which takes a Device instead.
  This is to allow local devices in the future(side project)
Added NULL pointer check
- AudioServiceUnavailable is a implementation of AbstractService,
  but as the service is unavalable the service is initialised to NULL
  AbstractService checked for serviceType on this NULL Object.
- ZoneCommandDispatcher is a singleton, only one instance should
  be allowed.
- SonosState no longer creates its own ZoneCommandDispatcher instance
- replaced 'salon' and 'chambre' strings in ClientIT with a variable
  to allow switching between sonos setups.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant