1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 15:22:09 +00:00

mplayer -> mplayer_lirc (thanx to kmarty@IRC)

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@593 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-23 17:10:14 +00:00
parent 2dd1617947
commit e0bd9dd6f0

View File

@ -20,7 +20,7 @@ o MPlayer and LIRC
on startup. If an error occurs it will tell you. If it doens't tell you on startup. If an error occurs it will tell you. If it doens't tell you
anything about LIRC there's no support compiled in. That's it :-) anything about LIRC there's no support compiled in. That's it :-)
The application name for MPlayer is - oh wonder - mplayer. The application name for MPlayer is - oh wonder - mplayer_lirc.
It understands the following commands: It understands the following commands:
PAUSE - pause playing. Any other keystroke will continue replay. PAUSE - pause playing. Any other keystroke will continue replay.
@ -39,7 +39,7 @@ o MPlayer and LIRC
begin begin
remote = CU-SX070 remote = CU-SX070
prog = mplayer prog = mplayer_lirc
button = Tape_Play button = Tape_Play
repeat = 1 repeat = 1
config = FFWD config = FFWD
@ -47,7 +47,7 @@ o MPlayer and LIRC
begin begin
remote = CU-SX070 remote = CU-SX070
prog = mplayer prog = mplayer_lirc
button = Tape_Stop button = Tape_Stop
config = QUIT config = QUIT
end end