Commit Graph

18 Commits

Author SHA1 Message Date
watsonb8
5f035e9bcb Both clients playing music 2019-11-10 15:33:06 -05:00
watsonb8
bbf8f3ae57 I think i've got simultaneous playback working but it is hard to test 2019-11-09 14:55:09 -05:00
watsonb8
426a368385 Player working for party view 2019-11-08 20:25:36 -05:00
watsonb8
63efcdad69 Working player contained within main page and control delegated to viewmodels 2019-11-08 19:54:51 -05:00
watsonb8
794b4739b1 Player controls now get dynamically assigned to view model base classes.
This gives view models more freedom in how play events from the player are handled
2019-11-06 22:32:43 -05:00
watsonb8
759c05e53b Successfully playing a song in a party with one member 2019-11-04 01:43:26 -05:00
watsonb8
a537edd657 Remote playback almost working 2019-11-03 23:17:34 -05:00
watsonb8
a13e491a7e Added GetQueue method that returns the hosts library 2019-11-03 16:04:05 -05:00
watsonb8
9a34e31f9c Code runs 2019-11-02 15:47:41 -04:00
watsonb8
a3937e78da Viewmodels are now maintained throughout the app lifecycle 2019-07-15 15:03:59 -04:00
watsonb8
00b39b1d84 EventManager rewritten to support a push arch instead of an internal poll. Crash finally fixed!!! The dangers of threading. 2019-07-15 12:14:38 -04:00
watsonb8
d78dce44f0 Fixed issue with Horizontal list not refreshing. Added clientId to joinPartyResponse. Crashing on multiple user joins. 2019-07-12 11:34:06 -04:00
watsonb8
6a70b3d90f Removed executors. All traffic goes through RPC 2019-07-10 18:23:19 -04:00
watsonb8
c99f752174 Attempts to get horizontal list to work 2019-07-10 17:17:10 -04:00
watsonb8
823e1341ca First pass at events almost buttoned up.
The goal is to get the members list to update when new users enter and leave the party.
2019-07-07 17:12:13 -04:00
watsonb8
2a3290defc Can now somewhat reliably join a party 2019-07-06 15:52:28 -04:00
watsonb8
0d64c0732e Members now appearing on host 2019-07-05 17:37:10 -04:00
watsonb8
ec6a7586c7 Reorganization 2019-07-05 14:17:09 -04:00