Klaus Schmidinger 873ab00a77 Version 1.7.35
VDR developer version 1.7.35 is now available at

       ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.35.tar.bz2

A 'diff' against the previous version is available at

       ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.34-1.7.35.diff

MD5 checksums:

3b9d0376325370afb464b6c5843591c7  vdr-1.7.35.tar.bz2
4b6fb681359325ad33a466503503e772  vdr-1.7.34-1.7.35.diff

WARNING:
========

This is a developer version. Even though I use it in my productive
environment. I strongly recommend that you only use it under controlled
conditions and for testing and debugging.

From the HISTORY file:
- Changed the type of the TimerMatch parameter in cSkinDisplayMenu::SetItemEvent() from
  'int' to 'eTimerEvent' (reported by Christoph Haubrich).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested.
- Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles and the
  "newplugin" script.
- Fixed setting the --package-name and --package-version options in the calls to
  xgettext in several plugin Makefiles.
- Added "-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" to the
  DEFINES in the Makefile (somehow got lost from Make.config.template in version 1.7.13).
- Removed some redundancy in the Makefile/Make.global/Make.config mechanism (suggested
  by Christopher Reimer). The file Make.global is no longer used, and plugin Makefiles
  don't include the file Make.config any more. Instead they now retrieve all necessary
  information through calls to pkg-config.
- The plugin Makefiles now have a separate 'install' target (suggested by Christopher
  Reimer). In order to still allow the normal building of VDR (with all plugins in its
  ./PLUGINS/src subdirectory, the plugin libraries in ./PLUGINS/lib and the i18n files in
  ./locale) the VDR Makefile checks the settings of LIBDIR and LOCDIR when building the
  plugins from within the VDR source directory. If these macros have their default values,
  then the 'install' targets of the plugins' Makefiles are called. Otherwise the 'all'
  targets are called and the plugins are merely built, and will have to be installed by a
  call to 'make install-plugins'. This now also allows a user to copy a plugin source to
  any directory, change into that directory and do 'make' and 'make install' to have the
  plugin installed to wherever the local installation of VDR expects them.
- Plugin Makefiles now use DESTDIR and the 'install' program (thanks to Christopher Reimer).
- Due to the changes to the plugin Makefiles, existing plugins will not build with this
  version of VDR any more. You can either use the new 'newplugin' script to generate a
  dummy plugin directory and use the Makefile from there (adapting it to your particular
  plugin), or apply the patch from
  ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.33-pluginmakefile.diff
  to your Makefile to make the necessary changes (see comments in that file for details).
- Added the new menu categories mcChannelEdit, mcTimerEdit, mcScheduleNow, mcScheduleNext,
  mcRecordingInfo, mcPluginSetup, mcSetupOsd, mcSetupEpg, mcSetupDvb, mcSetupLnb,
  mcSetupCam, mcSetupRecord, mcSetupReplay, mcSetupMisc and mcSetupPlugins.
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed replay stuttering close to the end of an ongoing recording (reported by Andreas
  Regel).
- Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame
  is an I-frame (which normally shouldn't occur).
- Fixed replaying ongoing recordings from other VDR instances.
2012-12-31 16:01:02 +01:00
2012-12-26 17:42:33 +01:00
2012-12-31 16:01:02 +01:00
2012-12-26 17:42:33 +01:00
2006-02-05 18:00:00 +01:00
2010-06-06 14:49:00 +02:00
2008-09-06 18:00:00 +02:00
2012-07-15 20:49:35 +02:00
2007-06-10 18:00:00 +02:00
2003-09-17 18:00:00 +02:00
2005-01-23 18:00:00 +01:00
2012-07-15 20:49:35 +02:00
2012-11-19 00:55:28 +01:00
2012-03-10 23:52:09 +01:00
2012-12-26 17:18:12 +01:00
2012-12-31 16:01:02 +01:00
2012-12-31 16:01:02 +01:00
2006-04-23 18:00:00 +02:00
2012-12-26 17:18:12 +01:00
2012-02-19 16:36:45 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2011-12-05 20:36:02 +01:00
2011-12-05 20:36:02 +01:00
2011-12-05 20:36:02 +01:00
2002-12-15 18:00:00 +01:00
2008-04-13 18:00:00 +02:00
2008-04-13 18:00:00 +02:00
2012-12-31 16:01:02 +01:00
2012-06-05 00:33:28 +02:00
2012-07-15 20:49:35 +02:00
2012-02-19 16:36:45 +01:00
2012-01-15 16:38:48 +01:00
2011-04-17 17:09:00 +02:00
2012-06-05 00:33:28 +02:00
2012-03-25 15:43:37 +02:00
2012-12-26 17:18:12 +01:00
2010-01-06 13:34:00 +01:00
2012-06-05 00:33:28 +02:00
2012-03-11 18:00:38 +01:00
2011-12-05 20:36:02 +01:00
2012-11-19 00:55:28 +01:00
2012-09-30 16:05:19 +02:00
2008-04-13 18:00:00 +02:00
2008-04-13 18:00:00 +02:00
2012-06-05 00:33:28 +02:00
2011-12-05 20:36:02 +01:00
2012-12-31 16:01:02 +01:00
2012-09-11 23:49:53 +02:00
2012-03-25 15:43:37 +02:00
2012-11-19 00:55:28 +01:00
2012-12-26 17:18:12 +01:00
2008-04-13 18:00:00 +02:00
2006-01-08 18:00:00 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2011-03-19 19:02:09 +01:00
2008-04-13 18:00:00 +02:00
2012-12-31 16:01:02 +01:00
2012-12-31 16:01:02 +01:00
2012-12-31 16:01:02 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:42:33 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:42:33 +01:00
2012-03-25 15:43:37 +02:00
2012-12-31 16:01:02 +01:00
2012-01-15 16:38:48 +01:00
2008-04-13 18:00:00 +02:00
2012-12-26 17:42:33 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2011-12-05 20:36:02 +01:00
2012-06-05 00:33:28 +02:00
2012-06-05 00:33:28 +02:00
2012-09-11 23:49:53 +02:00
2012-09-11 23:49:53 +02:00
2012-09-11 23:49:53 +02:00
2010-06-06 14:49:00 +02:00
2009-11-22 15:58:00 +01:00
2012-06-05 00:33:28 +02:00
2012-09-11 23:49:53 +02:00
2012-09-30 16:05:19 +02:00
2011-03-19 19:02:09 +01:00
2012-12-26 17:42:33 +01:00
2012-12-26 17:42:33 +01:00
2012-02-19 16:36:45 +01:00
2008-04-13 18:00:00 +02:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-09-30 16:05:19 +02:00
2012-09-30 16:05:19 +02:00
2011-04-17 17:09:00 +02:00
2011-12-05 20:36:02 +01:00
2010-06-06 14:49:00 +02:00
2008-04-13 18:00:00 +02:00
2012-11-19 00:55:28 +01:00
2008-04-13 18:00:00 +02:00
2008-04-13 18:00:00 +02:00
2008-04-13 18:00:00 +02:00
2012-09-11 23:49:53 +02:00
2008-04-13 18:00:00 +02:00
2012-09-30 16:05:19 +02:00
2012-12-31 16:01:02 +01:00
2012-06-05 00:33:28 +02:00
2012-12-26 17:42:33 +01:00
2012-09-11 23:49:53 +02:00
2008-04-13 18:00:00 +02:00
2010-03-14 11:56:00 +01:00
2010-02-28 16:07:00 +01:00
2010-03-14 11:56:00 +01:00
2011-12-05 20:36:02 +01:00
2012-07-15 20:49:35 +02:00
2008-04-13 18:00:00 +02:00
2008-04-13 18:00:00 +02:00
2012-03-11 18:00:38 +01:00
2012-03-11 18:00:38 +01:00
2011-12-05 20:36:02 +01:00
2012-12-26 17:18:12 +01:00
2012-06-05 00:33:28 +02:00
2006-04-17 18:00:00 +02:00
2012-01-15 16:38:48 +01:00
2012-02-19 16:36:45 +01:00
2012-11-19 00:55:28 +01:00
2012-11-19 00:55:28 +01:00
2012-11-19 00:55:28 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-12-26 17:18:12 +01:00
2012-03-10 23:52:09 +01:00
2010-01-31 15:42:00 +01:00
2009-11-22 15:58:00 +01:00
2006-04-23 18:00:00 +02:00
2008-03-23 18:00:00 +01:00
2012-09-11 23:49:53 +02:00
2012-11-19 00:55:28 +01:00
2012-12-26 17:18:12 +01:00
2012-09-30 16:05:19 +02:00
2012-09-30 16:05:19 +02:00

Video Disk Recorder ('VDR')
---------------------------

These files contain the source code of the "Video Disk Recorder",
which is 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.tvdr.de.

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 MANUAL file describes how to operate the VDR.

The CONTRIBUTORS file lists all the people who have contributed to the
development of VDR.

The author can be contacted at kls@tvdr.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
possibilities necessary to perform timer controlled recording,
file management and 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.


"VDR Video Disk Recorder" is a registered trademark of Klaus Schmidinger. 
"TVDR TV Done Right" is a registered trademark of Klaus Schmidinger. 
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%