summaryrefslogtreecommitdiff
path: root/epgsearch.c
AgeCommit message (Expand)Author
2017-06-10Set min. VDR version to 2.3.6 and cleanup patches.Frank Neumann
2017-05-120002-removed-variableduplications.diff (thx TomJoad@vdr-portal.de)Frank Neumann
2017-05-07Lock out VDR versions < 2.3.4Frank Neumann
2017-05-07Drop legacy code prior VDR 2.3.xFrank Neumann
2017-05-01push plugin version to 2.3.1, to spot VDR 2.3.x developer compatibilityFrank Neumann
2017-05-01push plugin version to 1.1.1, odd number for developer branch.Frank Neumann
2017-05-01Add compatibility for VDR 2.3.2+ (thx kamel5, mini73 & TomJoad)Frank Neumann
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-25fixed evaluation of extended epg variables in expressionsChristian Wieninger
2013-02-23- 1.0.1.beta3Christian Wieninger
2012-12-08Spelling fixesVille Skyttä
2012-06-19new service interface "Epgsearch-enablesearchtimers-v1.0" to switch the searc...Christian Wieninger
2012-06-11support for vdr-1.7.28Christian Wieninger
2012-05-27fix for bug #996: [epgsearchcats] in conf.d are ignoredChristian Wieninger
2012-05-12Drop .pl suffix from svdrpsend references like VDR 1.7.23+ did, thanks to Vil...Christian Wieninger
2012-05-12spelling fixes, thanks to Ville SkyttäChristian Wieninger
2012-05-071.0.1.beta1Christian Wieninger
2011-11-07Tell Emacs our sources are C++ despite the file extensions.Ville Skyttä
2011-09-22Delete trailing whitespace, thanks to Ville Skyttä for patchesChristian Wieninger
2011-09-19Remove obsolete VDR < 1.5.7 translation support.Ville Skyttä
2011-09-11release epgsearch-1.0.0Christian Wieninger
2011-06-020.9.25.beta22Christian Wieninger
2011-05-28new setup variable epgsearch.ConflCheckCmdChristian Wieninger
2011-01-130.9.25.beta21 and copyright update to 2011Christian Wieninger
2011-01-10updated support for pin plugin patch - v2Christian Wieninger
2011-01-090.9.25-beta19Christian Wieninger
2010-12-31support for content descriptors in search timersChristian Wieninger
2010-11-24patches for FreeBSDChristian Wieninger
2010-09-19fixed switch timers service interfaceChristian Wieninger
2010-04-13fixed some compiler warningsChristian Wieninger
2010-02-20check if EPG exists for the next x hoursChristian Wieninger
2010-01-07updated the copyright notice 2009 -> 2010Christian Wieninger
2009-10-29extended internal variable syntax with 'connect'Christian Wieninger
2009-10-03search timer mails can now be buffered and delayedChristian Wieninger
2009-09-13enable "use search timers" by externally triggered updatesChristian Wieninger
2009-06-14using cPlugin::MainThreadHook to trigger the first run of the background threadsChristian Wieninger
2009-06-01patches by Bittor CorlChristian Wieninger
2009-04-21direct timer programming in timer edit menuChristian Wieninger
2009-04-09added EPG scan start when running UPDS with option SCANChristian Wieninger
2009-03-23autoconfig and autodetecting mail encodingChristian Wieninger
2009-03-09auto enable Wareagle icons if VDRSymbols font is usedChristian Wieninger
2009-02-22some fixes for the new 'announce and switch' property of search timersChristian Wieninger
2009-01-29new search timer action 'announce and switch', headers adjusted to 2009Christian Wieninger
2009-01-04use shutdown handler to prevent an interrupted search timer updateChristian Wieninger
2008-12-03avoid repeats: new option 'if present' for 'compare subtitle'Christian Wieninger
2008-10-01Two events with both empty episode names are now handled different within the...Christian Wieninger
2008-09-19fixed line breaks in SVDRP command LSTTChristian Wieninger
2008-08-26new SVDRP command 'MENU'Christian Wieninger
2008-08-24moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, ...Christian Wieninger