blob: 0aaee7ab21123715d19b25250f835078595e1950 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This is a "plugin" for the Video Disk Recorder (VDR).
Written by: RINALDO Giancarlo <rinaldo@dipmat.unime.it>
Current developer und maintainer Lado Kumsiashvii <herrlado@gmail.com>
Advice and suggestions: BRUNO Luigi
Project's homepage: http://projects.vdr-developer.org/projects/plg-chanman
Latest version available at: http://projects.vdr-developer.org/projects/plg-chanman/files
See the file COPYING for license information.
Description: This plugin simplifies the choice of a channel by a multilevel menu.
Installation: make plugins (is enough!)
Execute: ./vdr -Pchanman
Remark : If you like Icons then change config.h and uncomment the line
//#define ICONPATCH
|