X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=pirkeysetmanager.cpp;fp=pirkeysetmanager.cpp;h=5730ce29057aab93511739b34e224c61c78e1c63;hb=afbbd0cd07a3f63c95969633bae56fcdd58c71b8;hp=90ce66355e9241e73b19136beffd36e8443e737d;hpb=6331b1b21bde2a80e6a0895d9cce865c8b558bc5;p=pierogi diff --git a/pirkeysetmanager.cpp b/pirkeysetmanager.cpp index 90ce663..5730ce2 100644 --- a/pirkeysetmanager.cpp +++ b/pirkeysetmanager.cpp @@ -130,7 +130,7 @@ #include // Debugging includes: -//#include +#include // Global communications mechanism: extern bool stopRepeatingFlag; @@ -215,7 +215,8 @@ PIRKeysetManager::PIRKeysetManager() setupKeyset(new CreativeAudio1(++counter)); setupKeyset(new CreativeAudio2(++counter)); - setupKeyset(new CreativeMisc1(++counter)); + setupKeyset(new CreativeAudio3(++counter)); + setupKeyset(new CreativeAudio4(++counter)); setupKeyset(new CrownTV1(++counter)); setupKeyset(new CrownAudio1(++counter)); @@ -342,6 +343,7 @@ PIRKeysetManager::PIRKeysetManager() setupKeyset(new GrundigTV1(++counter)); setupKeyset(new GrundigTV2(++counter)); setupKeyset(new GrundigTV3(++counter)); + setupKeyset(new GrundigTV4(++counter)); setupKeyset(new GrundigDVD1(++counter)); setupKeyset(new HaierTV1(++counter));