Commit Graph

9 Commits

Author SHA1 Message Date
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
5427d08dd7 Playing works when ran with mono debug 2019-05-22 18:59:15 -04:00
a4276a0d5d Hooked up view with play button
Set up data structures for holding and playing music
2019-05-22 10:30:41 -04:00
65d56a838c And now it builds and runs 2019-05-19 20:25:31 -04:00
4b7c146041 Restructuring. Added services. 2019-05-19 20:21:54 -04:00
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
ae6bd68707 Group headings working for navigation menu 2019-05-18 18:18:28 -04:00
9dcd411090 Navigation menu is now a reusable component 2019-05-18 17:25:36 -04:00
62579677cf First pass at navigation with MasterDetail 2019-05-17 18:21:02 -04:00