Commit Graph

28 Commits

Author SHA1 Message Date
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
Brandon Watson 74f5d3e9c6 Merge branch 'feature/party_playback_proto' into 'master'
Feature/party playback proto

See merge request aurora/aurora-sharp-desktop!1
2019-07-06 15:53:46 -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 b18abf0400 Added script for starting a second instance 2019-07-05 14:17:31 -04:00
watsonb8 ec6a7586c7 Reorganization 2019-07-05 14:17:09 -04:00
watsonb8 a01d399a1f Refactored to only having one executor per platform 2019-07-05 11:37:44 -04:00
watsonb8 0cb0546741 Progress 2019-06-25 21:17:52 -04:00
watsonb8 613365f7ad Merge branch 'master' into feature/party_playback_proto
# Conflicts:
#	Aurora/Aurora.csproj
2019-06-03 11:00:51 -04:00
watsonb8 3d92926922 Merge branch 'feature/party_view' 2019-06-03 10:57:36 -04:00
watsonb8 b0307cf7b3 Beginning stages for party executors 2019-06-03 10:57:05 -04:00
watsonb8 6503d2c410 Protobufs compile 2019-05-31 10:17:14 -04:00
watsonb8 7d94c75f27 Added components to support the party view 2019-05-31 10:12:03 -04:00
watsonb8 d3f51371dd Initial commit for a party view which displays members and the shared queue 2019-05-27 11:23:14 -05:00
watsonb8 9354c0b27b Double click to play a song in the library 2019-05-26 11:33:07 -05:00
watsonb8 64c2285817 MediaChangedEvent now hooked up to player component. 2019-05-24 17:17:14 -04:00
watsonb8 80e9a4543d Added base classes to encapsulate metadata in media 2019-05-24 15:59:26 -04:00
watsonb8 93be6dc100 See commit description for changes
Added PageContainer to dynamically load pages within the main content. Added player component to control music playback(Half functional). Added playback changed event not the player service.
2019-05-24 10:27:19 -04:00
watsonb8 2dbe9cead9 vscode and mono now the supported dev environment 2019-05-22 19:47:27 -04:00
watsonb8 5427d08dd7 Playing works when ran with mono debug 2019-05-22 18:59:15 -04:00
watsonb8 a4276a0d5d Hooked up view with play button
Set up data structures for holding and playing music
2019-05-22 10:30:41 -04:00
watsonb8 65d56a838c And now it builds and runs 2019-05-19 20:25:31 -04:00
watsonb8 4b7c146041 Restructuring. Added services. 2019-05-19 20:21:54 -04:00
watsonb8 1fcaffb9b1 First pass at songs view
Using data grid for songs view. Added FileSystemUtil for async folder traversal
2019-05-19 17:25:42 -04:00
watsonb8 ae6bd68707 Group headings working for navigation menu 2019-05-18 18:18:28 -04:00
watsonb8 9dcd411090 Navigation menu is now a reusable component 2019-05-18 17:25:36 -04:00
watsonb8 62579677cf First pass at navigation with MasterDetail 2019-05-17 18:21:02 -04:00
watsonb8 4f8b6f49fa Initial commit 2019-05-16 18:07:36 -04:00