# contributed by Bernardo Santos
#
# brand:             Gradiente
# model:             D-10
# supported devices:  Remote control for gradiente's D-10 DVD player.
# Automatic generation didn`t work well so I had to
# figure out the protocol myself. It is similar to the one
# on the generic RECS80.conf config file.
#

begin remote

  name  D-10
  bits           11
  flags SPACE_ENC
  eps            25
  aeps          100

  one           270  7310
  zero          270  4800
  ptrail        270
  toggle_bit    2
  gap            49000


      begin codes
          KEY_POWER                    0x000000000000075E
          KEY_EJECTCD                    0x0000000000000766
          KEY_ANGLE                    0x000000000000076E
                              0x000000000000075A
                                0x000000000000075F
          KEY_MUTE                     0x0000000000000758
          KEY_1                        0x0000000000000775
          KEY_2                        0x000000000000076D
          KEY_3                        0x0000000000000765
          KEY_4                        0x000000000000075D
          KEY_5                        0x0000000000000774
          KEY_6                        0x000000000000076C
          KEY_7                        0x0000000000000764
          KEY_8                        0x000000000000075C
          KEY_9                        0x0000000000000773
          KEY_0                        0x000000000000076B
          KEY_MENU                     0x0000000000000767
          KEY_TITLE                    0x0000000000000776
                           0x0000000000000763
          KEY_AUDIO                    0x0000000000000760
          KEY_PAUSE                    0x0000000000000759
                        0x000000000000076F
          KEY_EXIT                     0x0000000000000770
                              0x0000000000000768
                            0x0000000000000771
                            0x0000000000000769
                           0x0000000000000761
                            0x000000000000076A
          KEY_STOP                     0x0000000000000762
          SKIP_BACK                0x0000000000000777
                       0x0000000000000772
      end codes

end remote


