User manual

- Starting plugin while recording shows available channels like in PIP mode. This version is
mostly usable
for those who have only one tuner. Having 2 recordings on boxes with 2 tuners will show full
list, this
will be fixed in next release.
RELELASE 2.0.0
===========
- new feature to show epg info of current audition
- new feature to show list of current and next auditions from epg
- key "i" (info) changes footer mode, possible values are:
legend - shows simple key legend (default)
epg info - shows epg info of current audition
epg list - shows list of auditions from epg
- support for volume buttons, different meaning dependent on 'footer mode'"
FOOTER MODE - MEANING
legend - changes audio volume
epg info - scrolls epg info up and down
epg list - scrolls epg list up and down
- new configuration values for new 'footer modes':
For 'epg info' mode
epg_info.elements_number - page size of channel list in that mode. Bigger
means smaller footer (default=7)
epg_info.font - font size used to display epg info
(default=15)
For 'epg list' mode
epg_list.elements_number - page size of channel list in that mode. Bigger
means smaller footer (default=7)
epg_list.font - font size used to display epg list
(default=15)
epg_list.max_auditions - number of auditions to get and display
(default=3)
epg_list.hide_current_audition - if true hides current audition in epg list
General
epg_list.first=true - decides if 'epg list' mode should be
before 'epg info' mode (default=false)
footer.restore_mode=true - if set to true then plugin remember 'footer mode'
on exit and restore it
on plugin open
(default=false)
- fixed bug which caused PANIC when config file did not have empty line at the end.