Greetings.  I happened upon this project today after becoming
frustrated with the discontinued support for the Harman Kardon
TC-30 remote (a rebranded Harmony, with functionality similar
to the 880, and physical style of the 520).

I'd like to confirm that Concordance 0.20 on Linux (Ubuntu 8.04
x86_64) works perfectly with this remote.  So far, I have tried
dumping firmware & configuration, and writing new configuration
(after connectivity test).  I have not tried firmware update, as
I do not have any new firmware for it.  Perhaps you could add
the TC-30 to the "Supported Models" page, under the "Arch 8"
entry.

Many other owners of this remote will likely be happy to find
this utility; due to the lack of a Windows Vista driver
and discontinued support from HK (Logitech refuses to support
it as well), they have no means of programming it, other than
finding an older version of Windows.

(The attached, purely cosmetic diff corrects the brand name
spelling and model number reported by the library.)

Thanks much for the excellent work on this!

--Pete
*** remote_info.h       2008-09-12 16:56:23.000000000 -0700
--- remote_info.h.orig  2008-09-12 16:54:30.000000000 -0700
***************
*** 27,33 ****
  static const char *MFG_UNK="Unknown";
  static const char *MFG_HAR="Logitech";
  static const char *MFG_COOL="Logicool";
! static const char *MFG_HK="Harman Kardon";
  static const char *MFG_MON="Monster";
  
  static const TModel ModelList[]={
--- 27,33 ----
  static const char *MFG_UNK="Unknown";
  static const char *MFG_HAR="Logitech";
  static const char *MFG_COOL="Logicool";
! static const char *MFG_HK="harmon/kardon";
  static const char *MFG_MON="Monster";
  
  static const TModel ModelList[]={
***************
*** 65,80 ****
        { MFG_MON,      "AVL-300",                      "Sugar" },
        { MFG_MON,      "AVL-200",                      "Godzilla" },
        { MFG_MON,      "AVL-200",                      "Godzilla" },
!       { MFG_HK,       "TC-30",                        NULL },
!       { MFG_HK,       "TC-30",                        NULL },
        { MFG_HAR,      "Harmony XBOX360", "Mountain Dew" },
        { MFG_MON,      "AV-100",                       NULL },
        { MFG_MON,      "AV-100",                       NULL },
        { MFG_HAR,      "Harmony 880 Pro", "Espresso" },
        { MFG_HAR,      "Harmony 890 Pro", "Cappuccino" },              // 40
        { MFG_HAR,      "Harmony 550",          "Mocha Grande" },
!       { MFG_HK,       "TC-30",                        NULL },
!       { MFG_HK,       "TC-30",                        NULL },
        { MFG_HAR,      "Harmony 720",          "Corona" },
        { MFG_HAR,      "Harmony 785",          "Corona" },
        { MFG_HAR,      "Harmony 522",          "Mocha Decaf" },
--- 65,80 ----
        { MFG_MON,      "AVL-300",                      "Sugar" },
        { MFG_MON,      "AVL-200",                      "Godzilla" },
        { MFG_MON,      "AVL-200",                      "Godzilla" },
!       { MFG_HK,       "TK-30",                        NULL },
!       { MFG_HK,       "TK-30",                        NULL },
        { MFG_HAR,      "Harmony XBOX360", "Mountain Dew" },
        { MFG_MON,      "AV-100",                       NULL },
        { MFG_MON,      "AV-100",                       NULL },
        { MFG_HAR,      "Harmony 880 Pro", "Espresso" },
        { MFG_HAR,      "Harmony 890 Pro", "Cappuccino" },              // 40
        { MFG_HAR,      "Harmony 550",          "Mocha Grande" },
!       { MFG_HK,       "TK-30",                        NULL },
!       { MFG_HK,       "TK-30",                        NULL },
        { MFG_HAR,      "Harmony 720",          "Corona" },
        { MFG_HAR,      "Harmony 785",          "Corona" },
        { MFG_HAR,      "Harmony 522",          "Mocha Decaf" },
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to