madmartin / vdr-clock

This is the Clock plugin for the Video Disk Recorder (VDR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Written by:                  Mario Aistleitner <vdr@aistleitner.info>
                             Martin Dummer <martin.dummer@gmx.net>

Project's homepage:          http://vdr.aistleitner.info
                             https://github.com/madmartin/vdr-clock

Latest version available at: https://github.com/madmartin/vdr-clock



Copying (for details see the file COPYING):

Clock Plugin for VDR. See http://vdr.aistleitner.info for download.
Copyright (C) 2007  Mario Aistleitner <vdr@aistleitner.info>

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
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.



Description:

My Humax Receiver has a Clock Function that I enjoy very much.
So I decided to write a Plugin for VDR which allows me to see
a small clock in the Top right corner.

The Idea is to set a unused key from your remote control
(for example the key User1) to show the clock.

This can easily be done by adding the following line to
your keymacros.conf

User1 @clock

The clock will be disabled as soon as you press any other button.
Otherwise there would be a mess in the OSD.

New feature: "Always show clock"

About

This is the Clock plugin for the Video Disk Recorder (VDR)

License:GNU General Public License v2.0


Languages

Language:C 79.1%Language:C++ 13.0%Language:Makefile 7.9%