Make GroovePlayer a singleton to avoid being created for each browser. Add login UI component to eventually hold landing screen. Actually start server with initial interface.
This commit is contained in:
@@ -18,3 +18,8 @@
|
||||
*/
|
||||
|
||||
#include "GroovePlayer.h"
|
||||
|
||||
GroovePlayer::GroovePlayer()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user