summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-21* Update version numbers in queuehandlerHEADmasterDaniel Meyerholt
2014-06-21* Use Makefile from vdr examplesDaniel Meyerholt
* fix up some translations
2014-06-21Merge remote-tracking branch 'vdrrip/master'Daniel Meyerholt
2014-06-21* Some debug outputDaniel Meyerholt
2014-06-21* Fix permissionsDaniel Meyerholt
2014-06-21* Mention build fix for vdr > 2.1.1Daniel Meyerholt
2014-06-21- PO FilesDaniel Meyerholt
2014-06-21- Stole i18n Patch from e-tobi's deb-packageDaniel Meyerholt
- Make gcc happy by using (char *) casts and inserting some paranthesis
2014-06-21* fix for vdr > 2.1.1Daniel Meyerholt
2011-06-13* Added more descriptive deinterlacer strings in UIDaniel Meyerholt
2011-06-13* Add some more infoDaniel Meyerholt
2011-06-13* Do the FPS/movie length detection more elegant using cRecording. Fixes bug ↵Daniel Meyerholt
#628.
2011-02-19* fixed wrong placed brackets in queuehandlerDaniel Meyerholt
* fixed some compiler warnings
2011-02-19* Now really reading RecordingInfo (before only got default fps)Daniel Meyerholt
2011-02-13* Remove log file of projectx for old recordingsDaniel Meyerholt
2011-02-13* Fixed movie length detectionDaniel Meyerholt
2011-02-10* Full support for old recordingsDaniel Meyerholt
2011-02-10* typoroot
2011-02-10* PlugIn supports now old recordings (again)root
2011-02-06* fixed audio pid detection with some movie names using more specific grepDaniel Meyerholt
2011-02-06Added note on vdr >= 1.7 recording formatsDaniel Meyerholt
2011-02-06* changed description files a bitDaniel Meyerholt
2011-02-06* Changed support recording format to .ts present in vdr>=1.7 currently old ↵Daniel Meyerholt
recordings are not supported anymore * removed some bashisms in queuehandler.sh * renamed queuehandler.sh to queuehandler, removed sh in conf name as well
2011-02-06* patches by Thomas Günther <tom@toms-cafe.de> (stolen from e-tobi deb):Daniel Meyerholt
- 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 (from user norad at vdrportal.de and 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 (stolen from e-tobi deb) * patch by Stefan Wagner to change mencoder parameters when detecting cropping (stolen from e-tobi deb) * patches by Tobias Grimm <etobi@debian.org> (stolen from e-tobi deb) - use libdvdread's NEW_IFO_READ functions - fix compilation for gcc4.4
2011-02-06confpathes patch by Thomas Günther <@toms-cafe.de>: locate tools in ↵Daniel Meyerholt
/usr/bin/ rather than /usr/local/bin
2011-02-06Add -fPIC to Makefile to fix potential FTBFS (stolen from e-tobi .deb)Daniel Meyerholt
2011-02-06Init'd using http://www.a-land.de/vdr-vdrrip-0.3.0.tgzDaniel Meyerholt