Go to file
Klaus Schmidinger 4716cfb5a1 Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
BUGS OSD problem (and also 16:9 problem) solved in driver 2000-07-23 09:29:31 +02:00
CONTRIBUTORS Direct channel select displays digits and name on OSD 2000-09-10 14:56:18 +02:00
FORMATS Implemented 'channel grouping' 2000-09-09 14:57:43 +02:00
HISTORY Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
INSTALL New option '-c'; config files in video directory by default 2000-09-15 15:09:15 +02:00
MANUAL Removed 'preferred' field to not break channels.conf format in 0.63 release 2000-09-10 15:07:15 +02:00
Makefile Added a 'Setup' menu 2000-09-10 10:51:58 +02:00
README Added installation instructions 2000-04-24 10:40:00 +02:00
TODO Implemented SVDRP 2000-07-23 15:01:31 +02:00
channels.conf channels.conf 2000-09-10 15:04:00 +02:00
config.c Removed 'preferred' field to not break channels.conf format in 0.63 release 2000-09-10 15:07:15 +02:00
config.h Video files now have the 'group read' bit set 2000-09-15 13:27:56 +02:00
dvbapi.c Video files now have the 'group read' bit set 2000-09-15 13:27:56 +02:00
dvbapi.h Added a 'Setup' menu 2000-09-10 10:51:58 +02:00
eit.c Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
eit.h Added EIT support for current/next display 2000-09-03 11:40:00 +02:00
interface.c Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
interface.h Added a 'Setup' menu 2000-09-10 10:51:58 +02:00
keys-pc.conf Reduced number of remote control keys 2000-05-27 16:10:47 +02:00
menu.c Added missing 'const' 2000-09-11 21:13:46 +02:00
menu.h Direct channel select displays digits and name on OSD 2000-09-10 14:56:18 +02:00
osd.c Added a 'Setup' menu 2000-09-10 10:51:58 +02:00
osd.h Added a 'Setup' menu 2000-09-10 10:51:58 +02:00
recording.c Support for more than one video directory 2000-07-29 15:21:42 +02:00
recording.h Support for more than one video directory 2000-07-29 15:21:42 +02:00
remote.c Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
remote.h Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
svdrp.c Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
svdrp.h Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
timers.conf timers.conf 2000-09-10 15:03:00 +02:00
tools.c Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
tools.h Implemented centralized 'wait for input' 2000-09-17 08:23:46 +02:00
vdr.c New option '-c'; config files in video directory by default 2000-09-15 15:09:15 +02:00
videodir.c Video files now have the 'group read' bit set 2000-09-15 13:27:56 +02:00
videodir.h Support for more than one video directory 2000-07-29 15:21:42 +02:00

README

On Screen Menu for the Video Disk Recorder
------------------------------------------

These files contain the source code of an on screen
menu for a video disk recorder based on the DVB driver
of the LinuxTV project (http://linuxtv.org).
For details about the "Video Disk Recorder" project please
refer to http://www.cadsoft.de/people/kls/vdr.

There is also a remote control unit described on those
Web pages, which can be used within this program.

Please see the INSTALL file for details on how to install
this program on your computer.

The author can be contacted at kls@cadsoft.de.

Yet another "set-top-box"?
--------------------------

The "set-top-boxes" available from commercial companies all have
one major drawback: they are not "open". This project's goal is
to build an "open" digital satellite receiver and timer controlled
video disk recorder, based upon open standards and freely available
driver software (of course, the hardware still has to be bought).

The on screen menu system is simple, but shall provide all the
possibilites necessary to perform timer controlled recording,
file management and, maybe, even "on disk editing". The menus
of commercial set-top-boxes usually are a lot more fancy than
the ones in this system, but here we have the full source code
and can modify the menus in whatever way desired.

What do you think?
------------------

So, what do you think about this project? Does it make sense? Were you
able to use it? Do you have suggestions on how to improve it?
Please send email to kls@cadsoft.de if you'd like to comment on this.