From 5f664d78e6e9bd5809dc7d0f12c4099e76582cb3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 27 Jun 2013 18:21:07 +0200 Subject: core: add libquvi 0.9 support This adds support for libquvi 0.9.x, and these features: - start time (part of youtube URL) - youtube subtitles - alternative source switching ('l' and 'L' keys) - youtube playlists Note that libquvi 0.9 is still in development. Although this seems to be API stable now, it looks like there will be a 1.0 release, which is supposed to be the next stable release and the actual successor of libquvi 0.4.x. --- etc/input.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index 3f9cea3c44..f6a5b2a078 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -130,6 +130,9 @@ E cycle edition # next edition A cycle angle U stop +l cycle quvi-format 1 +L cycle quvi-format -1 + # TV h tv_step_channel 1 k tv_step_channel -1 -- cgit v1.2.3