Klaus Schmidinger 7e4b4d2905 Version 0.64
- NOTE: If you are using DVB driver version 0.7 you need to load the dvb.o
  module with option outstream=0, so your insmod statement should read
  'insmod dvb.o outstream=0'. This is currently necessary because 'vdr'
  still works with AV_PES data.
- Video files now have the 'group read' bit set.
- Fixed handling errors in 'readstring()'.
- Handling SIGPIPE and re-establishing handler after intercepting a signal.
- The configuration files are now by default read from the video directory.
  This can be changed by using the new '-c' option. Make sure you copy your
  current '*.conf' files to your video directory ('/video' by default), or
  use "-c ." to get the old behaviour of loading the configuration files
  from the current directory.
- Waiting for input is now handled by a common function, which improves
  response time on user actions. As a consequence the EIT data may sometimes
  not be displayed, but this will change later when cEIT runs as a separate
  thread.
- The new SVDRP command 'HITK' (thanks to Guido Fiala!) can be used to 'hit'
  a remote control key.  Establish an SVDRP connection and enter HITK without
  a parameter for a list of all valid key names.
- The new SVDRP command 'GRAB' (thanks to Guido Fiala!) can be used to grab
  the current frame and save it to a file.
- The new SVDRP commands 'OVL*' can be used to control video overlays (thanks
  to Guido Fiala!). This is mainly for use in the 'kvdr' tool (see the 'kvdr'
  page at http://www.s.netic.de/gfiala).
- If the name of the video directory used with the '-v' option had trailing
  slashes, the recording file names have been damaged. Trailing slashes are
  now silently removed.
- Fixed a buffer overflow in EIT parsing.
- Added a security warning regarding SVDRP to the INSTALL file.
- Fixed 'confirm' dialog.
- The daemon mode (option '-d') now no longer works with REMOTE=KBD (there
  is no stdin in daemon mode, so KBD makes no sense - plus it sometimes
  crashed).
2000-09-20 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-07-25 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-03 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-05-27 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-04-24 18:00:00 +02:00
2000-08-06 18:00:00 +02:00
2000-08-06 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-10 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-09-20 18:00:00 +02:00
2000-08-06 18:00:00 +02:00

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.

Description
Mirror of the official VDR GIT repository.
Readme 13 MiB
Languages
C 70.8%
C++ 21.3%
HTML 3.5%
Roff 1.9%
Makefile 1.2%
Other 1.2%