Mercurial > mplayer.hg
changeset 462:31b9f60a9d9d
add mixer support
author | pontscho |
---|---|
date | Mon, 16 Apr 2001 00:34:10 +0000 |
parents | a5bfb2cdf70b |
children | 5062115afefd |
files | help_mp.h lirc_mp.c |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp.h Mon Apr 16 00:23:38 2001 +0000 +++ b/help_mp.h Mon Apr 16 00:34:10 2001 +0000 @@ -40,4 +40,6 @@ " q or ESC stop playing and quit program\n" " + or - adjust audio delay by +/- 0.1 second\n" " o toggle OSD: none / seek / seek+timer\n" +" * or / increase or decrease volume\n" +" m or c use mixer master or pcm channel\n" "\n";