TheLastCrusade / SoundStream

1 stars 6 forks source link

State when paused #255

Closed theJenix closed 11 years ago

theJenix commented 11 years ago

Fixed issues with skipping/removing when paused by ensuring that any "set next song call" effectively will cause the player to play from the beginning of whatever song is set.

Fixed issue with synchronization between host and guest by sending playStatusMessage when host sets a new song.

Fixes #234 Fixes #244 Fixes #248

dgreenhalgh commented 11 years ago

I like this. @reidbaker, what do you think?

reidbaker commented 11 years ago

yeah I am pulling this in