summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-01Add new exttimeredit patch for VDR 2.3.3+ (thx jasminj)Frank Neumann
2017-05-01Add compatibility for VDR 2.3.2+ (thx kamel5, mini73 & TomJoad)Frank Neumann
2015-07-15Merge branch 'master' of git+ssh://gandalf/srv/git/epgsearchChristian Wieninger
2015-07-15fix for bug #2214Christian Wieninger
2014-12-27removed warningChristian Wieninger
2014-12-27Makefile changes for vdr 2.1.3Christian Wieninger
2014-12-27api change in VideoDirectoryChristian Wieninger
2014-03-16enable usage of $(PLGCFG) (#1762)Christian Wieninger
2014-01-11Use %m instead of %a in sscanf formatsVille Skyttä
2013-09-01fix for pin patchChristian Wieninger
2013-08-18detect grapftft*ng* in autoconfChristian Wieninger
2013-04-18label favorites menu for graphtft with 'MenuEpgsFavorites'Christian Wieninger
2013-04-14fix summary comparison when checking for repeats (was ML 'Epgsearch mysteries')Christian Wieninger
2013-03-29README link fix - again :(Christian Wieninger
2013-03-29Install createcatsVille Skyttä
2013-03-29install-conf: Create the conf.d dir.Ville Skyttä
2013-03-29fixed same issue as before in other search functionsChristian Wieninger
2013-03-29fix crash in service Epgsearch-searchresults-v1.0 when query is too longChristian Wieninger
2013-03-25Merge branch 'master' of git+ssh://gandalf/srv/git/epgsearchChristian Wieninger
2013-03-25fixed evaluation of extended epg variables in expressionsChristian Wieninger
2013-03-25fixed extracting the version from epgsearch.c in MakefileChristian Wieninger
2013-03-24fixed symbol link of README in the gitChristian Wieninger
2013-03-23set menu category to mcTimerEdit in conflict menus, thx to seahawk1986 for ↵Christian Wieninger
his patch
2013-03-19use correct menu category in directory selection menu, thx to louis for ↵Christian Wieninger
providing a patch
2013-03-13new Makefile styleChristian Wieninger
2013-02-23- 1.0.1.beta3Christian Wieninger
- finnish translation fix - copyright updates
2013-02-09fixed english documentation regarding SVDRP portChristian Wieninger
2013-02-09patch from louis ( ↵Christian Wieninger
http://www.vdr-portal.de/board1-news/board2-vdr-news/p1124878-announce-nopacity-0-0-5/#post1124878 )
2013-01-27introduced an optional namespace 'epg.' for extended EPG variables to ↵Christian Wieninger
distinguish them from internal variables
2013-01-23fixed a memory leak, thanks to Sundararaj Reel for the patchChristian Wieninger
2013-01-14implement device bonding in timer conflict checker, thanks to Joachim Wilke ↵Christian Wieninger
for providing a patch
2013-01-07fixed some g++ 4.6.3 compiler warningsChristian Wieninger
2013-01-03special item separator class to handle SetMenuItem for separatorsChristian Wieninger
2013-01-02changed mcSetup to mcSetupPluginsChristian Wieninger
2013-01-02- use of new menu categories introduced in vdr-1.7.33/34Christian Wieninger
- call SetItemEvent to pass schedule info to skins
2012-12-20- changed some warning typesChristian Wieninger
- use macros INFO and ERROR
2012-12-08support for vdr-1.7.33, thanks for a patch provided by Wolfgang RohdewaldChristian Wieninger
2012-12-08UTF-8 conversion/fixesVille Skyttä
2012-12-08Spelling fixesVille Skyttä
2012-11-22finnish translation updateChristian Wieninger
2012-11-11translation fixesChristian Wieninger
2012-11-11translation fixes - changed "conflict(s)" in "conflicts"Christian Wieninger
2012-10-31fixed bug #1112: different message in conflictmessageChristian Wieninger
2012-10-31fixed bug #1111: Missing "." in conflicts-messageChristian Wieninger
2012-09-10now setting the menu category introduced in vdr-1.7.28 (bug tracker #1059)Christian Wieninger
2012-06-19Assume svdrpsend is in $PATH in all scriptsVille Skyttä
2012-06-19new service interface "Epgsearch-enablesearchtimers-v1.0" to switch the ↵Christian Wieninger
search timers background update on/off
2012-06-11support for vdr-1.7.28Christian Wieninger
2012-06-03fix for Bug #1004: Categories in the first line produce an extra spaceChristian Wieninger
and Bug #1009: Space at front of directory variable cause strange filenames, thanks to Keine_Ahnung for reporting
2012-05-28make all Makefile variables like AUTOCONFIG accessible from outside, thanks ↵Christian Wieninger
to Martin Dummer for providing a patch