Mercurial > mplayer.hg
changeset 17252:9eaeeeca2ec3
new input command prefixes, pausing_keep, pausing_toggle
author | ods15 |
---|---|
date | Tue, 27 Dec 2005 10:59:52 +0000 |
parents | 400b7cb357a7 |
children | 338e5704c5b1 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 27 10:42:02 2005 +0000 +++ b/ChangeLog Tue Dec 27 10:59:52 2005 +0000 @@ -142,6 +142,8 @@ * new option -msglevel, control verbosity of modules of MPlayer directly * -verbose option removed, use -v or "-msglevel all" instead. * -edl is now per-file in MPlayer. + * new input command prefixes, "pausing_keep" and "pausing_toggle" which alter + pausing state immediately after command.