Coolcomand remote plugin(PVR 2000) (5 Viewers)

ular_king

Portal Member
October 19, 2006
12
0
Home Country
Malaysia Malaysia
hi regeszter

I managed to get it work on the white remote. Question, how do i get the Power button to go standby mode? Everytime i press it, the winpvr FM window pops up and also MUTE my sound as well. Thank you in advance.
 

regeszter

Retired Team Member
  • Premium Supporter
  • October 29, 2005
    5,335
    4,954
    Home Country
    Hungary Hungary
    You can't use the power button. Use the sleep button to go standby.
     

    seba

    Portal Pro
    March 22, 2006
    51
    2
    Belgrade
    Home Country
    Serbia Serbia
    If some one with white remote wants to use all buttons with my plugin then he needs to know codes that your remote is sending. Use attached dll instead of one you downloaded. This one will log each recived key code in MediaPortal.log file. You will see somthing like this:

    11/3/2006 4:11:17 PM 054 [Info.] CoolReciver : 16

    When you discover codes for extra keys you have on your remote you need to add following lines for every key to the CoolReciver.xml:

    <button name="CH-" code="16">
    </button>

    replace CH- with proper name and 16 with code you saw in log file. It would be good if you can post new codes here so I can add them to the plugin.
     

    pt3

    Portal Member
    March 14, 2007
    6
    0
    44
    Home Country
    Slovakia Slovakia
    (sorry, bad english)
    Here is all codes for white remote control (Y0400052):
    ------lircd.conf-------
    # this config file was automatically generated
    # using lirc-0.6.6(any) on Fri Nov 12 20:54:40 2004
    #
    # brand: Leadtek
    # model no. of remote control: Y0400052 (with some WinFast TV2000 XP
    Deluxe TV-cards)
    # devices being controlled by this remote:
    #
    # modifications based on the RM-0010 config files from
    # Erik Christiansson, aka Sci <erik@al...>,
    # Juan Toledo <toledo@us...> and
    # Markus Lischka <mlischka@us...>
    # Reza Naima
    begin remote

    name Y0400052
    bits 16
    flags SPACE_ENC|CONST_LENGTH
    eps 40
    aeps 100

    header 9000 4500
    one 563 1687
    zero 563 562
    ptrail 563
    repeat 9000 2250
    pre_data_bits 16
    pre_data 0xC03F
    gap 108000
    toggle_bit 0

    frequency 38000
    duty_cycle 33

    begin codes
    POWER 0x0000000000000FF
    TV 0x000000000006A95
    FM 0x00000000000EA15
    DVD 0x000000000001AE5
    RED 0x00000000000D22D
    GREEN 0x0000000000032CD
    YELLOW 0x00000000000B24D
    BLUE 0x00000000000728D
    TELETEXT 0x00000000000F807
    SLEEP 0x0000000000002FD
    MUTE 0x0000000000028D7
    BOSS_KEY 0x00000000000926D
    CANCEL 0x000000000000AF5
    CH_UP 0x0000000000030CF
    FULLSCREEN 0x00000000000C03F
    VOL_DOWN 0x0000000000010EF
    MENU 0x00000000000F20D
    ENTER 0x00000000000C837
    VOL_UP 0x0000000000020DF
    CH_DOWN 0x0000000000008F7
    CH_SURF 0x000000000008A75
    BACK 0x0000000000042BD
    PLAY 0x00000000000C23D
    NEXT 0x0000000000022DD
    SUBTITLE 0x000000000004AB5
    REWIND 0x000000000002AD5
    STOP 0x00000000000629D
    FF 0x00000000000AA55
    LANGUAGE 0x00000000000CA35
    1 0x00000000000A05F
    2 0x00000000000609F
    3 0x00000000000E01F
    4 0x00000000000906F
    5 0x0000000000050AF
    6 0x00000000000D02F
    7 0x00000000000B04F
    8 0x00000000000708F
    9 0x00000000000F00F
    0 0x0000000000048B7
    VIDEO 0x000000000007887
    AUDIO 0x00000000000D827
    DISPLAY 0x000000000006897
    . 0x00000000000827D
    RECALL 0x000000000008877
    SNAPSHOT 0x0000000000012ED
    PIP 0x0000000000052AD
    REC 0x00000000000E21D
    TIMESHIFT 0x00000000000A25D
    end codes

    end remote


    pls, add to coolreciver.
    Thaaaaaanks
     

    dukus

    Portal Pro
    January 20, 2006
    783
    748
    45
    Home Country
    Romania Romania
    I modify the seba's plugin to support more type Leadtek remote (now only the Y0400052)
    See configuration. To install need mpinstaler.
     

    pt3

    Portal Member
    March 14, 2007
    6
    0
    44
    Home Country
    Slovakia Slovakia
    Hello dukus,
    thanks a lot for modified seba's plugin. But how i install your coolreciver.xmp with mp instaler (i download it from your page). But i need modified CoolReciver.dll and CoolReciver.xml,.... or ??? When i use mp instaler, i need some *.mpi file....

    Thank for answer
     

    pt3

    Portal Member
    March 14, 2007
    6
    0
    44
    Home Country
    Slovakia Slovakia
    ok, it's work. But when i choose (in setupform): Y0400052 (PVR2000) and then click MAPPING - wrong....can't locate mapping file CoolReciver_Y0400052.xml...etc

    (sorry for my bad english)
     

    dukus

    Portal Pro
    January 20, 2006
    783
    748
    45
    Home Country
    Romania Romania
    Try now, to download and install(meantime i changed the file)
     

    Users who are viewing this thread

    Top Bottom