#
# contributed by Davide Zipeto <dawez@tiscali.it>
#
# brand: Philips
# model no. of remote control: RT111/101
# devices being controlled by this remote:
# Some philips VCR
#
# plz note that to have all keys working you've to connect/unconnect some part in the remote control.
# However this should also work for non-patched version
# Give me a mail if you got any problem or suggestion on this configuration file... byex


begin remote

  name  RT111_101
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           828   937
  zero          828   937
  plead         819
  gap          113123
  toggle_bit      2
  min_repeat 1


      begin codes
	'MONITOR'             0x000000000000103C    # Monitor
	'CHILDLOCK'           0x000000000000102B    # ChildLock
	'EJECT'               0x000000000000102D    # Eject
	'STANDBY'             0x000000000000100C    # Standby
	'1'                   0x0000000000001001    # 1
	'2'                   0x0000000000001002    # 2
	'3'                   0x0000000000001003    # 3
	'TV'                  0x0000000000001029    # TV
	'4'                   0x0000000000001004    # 4
	'5'                   0x0000000000001005    # 5
	'6'                   0x0000000000001006    # 6
	'AV'                  0x000000000000102C    # AV
	'7'                   0x0000000000001007    # 7
	'8'                   0x0000000000001008    # 8
	'9'                   0x0000000000001009    # 9
	'MUTE'                0x000000000000100D    # Mute
	'SELECT'              0x0000000000001022    # Select
	'0'                   0x0000000000001000    # 0
	'TIMER'               0x000000000000115D    # Timer
	'RECORD'              0x0000000000001177    # Record
	'MENU'                0x0000000000000012    # Menu
	'P+'                  0x0000000000000010    # P+
	'CLEAR'               0x0000000000001171    # Clear
	'VOLUMEDOWN'          0x0000000000000015    # Vol-
	'OK'                  0x0000000000000017    # Ok
	'VOLUMEUP'            0x0000000000000016    # Vol+
	'INDEX'               0x0000000000000170    # Index
	'P-'                  0x0000000000000011    # P-
	'STILL'               0x0000000000001169    # Still
	'REW'                 0x0000000000001165    # Rew
	'STOP'                0x0000000000001176    # Stop
	'PLAY'                0x0000000000001175    # Play
	'FF'                  0x0000000000001166    # FF
      end codes

end remote
