Fix Mediaplayer crash for WAV playback and add basic Audio CD support (needs kernel...
[enigma2.git] / lib / driver / rcconsole.h
index 0c1dd636f308443e1b696a69658e1cadf638e749..4af2a4c2134d80442f057163d0538800524290b4 100644 (file)
@@ -35,7 +35,7 @@ public:
 class eRCConsole: public eRCDevice
 {
 public:
-       void handleCode(int code);
+       void handleCode(long code);
        eRCConsole(eRCDriver *driver);
        const char *getDescription() const;
        const char *getKeyDescription(const eRCKey &key) const;