From 5c2a54287e7387e4535783c5aaabad4287ff1da2 Mon Sep 17 00:00:00 2001 From: Chris Tallon Date: Sat, 4 Mar 2006 23:54:20 +0000 Subject: [PATCH] New bits of OSD for recording playback --- command.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/command.cc b/command.cc index 9edb793..0aa5162 100644 --- a/command.cc +++ b/command.cc @@ -575,10 +575,10 @@ void Command::doJustConnected(VConnect* vconnect) viewman->updateView(vw); // Enter pre-keys here - handleCommand(Remote::THREE); - handleCommand(Remote::DOWN); - handleCommand(Remote::OK); - handleCommand(Remote::OK); - handleCommand(Remote::OK); +// handleCommand(Remote::THREE); +// handleCommand(Remote::DOWN); +// handleCommand(Remote::OK); +// handleCommand(Remote::OK); +// handleCommand(Remote::OK); } -- 2.39.2