From: Chris Tallon Date: Sat, 3 May 2008 16:04:23 +0000 (+0000) Subject: Audio channel symbol X-Git-Tag: r0-3-0~29 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=fd4750466b5e0a63cf9987bdf9c5bd306dba95b6;p=vompclient.git Audio channel symbol --- diff --git a/command.cc b/command.cc index a23e1ce..e00328b 100644 --- a/command.cc +++ b/command.cc @@ -886,10 +886,10 @@ void Command::doJustConnected(VConnect* vconnect) boxstack->update(vw); // Enter pre-keys here - handleCommand(Remote::OK); - handleCommand(Remote::ONE); - handleCommand(Remote::SIX); - handleCommand(Remote::OK); +// handleCommand(Remote::OK); +// handleCommand(Remote::ONE); +// handleCommand(Remote::SIX); +// handleCommand(Remote::OK); // handleCommand(Remote::UP); // handleCommand(Remote::PLAY); // handleCommand(Remote::DOWN);