ASYNC +- patch applied by Olli Sulopuisto <dst@iki.fi>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1168 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-19 22:16:12 +00:00
parent 6c8b41d71a
commit 7d606a02b2
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ int lirc_mp_getinput(){
{"INCVOL", '*'},
{"DECVOL", '/'},
{"MASTER", 'm'},
{"ASYNC-", '-'},
{"ASYNC+", '+'},
{"OSD", 'o'}
};