mpv/input
voroshil 252f69abf7 implement "bind sections"
allows to bind one input key to several slave commands (independently for each section)
as shown below:
RIGHT seek +10
RIGHT {tv} tv_step_channel 1
RIGHT {dvdnav} dvdnav 4
Currenlty only "tv" section added.

patch by Otvos Attila oattila at chello dot hu



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23497 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 18:06:53 +00:00
..
Makefile cosmetics: Fix indentation, reorder some lines for consistency. 2007-03-13 21:55:23 +00:00
input.c implement "bind sections" 2007-06-07 18:06:53 +00:00
input.h implement "bind sections" 2007-06-07 18:06:53 +00:00
joystick.c buggy joystick initialization, works much better without this 2007-05-19 16:59:24 +00:00
joystick.h
lirc.c litle bug, didn't compile :( 2006-10-12 23:48:52 +00:00
lirc.h
mouse.h