diff options
author | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-23 14:31:54 +0000 |
---|---|---|
committer | albeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-04-23 14:31:54 +0000 |
commit | 116ca0c768219b10eeee1f68b5b0365916d4b4e0 (patch) | |
tree | 7075afee75074168ece904dcb6965df223916a2f /etc | |
parent | 84b19e7c4ced43ceed6a2cafec76b485403c4165 (diff) |
Add a new command: osd_show_property_text that show an expanded property
string on the OSD. Based on a patch 'by someone named "veal" on irc'
that showed the filename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18223 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/input.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf index 88e6e7c6cb..7e7a60fb2f 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -58,6 +58,8 @@ T vo_ontop w panscan -0.1 e panscan +0.1 +I osd_show_property_text "${filename}" + h tv_step_channel 1 l tv_step_channel -1 n tv_step_norm |