Switch to side-by-side view

--- a/src/ohreceiver.hxx
+++ b/src/ohreceiver.hxx
@@ -38,6 +38,8 @@
     virtual bool getEventData(bool all, std::vector<std::string>& names, 
                               std::vector<std::string>& values);
 
+    virtual bool iStop();
+
 private:
     int play(const SoapArgs& sc, SoapData& data);
     int stop(const SoapArgs& sc, SoapData& data);