summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-10Handle now all search timer actionsJasmin Jessich
2017-06-09Update internal timer list if VDR timers have been changedJasmin Jessich
2017-06-09Fixed lock order in edit_timer.ecppJasmin Jessich
2017-06-07Makefile updateJasmin Jessich
2017-06-07Fixed all undefined preprocessor variablesJasmin Jessich
2017-06-07Fixed lock order in multischedule.ecpp and schedule.ecppJasmin Jessich
2017-06-07Makefile updateJasmin Jessich
2017-05-26Improve Makefile printing againJasmin Jessich
2017-05-25Improve Makefile printingJasmin Jessich
2017-05-25Fixed lock order in several filesJasmin Jessich
2017-05-24Fixed Makefile to build also from VDR directoryJasmin Jessich
2017-05-22Fixed Makefile to run with parallel jobsJasmin Jessich
2017-05-21Removed "-Wall"; this should come from vdr/Make.configJasmin Jessich
2017-05-21Use "std::unique_ptr" instead of "std::auto_ptr"Jasmin Jessich
2017-05-21Fixed compilation with VDR 2.2.0Jasmin Jessich
2017-05-21Include file re-orderingJasmin Jessich
2017-05-21More Makefile adaptationsJasmin Jessich
2017-05-20gcc-6 fixesJasmin Jessich
2017-05-18po/*.po files re-generatedJasmin Jessich
2017-05-18Patched with osd-patch.txtJasmin Jessich
2017-05-18Fixed lock order in whats_on.ecppJasmin Jessich
2017-05-18Fixed lock order in SearchResult::GetEventJasmin Jessich
2017-05-18Fire assert in CreateEpgInfo if chan is NULLJasmin Jessich
2017-05-18Fixed defining I18Npot_depsJasmin Jessich
2017-05-18Makefile enhancementsJasmin Jessich
2017-05-16Use SetExplicitModify on timersJasmin Jessich
2017-05-14Set LIVEVERSION to 2.3.1Jasmin Jessich
2017-05-14Added comments concerning TODOsJasmin Jessich
2017-05-14Added SortedTimers::ModifiedJasmin Jessich
2017-05-14Added RecordingsManager::StateChangedJasmin Jessich
2017-05-14Restructure an if in recman.cppJasmin Jessich
2017-05-14Remove more dead codeJasmin Jessich
2017-05-14Remove dead code from epg_events.hJasmin Jessich
2017-05-14Remove dead code from epg_events.cppJasmin Jessich
2017-05-14Remove dead code from cache.hJasmin Jessich
2017-04-02Silence compilation warnings.Rolf Ahrenberg
2017-04-01VDR-2.3.1 compatibility patch by Nachteule.Rolf Ahrenberg
2016-05-26Fix PKGCFG.Rolf Ahrenberg
2015-11-04Swedish translations for LIVE.release_0-3-1Dieter Hametner
2015-02-13Removed all conditional compilation based on VDRVERSNUM. The youngestDieter Hametner
2015-02-13Clean also in subdirs.Dieter Hametner
2015-02-13Dropped i18n support for VDR versions earlier than 1.5.7.Dieter Hametner
2015-02-13Show correct end time and progress while replaying (Patch provided by userDieter Hametner
2015-02-13Add option 'Announce via email' in searchtimer edit box. Solution andDieter Hametner
2015-02-13Only VDR versions which have an APIVERSION greater than 10729 are supported f...Dieter Hametner
2015-02-11Add russian translation with 24h time formating supplied by userDieter Hametner
2015-02-11Drop support for old tntnet versions: SSL/TLS support is no more optional.Dieter Hametner
2015-02-11Drop support for old tntnet versions: add support to extract host from reques...Dieter Hametner
2015-02-11Drop support for old tntnet versions: Query params are now in tntnet and not ...Dieter Hametner
2015-02-10Drop support for old tntnet versions: Removed support to read a tntnet config...Dieter Hametner