From 1fe39b75dba8223513712e4615254b3de37664e7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 19 Dec 2013 21:25:40 +0100 Subject: command: remove radio commands Remove these because I'm too lazy to convert them to proper STREAM_CTRLs. Considering that probably nobody uses radio://, caring about this is a complete waste of time. I will add these commands back if someone asks for them, but I don't expect this to happen. --- DOCS/man/en/input.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 7d41c08ca2..b88a6b4332 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -445,8 +445,7 @@ Input Commands that are Possibly Subject to Change Undocumented commands: ``tv_start_scan``, ``tv_step_channel``, ``tv_step_norm``, ``tv_step_chanlist``, ``tv_set_channel``, ``tv_last_channel``, ``tv_set_freq``, -``tv_step_freq``, ``tv_set_norm``, ``dvb_set_channel``, ``radio_step_channel``, -``radio_set_channel``, ``radio_set_freq``, ``radio_step_freq`` (all of these +``tv_step_freq``, ``tv_set_norm``, ``dvb_set_channel`` (all of these should be replaced by properties), ``stop`` (questionable use), ``get_property`` (?), ``vo_cmdline`` (experimental). -- cgit v1.2.3