# contributed by [cam at apt2324 dot com]
# based on DVD-712 by [vidar at kroslid dot com]
#
# brand:                       Philips
# model no. of remote control: RC2K16(?) Comes with dvd player
# supported devices:           DVD-724
#

begin remote

  name  Philips_DVD-724
  bits           21
  flags RC6|CONST_LENGTH
  eps            30
  aeps          100

  header       2618   931
  one           445   446
  zero          445   446
  gap          106502
  toggle_bit      5


      begin codes
	'POWER'               0x00000000000FFBF3    # Power
	'1'                   0x00000000000EFBFE    # 1
	'2'                   0x00000000000FFBFD    # 2
	'3'                   0x00000000000EFBFC    # 3
	'4'                   0x00000000000FFBFB    # 4
	'5'                   0x00000000000EFBFA    # 5
	'6'                   0x00000000000FFBF9    # 6
	'7'                   0x00000000000EFBF8    # 7
	'8'                   0x00000000000FFBF7    # 8
	'9'                   0x00000000000EFBF6    # 9
	'0'                   0x00000000000EFBFF    # 0
	'RETURN'              0x00000000000FFB7C    # Return
	'DISPLAY'             0x00000000000FFBF0    # Display
	'DISC_MENU'           0x00000000000EFBAB    # Disc_Menu
	'SYSTEM_MENU'         0x00000000000FFB7D    # System_Menu
	'UP'                  0x00000000000FFBA7    # Up
	'DOWN'                0x00000000000FFBA6    # Down
	'LEFT'                0x00000000000EFBA5    # Left
	'RIGHT'               0x00000000000FFBA4    # Right
	'OK'                  0x00000000000EFBA3    # Ok
	'SKIP_LEFT'           0x00000000000EFBDE    # Skip_Left
	'SKIP_RIGHT'          0x00000000000FFBDF    # Skip_Right
	'STOP'                0x00000000000EFBCE    # Stop
	'PLAY'                0x00000000000FFBD3    # Play
	'PAUSE'               0x00000000000EFBCF    # Pause
	'SUBTITLE'            0x00000000000FFBB4    # Subtitle
	'ANGLE'               0x00000000000EFB7A    # Angle
	'ZOOM'                0x00000000000FFB08    # Zoom
	'AUDIO'               0x00000000000EFBB1    # Audio
	'REPEAT'              0x00000000000FFBE2    # Repeat
	'REPEAT_AB'           0x00000000000EFBC4    # Repeat_AB
	'PREVIEW'             0x00000000000FFB2A    # Preview
	'MUTE'                0x00000000000EFBF2    # Mute
      end codes

end remote
