diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-27 15:14:24 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-27 15:29:45 +0100 |
| commit | 29d6678fd546377459ef75cf54abeef5b969b5cf (patch) | |
| tree | 8edd65790e37a00d01c3f203f773fe4b5012db18 /meta/packages/lirc | |
| parent | da49de6885ee1bc424e70bc02f21f6ab920efb55 (diff) | |
| download | openembedded-core-29d6678fd546377459ef75cf54abeef5b969b5cf.tar.gz openembedded-core-29d6678fd546377459ef75cf54abeef5b969b5cf.tar.bz2 openembedded-core-29d6678fd546377459ef75cf54abeef5b969b5cf.zip | |
Major layout change to the packages directory
Having one monolithic packages directory makes it hard to find things
and is generally overwhelming. This commit splits it into several
logical sections roughly based on function, recipes.txt gives more
information about the classifications used.
The opportunity is also used to switch from "packages" to "recipes"
as used in OpenEmbedded as the term "packages" can be confusing to
people and has many different meanings.
Not all recipes have been classified yet, this is just a first pass
at separating things out. Some packages are moved to meta-extras as
they're no longer actively used or maintained.
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/lirc')
| -rw-r--r-- | meta/packages/lirc/files/lirc_sir-sa1100.patch | 10 | ||||
| -rw-r--r-- | meta/packages/lirc/files/lircd.conf_nslu2 | 1886 | ||||
| -rwxr-xr-x | meta/packages/lirc/files/lircd.init | 39 | ||||
| -rwxr-xr-x | meta/packages/lirc/files/lircexec.init | 37 | ||||
| -rwxr-xr-x | meta/packages/lirc/files/lircmd.init | 38 | ||||
| -rw-r--r-- | meta/packages/lirc/files/lircrc_nslu2 | 113 | ||||
| -rw-r--r-- | meta/packages/lirc/files/split-hauppauge.patch | 141 | ||||
| -rw-r--r-- | meta/packages/lirc/lirc-config.inc | 13 | ||||
| -rw-r--r-- | meta/packages/lirc/lirc-modules_0.8.3.bb | 33 | ||||
| -rw-r--r-- | meta/packages/lirc/lirc_0.8.3.bb | 31 |
10 files changed, 0 insertions, 2341 deletions
diff --git a/meta/packages/lirc/files/lirc_sir-sa1100.patch b/meta/packages/lirc/files/lirc_sir-sa1100.patch deleted file mode 100644 index 245b28ac51..0000000000 --- a/meta/packages/lirc/files/lirc_sir-sa1100.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- lirc/drivers/lirc_sir/lirc_sir.c.orig 2004-11-18 17:30:17 +0100 -+++ lirc/drivers/lirc_sir/lirc_sir.c 2004-11-18 17:30:21 +0100 -@@ -628,6 +628,7 @@ - struct timeval curr_tv; - static unsigned long deltv; - #ifdef LIRC_ON_SA1100 -+ unsigned long deltintrtv; - int status; - static int n=0; - diff --git a/meta/packages/lirc/files/lircd.conf_nslu2 b/meta/packages/lirc/files/lircd.conf_nslu2 deleted file mode 100644 index 5fbaba469c..0000000000 --- a/meta/packages/lirc/files/lircd.conf_nslu2 +++ /dev/null @@ -1,1886 +0,0 @@ -# This file is modified for the NSLU2. -# It's based on http://lirc.sourceforge.net/remotes/philips/RC-5 -# and should support all RC5 compatible remotes. -# The timings are for a de-underclocked NSLU2. - -# To see which key generates which code, run "irw". -# To check whether lirc works at all, run "mode2 -d /dev/lirc" -# after stopping lircd with "/etc/init.d/lircd stop". -# To learn a new remote, run "irrecord -d /dev/lirc /etc/lircd.conf.new" and after -# success "mv /etc/lircd.conf.new /etc/lircd.conf". -# You could also take the timing values from /etc/lircd.conf.new -# and paste it in here. -# See also /etc/lircrc. - -begin remote - - name RC5 - bits 13 - flags RC5|CONST_LENGTH - eps 30 - aeps 100 -# if it doesn't work, you could change the following values: - one 863 921 - zero 863 921 - plead 947 - gap 113626 - min_repeat 1 - repeat_bit 2 - - begin codes - amp1-0 0x0000000000001400 - amp1-1 0x0000000000001401 - amp1-2 0x0000000000001402 - amp1-3 0x0000000000001403 - amp1-4 0x0000000000001404 - amp1-5 0x0000000000001405 - amp1-6 0x0000000000001406 - amp1-7 0x0000000000001407 - amp1-8 0x0000000000001408 - amp1-9 0x0000000000001409 - amp1-graphic_equalizer_left 0x000000000000140A - amp1-graphic_equalizer_right 0x000000000000140B - amp1-standby 0x000000000000140C - amp1-mute/demute 0x000000000000140D - amp1-P.P. 0x000000000000140E - amp1-display 0x000000000000140F - amp1-volume+ 0x0000000000001410 - amp1-volume- 0x0000000000001411 - amp1-brightness+ 0x0000000000001412 - amp1-brightness- 0x0000000000001413 - amp1-colour_saturation+ 0x0000000000001414 - amp1-colour_saturation- 0x0000000000001415 - amp1-bass+ 0x0000000000001416 - amp1-bass- 0x0000000000001417 - amp1-treble+ 0x0000000000001418 - amp1-treble- 0x0000000000001419 - amp1-balance_right 0x000000000000141A - amp1-balance_left 0x000000000000141B - amp1-graph_equal_left&right 0x000000000000141C - amp1-loudness 0x000000000000141D - amp1-high_tone_filter 0x000000000000141E - amp1-low_tone_filter 0x000000000000141F - amp1-step+ 0x0000000000001420 - amp1-step- 0x0000000000001421 - amp1-signal_path_scroll 0x0000000000001422 - amp1-INVALID 0x0000000000001423 - amp1-INVALID 0x0000000000001424 - amp1-surround_mode 0x0000000000001425 - amp1-sleeptimer 0x0000000000001426 - amp1-balance_rear 0x0000000000001427 - amp1-balance_front 0x0000000000001428 - amp1-TPS 0x0000000000001429 - amp1-timer_set 0x000000000000142A - amp1-timer_up 0x000000000000142B - amp1-timer_down 0x000000000000142C - amp1-timer_memo 0x000000000000142D - amp1-acoustic_memory 0x000000000000142E - amp1-acoustic_memory_select 0x000000000000142F - amp1-pause 0x0000000000001430 - amp1-erase 0x0000000000001431 - amp1-rewind 0x0000000000001432 - amp1-go_to 0x0000000000001433 - amp1-wind 0x0000000000001434 - amp1-play 0x0000000000001435 - amp1-stop 0x0000000000001436 - amp1-recording 0x0000000000001437 - amp1-external1 0x0000000000001438 - amp1-external2 0x0000000000001439 - amp1-clear_all_memory 0x000000000000143A - amp1-INVALID 0x000000000000143B - amp1-dyn_range_expand/compr 0x000000000000143C - amp1-system_standby 0x000000000000143D - amp1-INVALID 0x000000000000143E - amp1-system_select 0x000000000000143F - amp1-surround_sound 0x0000000000000400 - amp1-balance_front 0x0000000000000401 - amp1-balance_rear 0x0000000000000402 - amp1-sound_effects1 0x0000000000000403 - amp1-sound_effects2 0x0000000000000404 - amp1-sound_effects3 0x0000000000000405 - amp1-sound_effects4 0x0000000000000406 - amp1-sound_effects5 0x0000000000000407 - amp1-sound_or_menu_func.1 0x0000000000000408 - amp1-sound_or_menu_func.2 0x0000000000000409 - amp1-sound_or_menu_func.3 0x000000000000040A - amp1-linear_function_up 0x000000000000040D - amp1-linear_function_down 0x000000000000040E - amp1-catalogue 0x000000000000040F - amp1-cursor_step_up 0x0000000000000410 - amp1-cursor_step_down 0x0000000000000411 - amp1-menu_on 0x0000000000000412 - amp1-menu_off 0x0000000000000413 - amp1-display_A/V_status 0x0000000000000414 - amp1-cursor_step_left 0x0000000000000415 - amp1-cursor_step_right 0x0000000000000416 - amp1-menu_function 0x0000000000000417 - amp1-PIP_on/off 0x0000000000000418 - amp1-PIP_shift 0x0000000000000419 - amp1-PIP_main_swap 0x000000000000041A - amp1-strobe_on/off 0x000000000000041B - amp1-multi_strobe 0x000000000000041C - amp1-main_freezed 0x000000000000041D - amp1-3/9_multi_scan 0x000000000000041E - amp1-PIP_mode_select 0x000000000000041F - amp1-mosaic 0x0000000000000420 - amp1-solarization 0x0000000000000421 - amp1-main_stored 0x0000000000000422 - amp1-PIP_strobe 0x0000000000000423 - amp1-recall_main 0x0000000000000424 - amp1-PIP_freeze 0x0000000000000425 - amp1-PIP_step_up 0x0000000000000426 - amp1-PIP_step_down 0x0000000000000427 - amp1-INVALID 0x000000000000042C - amp1-INVALID 0x0000000000000430 - amp1-INVALID 0x0000000000000431 - amp1-INVALID 0x0000000000000436 - amp1-INVALID 0x0000000000000437 - amp1-connect 0x000000000000043B - amp1-disconnect 0x000000000000043C - amp2-0 0x00000000000014C0 - amp2-1 0x00000000000014C1 - amp2-2 0x00000000000014C2 - amp2-3 0x00000000000014C3 - amp2-4 0x00000000000014C4 - amp2-5 0x00000000000014C5 - amp2-6 0x00000000000014C6 - amp2-7 0x00000000000014C7 - amp2-8 0x00000000000014C8 - amp2-9 0x00000000000014C9 - amp2-graphic_equalizer_left 0x00000000000014CA - amp2-graphic_equalizer_right 0x00000000000014CB - amp2-standby 0x00000000000014CC - amp2-mute/demute 0x00000000000014CD - amp2-P.P. 0x00000000000014CE - amp2-display 0x00000000000014CF - amp2-volume+ 0x00000000000014D0 - amp2-volume- 0x00000000000014D1 - amp2-brightness+ 0x00000000000014D2 - amp2-brightness- 0x00000000000014D3 - amp2-colour_saturation+ 0x00000000000014D4 - amp2-colour_saturation- 0x00000000000014D5 - amp2-bass+ 0x00000000000014D6 - amp2-bass- 0x00000000000014D7 - amp2-treble+ 0x00000000000014D8 - amp2-treble- 0x00000000000014D9 - amp2-balance_right 0x00000000000014DA - amp2-balance_left 0x00000000000014DB - amp2-graph_equal_left&right 0x00000000000014DC - amp2-loudness 0x00000000000014DD - amp2-high_tone_filter 0x00000000000014DE - amp2-low_tone_filter 0x00000000000014DF - amp2-step+ 0x00000000000014E0 - amp2-step- 0x00000000000014E1 - amp2-signal_path_scroll 0x00000000000014E2 - amp2-INVALID 0x00000000000014E3 - amp2-INVALID 0x00000000000014E4 - amp2-surround_mode 0x00000000000014E5 - amp2-sleeptimer 0x00000000000014E6 - amp2-balance_rear 0x00000000000014E7 - amp2-balance_front 0x00000000000014E8 - amp2-TPS 0x00000000000014E9 - amp2-timer_set 0x00000000000014EA - amp2-timer_up 0x00000000000014EB - amp2-timer_down 0x00000000000014EC - amp2-timer_memo 0x00000000000014ED - amp2-acoustic_memory 0x00000000000014EE - amp2-acoustic_memory_select 0x00000000000014EF - amp2-pause 0x00000000000014F0 - amp2-erase 0x00000000000014F1 - amp2-rewind 0x00000000000014F2 - amp2-go_to 0x00000000000014F3 - amp2-wind 0x00000000000014F4 - amp2-play 0x00000000000014F5 - amp2-stop 0x00000000000014F6 - amp2-recording 0x00000000000014F7 - amp2-external1 0x00000000000014F8 - amp2-external2 0x00000000000014F9 - amp2-clear_all_memory 0x00000000000014FA - amp2-INVALID 0x00000000000014FB - amp2-dyn_range_expand/compr 0x00000000000014FC - amp2-system_standby 0x00000000000014FD - amp2-INVALID 0x00000000000014FE - amp2-system_select 0x00000000000014FF - amp2-surround_sound 0x00000000000004C0 - amp2-balance_front 0x00000000000004C1 - amp2-balance_rear 0x00000000000004C2 - amp2-sound_effects1 0x00000000000004C3 - amp2-sound_effects2 0x00000000000004C4 - amp2-sound_effects3 0x00000000000004C5 - amp2-sound_effects4 0x00000000000004C6 - amp2-sound_effects5 0x00000000000004C7 - amp2-sound_or_menu_func.1 0x00000000000004C8 - amp2-sound_or_menu_func.2 0x00000000000004C9 - amp2-sound_or_menu_func.3 0x00000000000004CA - amp2-linear_function_up 0x00000000000004CD - amp2-linear_function_down 0x00000000000004CE - amp2-catalogue 0x00000000000004CF - amp2-cursor_step_up 0x00000000000004D0 - amp2-cursor_step_down 0x00000000000004D1 - amp2-menu_on 0x00000000000004D2 - amp2-menu_off 0x00000000000004D3 - amp2-display_A/V_status 0x00000000000004D4 - amp2-cursor_step_left 0x00000000000004D5 - amp2-cursor_step_right 0x00000000000004D6 - amp2-menu_function 0x00000000000004D7 - amp2-PIP_on/off 0x00000000000004D8 - amp2-PIP_shift 0x00000000000004D9 - amp2-PIP_main_swap 0x00000000000004DA - amp2-strobe_on/off 0x00000000000004DB - amp2-multi_strobe 0x00000000000004DC - amp2-main_freezed 0x00000000000004DD - amp2-3/9_multi_scan 0x00000000000004DE - amp2-PIP_mode_select 0x00000000000004DF - amp2-mosaic 0x00000000000004E0 - amp2-solarization 0x00000000000004E1 - amp2-main_stored 0x00000000000004E2 - amp2-PIP_strobe 0x00000000000004E3 - amp2-recall_main 0x00000000000004E4 - amp2-PIP_freeze 0x00000000000004E5 - amp2-PIP_step_up 0x00000000000004E6 - amp2-PIP_step_down 0x00000000000004E7 - amp2-INVALID 0x00000000000004EC - amp2-INVALID 0x00000000000004F0 - amp2-INVALID 0x00000000000004F1 - amp2-INVALID 0x00000000000004F6 - amp2-INVALID 0x00000000000004F7 - amp2-connect 0x00000000000004FB - amp2-disconnect 0x00000000000004FC - cd-0 0x0000000000001500 - cd-1 0x0000000000001501 - cd-2 0x0000000000001502 - cd-3 0x0000000000001503 - cd-4 0x0000000000001504 - cd-5 0x0000000000001505 - cd-6 0x0000000000001506 - cd-7 0x0000000000001507 - cd-8 0x0000000000001508 - cd-9 0x0000000000001509 - cd-cursor_scroll 0x000000000000150A - cd-display_scroll 0x000000000000150B - cd-standby 0x000000000000150C - cd-mute/demute 0x000000000000150D - cd-P.P._(personal_pref.) 0x000000000000150E - cd-display 0x000000000000150F - cd-volume+ 0x0000000000001510 - cd-volume- 0x0000000000001511 - cd-brightness+ 0x0000000000001512 - cd-brightness- 0x0000000000001513 - cd-colour_saturation+ 0x0000000000001514 - cd-colour_saturation- 0x0000000000001515 - cd-bass+ 0x0000000000001516 - cd-bass- 0x0000000000001517 - cd-treble+ 0x0000000000001518 - cd-treble- 0x0000000000001519 - cd-balance_right 0x000000000000151A - cd-balance_left 0x000000000000151B - cd-rept_once/TSPo/shuffle 0x000000000000151C - cd-repeat_cont/TSPc 0x000000000000151D - cd-select+ 0x000000000000151E - cd-select- 0x000000000000151F - cd-next 0x0000000000001520 - cd-previous 0x0000000000001521 - cd-index_next 0x0000000000001522 - cd-index_previous 0x0000000000001523 - cd-play/program 0x0000000000001524 - cd-speed_nominal 0x0000000000001525 - cd-speed+ 0x0000000000001526 - cd-speed- 0x0000000000001527 - cd-INVALID 0x0000000000001528 - cd-store_execute 0x0000000000001529 - cd-INVALID 0x000000000000152A - cd-scan_forward 0x000000000000152B - cd-INVALID 0x000000000000152C - cd-open/close 0x000000000000152D - cd-INVALID 0x000000000000152E - cd-INVALID 0x000000000000152F - cd-pause 0x0000000000001530 - cd-erase 0x0000000000001531 - cd-rewind 0x0000000000001532 - cd-go_to 0x0000000000001533 - cd-wind 0x0000000000001534 - cd-play 0x0000000000001535 - cd-stop 0x0000000000001536 - cd-recording 0x0000000000001537 - cd-external1 0x0000000000001538 - cd-external2 0x0000000000001539 - cd-clear_all_memory 0x000000000000153A - cd-repeat_A/B_program 0x000000000000153B - cd-dynamic_range_expand 0x000000000000153C - cd-system_standby 0x000000000000153D - cd-dynamic_range_compress 0x000000000000153E - cd-system_select 0x000000000000153F - cd-surround_sound 0x0000000000000500 - cd-balance_front 0x0000000000000501 - cd-balance_rear 0x0000000000000502 - cd-sound_effects1 0x0000000000000503 - cd-sound_effects2 0x0000000000000504 - cd-sound_effects3 0x0000000000000505 - cd-sound_effects4 0x0000000000000506 - cd-sound_effects5 0x0000000000000507 - cd-sound_or_menu_func.1 0x0000000000000508 - cd-sound_or_menu_func.2 0x0000000000000509 - cd-sound_or_menu_func.3 0x000000000000050A - cd-linear_function_up 0x000000000000050D - cd-linear_function_down 0x000000000000050E - cd-sound_or_menu_func. 0x000000000000050F - cd-cursor_step_up 0x0000000000000510 - cd-cursor_step_down 0x0000000000000511 - cd-menu_on 0x0000000000000512 - cd-menu_off 0x0000000000000513 - cd-display_A/V_status 0x0000000000000514 - cd-cursor_step_left 0x0000000000000515 - cd-cursor_step_right 0x0000000000000516 - cd-menu_function 0x0000000000000517 - cd-PIP_on/off 0x0000000000000518 - cd-PIP_shift 0x0000000000000519 - cd-PIP_main_swap 0x000000000000051A - cd-strobe_on/off 0x000000000000051B - cd-multi_strobe 0x000000000000051C - cd-main_freezed 0x000000000000051D - cd-3/9_multi_scan 0x000000000000051E - cd-PIP_mode_select 0x000000000000051F - cd-mosaic 0x0000000000000520 - cd-solarization 0x0000000000000521 - cd-main_stored 0x0000000000000522 - cd-PIP_strobe 0x0000000000000523 - cd-recall_main 0x0000000000000524 - cd-PIP_freeze 0x0000000000000525 - cd-PIP_step_up 0x0000000000000526 - cd-PIP_step_down 0x0000000000000527 - cd-INVALID 0x0000000000000528 - cd-INVALID 0x0000000000000529 - cd-INVALID 0x000000000000052A - cd-INVALID 0x000000000000052B - cd-FTS 0x000000000000052C - cd-INVALID 0x000000000000052D - cd-INVALID 0x0000000000000532 - cd-INVALID 0x0000000000000533 - cd-INVALID 0x0000000000000534 - cd-INVALID 0x0000000000000535 - cd-sub_mode1 0x0000000000000536 - cd-sub_mode2 0x0000000000000537 - cd-connect 0x000000000000053B - cd-disconnect 0x000000000000053C - lv1-0 0x0000000000001100 - lv1-1 0x0000000000001101 - lv1-2 0x0000000000001102 - lv1-3 0x0000000000001103 - lv1-4 0x0000000000001104 - lv1-5 0x0000000000001105 - lv1-6 0x0000000000001106 - lv1-7 0x0000000000001107 - lv1-8 0x0000000000001108 - lv1-9 0x0000000000001109 - lv1-picture_number/time 0x000000000000110A - lv1-channel_number 0x000000000000110B - lv1-standby 0x000000000000110C - lv1-mute/demute 0x000000000000110D - lv1-P.P._(personal_pref.) 0x000000000000110E - lv1-display 0x000000000000110F - lv1-volume+ 0x0000000000001110 - lv1-volume- 0x0000000000001111 - lv1-brightness+ 0x0000000000001112 - lv1-brightness- 0x0000000000001113 - lv1-colour_saturation+ 0x0000000000001114 - lv1-colour_saturation- 0x0000000000001115 - lv1-bass+ 0x0000000000001116 - lv1-bass- 0x0000000000001117 - lv1-treble+ 0x0000000000001118 - lv1-treble- 0x0000000000001119 - lv1-balance_right 0x000000000000111A - lv1-balance_left 0x000000000000111B - lv1-repeat_once/TSPo 0x000000000000111C - lv1-repeat_cont/TSPc 0x000000000000111D - lv1-next 0x000000000000111E - lv1-fast_run_reverse 0x000000000000111F - lv1-entry 0x0000000000001120 - lv1-auto_stop/memory 0x0000000000001121 - lv1-slow_run_reverse 0x0000000000001122 - lv1-audio1 0x0000000000001123 - lv1-audio2 0x0000000000001124 - lv1-still_picture 0x0000000000001125 - lv1-speed+ 0x0000000000001126 - lv1-speed- 0x0000000000001127 - lv1-slow_run_forward 0x0000000000001128 - lv1-still_forward 0x0000000000001129 - lv1-fast_run_forward 0x000000000000112A - lv1-search_automatic 0x000000000000112B - lv1-scan_reverse 0x000000000000112C - lv1-open/close_(eject) 0x000000000000112D - lv1-scan_forward 0x000000000000112E - lv1-play_reverse 0x000000000000112F - lv1-pause 0x0000000000001130 - lv1-erase 0x0000000000001131 - lv1-rewind 0x0000000000001132 - lv1-go_to 0x0000000000001133 - lv1-wind 0x0000000000001134 - lv1-play 0x0000000000001135 - lv1-stop 0x0000000000001136 - lv1-recording 0x0000000000001137 - lv1-external1 0x0000000000001138 - lv1-external2 0x0000000000001139 - lv1-clear_all_memory 0x000000000000113A - lv1-freeze_segment 0x000000000000113B - lv1-TXT_(pal)/ant.sw_(ntsc) 0x000000000000113C - lv1-system_standby 0x000000000000113D - lv1-CX_on/off 0x000000000000113E - lv1-system_select 0x000000000000113F - lv1-surround_sound 0x0000000000000100 - lv1-balance_front 0x0000000000000101 - lv1-balance_rear 0x0000000000000102 - lv1-sound_effects1 0x0000000000000103 - lv1-sound_effects2 0x0000000000000104 - lv1-sound_effects3 0x0000000000000105 - lv1-sound_effects4 0x0000000000000106 - lv1-sound_effects5 0x0000000000000107 - lv1-sound_or_menu_func.1 0x0000000000000108 - lv1-sound_or_menu_func.2 0x0000000000000109 - lv1-sound_or_menu_func.3 0x000000000000010A - lv1-INVALID 0x000000000000010B - lv1-INVALID 0x000000000000010C - lv1-linear_function_up 0x000000000000010D - lv1-linear_function_down 0x000000000000010E - lv1-sound_or_menu_func. 0x000000000000010F - lv1-cursor_step_up 0x0000000000000110 - lv1-cursor_step_down 0x0000000000000111 - lv1-menu_on 0x0000000000000112 - lv1-menu_off 0x0000000000000113 - lv1-display_A/V_status 0x0000000000000114 - lv1-cursor_step_left 0x0000000000000115 - lv1-cursor_step_right 0x0000000000000116 - lv1-menu_function 0x0000000000000117 - lv1-PIP_on/off 0x0000000000000118 - lv1-PIP_shift 0x0000000000000119 - lv1-PIP_main_swap 0x000000000000011A - lv1-strobe_on/off 0x000000000000011B - lv1-multi_strobe 0x000000000000011C - lv1-main_freezed 0x000000000000011D - lv1-3/9_multi_scan 0x000000000000011E - lv1-PIP_mode_select 0x000000000000011F - lv1-mosaic 0x0000000000000120 - lv1-solarization 0x0000000000000121 - lv1-main_stored 0x0000000000000122 - lv1-PIP_strobe 0x0000000000000123 - lv1-recall_main 0x0000000000000124 - lv1-PIP_freeze 0x0000000000000125 - lv1-PIP_step_up 0x0000000000000126 - lv1-PIP_step_down 0x0000000000000127 - lv1-INVALID 0x0000000000000128 - lv1-INVALID 0x0000000000000129 - lv1-INVALID 0x000000000000012A - lv1-INVALID 0x000000000000012B - lv1-INVALID 0x000000000000012C - lv1-INVALID 0x000000000000012D - lv1-INVALID 0x0000000000000130 - lv1-INVALID 0x0000000000000131 - lv1-INVALID 0x0000000000000132 - lv1-INVALID 0x0000000000000133 - lv1-INVALID 0x0000000000000134 - lv1-INVALID 0x0000000000000135 - lv1-sub_mode1 0x0000000000000136 - lv1-sub_mode2 0x0000000000000137 - lv1-INVALID 0x0000000000000138 - lv1-INVALID 0x0000000000000139 - lv1-INVALID 0x000000000000013A - lv1-connect 0x000000000000013B - lv1-disconnect 0x000000000000013C - lv2-0 0x0000000000001300 - lv2-1 0x0000000000001301 - lv2-2 0x0000000000001302 - lv2-3 0x0000000000001303 - lv2-4 0x0000000000001304 - lv2-5 0x0000000000001305 - lv2-6 0x0000000000001306 - lv2-7 0x0000000000001307 - lv2-8 0x0000000000001308 - lv2-9 0x0000000000001309 - lv2-picture_number/time 0x000000000000130A - lv2-chapter_number 0x000000000000130B - lv2-standby 0x000000000000130C - lv2-mute/demute 0x000000000000130D - lv2-P.P._(personal_pref.) 0x000000000000130E - lv2-display 0x000000000000130F - lv2-volume+ 0x0000000000001310 - lv2-volume- 0x0000000000001311 - lv2-brightness+ 0x0000000000001312 - lv2-brightness- 0x0000000000001313 - lv2-colour_saturation+ 0x0000000000001314 - lv2-colour_saturation- 0x0000000000001315 - lv2-bass+ 0x0000000000001316 - lv2-bass- 0x0000000000001317 - lv2-treble+ 0x0000000000001318 - lv2-treble- 0x0000000000001319 - lv2-balance_right 0x000000000000131A - lv2-balance_left 0x000000000000131B - lv2-repeat_once/TSPo 0x000000000000131C - lv2-repeat_cont/TSPc 0x000000000000131D - lv2-next 0x000000000000131E - lv2-programming 0x000000000000131F - lv2-INVALID 0x0000000000001320 - lv2-auto_stop/memory 0x0000000000001321 - lv2-slow_run_reverse 0x0000000000001322 - lv2-stereo_left/right 0x0000000000001323 - lv2-previous 0x0000000000001324 - lv2-still_reverse 0x0000000000001325 - lv2-speed+ 0x0000000000001326 - lv2-speed- 0x0000000000001327 - lv2-slow_run_forward 0x0000000000001328 - lv2-still_forward 0x0000000000001329 - lv2-digital_multi_screen 0x000000000000132A - lv2-strobe 0x000000000000132B - lv2-scan_reverse 0x000000000000132C - lv2-open/close_(eject) 0x000000000000132D - lv2-scan_forward 0x000000000000132E - lv2-INVALID 0x000000000000132F - lv2-pause 0x0000000000001330 - lv2-erase 0x0000000000001331 - lv2-rewind 0x0000000000001332 - lv2-go_to 0x0000000000001333 - lv2-wind 0x0000000000001334 - lv2-play 0x0000000000001335 - lv2-stop 0x0000000000001336 - lv2-recording 0x0000000000001337 - lv2-external1 0x0000000000001338 - lv2-external2 0x0000000000001339 - lv2-clear_all_memory 0x000000000000133A - lv2-repeat_A/B_program 0x000000000000133B - lv2-TXT_(pal)/ant.sw_(ntsc) 0x000000000000133C - lv2-system_standby 0x000000000000133D - lv2-CX_on/off 0x000000000000133E - lv2-system_select 0x000000000000133F - lv2-surround_sound 0x0000000000000300 - lv2-balance_front 0x0000000000000301 - lv2-balance_rear 0x0000000000000302 - lv2-sound_effects1 0x0000000000000303 - lv2-sound_effects2 0x0000000000000304 - lv2-sound_effects3 0x0000000000000305 - lv2-sound_effects4 0x0000000000000306 - lv2-sound_effects5 0x0000000000000307 - lv2-sound_or_menu_func.1 0x0000000000000308 - lv2-sound_or_menu_func.2 0x0000000000000309 - lv2-sound_or_menu_func.3 0x000000000000030A - lv2-linear_function_up 0x000000000000030D - lv2-linear_function_down 0x000000000000030E - lv2-sound_or_menu_func. 0x000000000000030F - lv2-cursor_step_up 0x0000000000000310 - lv2-cursor_step_down 0x0000000000000311 - lv2-menu_on 0x0000000000000312 - lv2-menu_off 0x0000000000000313 - lv2-display_A/V_status 0x0000000000000314 - lv2-cursor_step_left 0x0000000000000315 - lv2-cursor_step_right 0x0000000000000316 - lv2-menu_function 0x0000000000000317 - lv2-PIP_on/off 0x0000000000000318 - lv2-PIP_shift 0x0000000000000319 - lv2-PIP_main_swap 0x000000000000031A - lv2-strobe_on/off 0x000000000000031B - lv2-multi_strobe 0x000000000000031C - lv2-main_freezed 0x000000000000031D - lv2-3/9_multi_scan 0x000000000000031E - lv2-PIP_mode_select 0x000000000000031F - lv2-mosaic 0x0000000000000320 - lv2-solarization 0x0000000000000321 - lv2-main_stored 0x0000000000000322 - lv2-PIP_strobe 0x0000000000000323 - lv2-recall_main 0x0000000000000324 - lv2-PIP_freeze 0x0000000000000325 - lv2-PIP_step_up 0x0000000000000326 - lv2-PIP_step_down 0x0000000000000327 - lv2-FTS 0x000000000000032C - lv2-index_next 0x0000000000000330 - lv2-index_previous 0x0000000000000331 - lv2-sub_mode1 0x0000000000000336 - lv2-sub_mode2 0x0000000000000337 - lv2-connect 0x000000000000033B - lv2-disconnect 0x000000000000033C - phono-0 0x0000000000001540 - phono-1 0x0000000000001541 - phono-2 0x0000000000001542 - phono-3 0x0000000000001543 - phono-4 0x0000000000001544 - phono-5 0x0000000000001545 - phono-6 0x0000000000001546 - phono-7 0x0000000000001547 |
