Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-21 | * Update version numbers in queuehandlerHEADmaster | Daniel Meyerholt | |
2014-06-21 | * Use Makefile from vdr examples | Daniel Meyerholt | |
* fix up some translations | |||
2014-06-21 | Merge remote-tracking branch 'vdrrip/master' | Daniel Meyerholt | |
2014-06-21 | * Some debug output | Daniel Meyerholt | |
2014-06-21 | * Fix permissions | Daniel Meyerholt | |
2014-06-21 | * Mention build fix for vdr > 2.1.1 | Daniel Meyerholt | |
2014-06-21 | - PO Files | Daniel Meyerholt | |
2014-06-21 | - Stole i18n Patch from e-tobi's deb-package | Daniel Meyerholt | |
- Make gcc happy by using (char *) casts and inserting some paranthesis | |||
2014-06-21 | * fix for vdr > 2.1.1 | Daniel Meyerholt | |
2011-06-13 | * Added more descriptive deinterlacer strings in UI | Daniel Meyerholt | |
2011-06-13 | * Add some more info | Daniel 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 queuehandler | Daniel 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 recordings | Daniel Meyerholt | |
2011-02-13 | * Fixed movie length detection | Daniel Meyerholt | |
2011-02-10 | * Full support for old recordings | Daniel Meyerholt | |
2011-02-10 | * typo | root | |
2011-02-10 | * PlugIn supports now old recordings (again) | root | |
2011-02-06 | * fixed audio pid detection with some movie names using more specific grep | Daniel Meyerholt | |
2011-02-06 | Added note on vdr >= 1.7 recording formats | Daniel Meyerholt | |
2011-02-06 | * changed description files a bit | Daniel 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-06 | confpathes patch by Thomas Günther <@toms-cafe.de>: locate tools in ↵ | Daniel Meyerholt | |
/usr/bin/ rather than /usr/local/bin | |||
2011-02-06 | Add -fPIC to Makefile to fix potential FTBFS (stolen from e-tobi .deb) | Daniel Meyerholt | |
2011-02-06 | Init'd using http://www.a-land.de/vdr-vdrrip-0.3.0.tgz | Daniel Meyerholt | |