added: CDebugWindow support for bitvis

added: parse commandline argument to set ip:port of bitpanel and mpd
This commit is contained in:
Bob van Loosen 2013-02-19 18:53:47 +01:00
parent e14a8da618
commit ef067a0e14
4 changed files with 107 additions and 35 deletions

View file

@ -47,6 +47,7 @@ CDebugWindow::CDebugWindow()
CDebugWindow::~CDebugWindow()
{
Disable();
}
void CDebugWindow::Enable(int width, int height, int scale)