diff options
author | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-23 16:09:30 +0000 |
---|---|---|
committer | voroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-08-23 16:09:30 +0000 |
commit | f1fbca4bdd35b7ceb636dac0b979fa1acca9e609 (patch) | |
tree | c04e7a27a93c5e0600527963875dc00590c177e3 /DOCS/tech | |
parent | ffac6ce7eba3dea5878f3eb482a11e9ab7606455 (diff) |
Automatic TV channels scanning ability for MPlayer.
Code is based on patch from Otvos Attila oattila at chello dot hu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24125 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/slave.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index ceef2086aa..6ede79b5ac 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -330,6 +330,9 @@ teletext_add_digit <value> - - Delete last digit from page number. (Backspace emulation, works only in page number editing mode.) +tv_start_scan + Start automatic tv channels scaning + tv_step_channel <channel> Select next/previous TV channel. |