This is a "plugin" for the Video Disk Recorder (VDR).

Written by:                  kamel5 <vdr.kamel5@gmx.net>
Thanks to:                   LCARS-Skin from Klaus Schmiedinger

Project's homepage:          


This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See the file COPYING for more information.

Requirements
------------

- VDR version >= 1.7.34

Description
-----------
skinlcarsng is a skin for VDR based on skin LCARS originally included in vdr source code.
The skin has no command line parameter.

Installation 
------------
 make
 make install

Select this Skin in Menu -> Setup -> OSD.

Themes
-------------------------------
The skin colors can be changed by themes.

Included themes are:
- lcarsng-Light.theme
- lcarsng-Dark.theme

All LCARS themes included with the VDR can also be used here by links:
ln -s lcars-default.theme lcarsng-default.theme
But the colors can vary then.

If you switch from new themes to themes from LCARS
you have to restart the VDR to display the correct colors.

Setup
-----
The menu view mode can be changed in plugin setup.

Included patch
--------------
patches/numrecordingsinpath.patch:

This patch is needed to display the number of recordings in current path in recordings menu.