summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Meyerholt <dxm523@googlemail.com>2011-02-06 18:30:49 +0100
committerDaniel Meyerholt <dxm523@googlemail.com>2011-02-06 18:30:49 +0100
commit1c1204b147523fb2f94228574ef9125f5ac466e5 (patch)
tree9f3d66357df050978ef163798b1a78a6fdc63e53
parent81d1a6d6608cd5841873cbc727150e643602eeba (diff)
downloadvdr-plugin-vdrrip-1c1204b147523fb2f94228574ef9125f5ac466e5.tar.gz
vdr-plugin-vdrrip-1c1204b147523fb2f94228574ef9125f5ac466e5.tar.bz2
* changed description files a bit
-rwxr-xr-xHISTORY24
-rwxr-xr-xREADME9
2 files changed, 30 insertions, 3 deletions
diff --git a/HISTORY b/HISTORY
index 2dd4448..1227b6f 100755
--- a/HISTORY
+++ b/HISTORY
@@ -112,3 +112,27 @@ VDR Plugin 'vdrrip' Revision History
(requested by mrmoe@www.vdrportal.de)
- check for mplayer&mencoder (requested by hapemo@www.vdrportal.de)
- some cosmetic changes in queue.c
+
+2010-02-06: Version 0.3.2
+- Changed maintainer
+- Merged many patches from e-tobi's debian source package:
+ * patches by Thomas Günther <tom@toms-cafe.de>
+ - maketempdir patch to create temporary directory
+ - greppid2 patch to detect second running process instead of third
+ - fix ogm/ac3 vdrsync 0.1.2.2dev1 creates bd.mpa, not bd.ac3 when
+ demuxing
+ - preserve owner of queue.vdrrip in queuehandler.sh
+ - fix identification of aspect ratio
+ (http://vdrportal.de/board/thread.php?threadid=53225 and
+ http://vdrportal.de/board/thread.php?threadid=58775)
+ - change VDRVERSION define to APIVERSION in Makefile
+ - fix some menus for vdr>=1.3.7 (by user norad at vdrportal.de & thomas)
+ * patch by Herbert Attenberger <herbsl at a-land.de> and user micmac
+ at vdrportal.de to change dvd-parameter to -dvd if the mencoder-version
+ is 0.XX
+ * patch by Stefan Wagner to change mencoder parameters when detecting
+ cropping
+ * patches by Tobias Grimm <etobi@debian.org>
+ - use libdvdread's NEW_IFO_READ functions
+ - fix compilation for gcc4.4
+
diff --git a/README b/README
index 5eb92c3..b5ca1f0 100755
--- a/README
+++ b/README
@@ -1,10 +1,13 @@
This is a "plugin" for the Video Disk Recorder (VDR).
-Written by: herbert attenberger <herbsl at a-land.de>
+Originally Written by: herbert attenberger <herbsl at a-land.de>
-Project's homepage: <http://www.a-land.de>
+Now supported by: daniel meyerholt <dxm523@googlemail.com>
-Latest version available at: <http://www.a-land.de>
+Original Project's homepage: <http://www.a-land.de>
+
+Current homepage:
+ <http://projects.vdr-developer.org/projects/plg-vdrrip>
See the file COPYING for license information.