summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Expand)Author
2017-06-18Protect stored timers in SortedTimers listJasmin Jessich
2017-06-18Fixed a memory leak when creating a new timerJasmin Jessich
2017-06-18Removed useless debug printingJasmin Jessich
2017-06-17Added column 'Searchtimer' to the timer viewsJasmin Jessich
2017-06-17Added "Current Maintainer" to about box.Jasmin Jessich
2017-06-17Show searchtimer options also for deactivated timersJasmin Jessich
2017-06-16Add epginfo.epgTools only if it is an eventJasmin Jessich
2017-06-16Patched with live-folderstatecookie-v3.diffJasmin Jessich
2017-06-15Re-Added epginfo.epgToolsJasmin Jessich
2017-06-15Patched with live-fix-recording-indentation.diffJasmin Jessich
2017-06-15Fixed compilation for VDR 2.3.7Jasmin Jessich
2017-06-10Fix compilation with gcc 7.1.0Jasmin Jessich
2017-06-10Handle now all search timer actionsJasmin Jessich
2017-06-09Fixed lock order in edit_timer.ecppJasmin Jessich
2017-06-07Fixed all undefined preprocessor variablesJasmin Jessich
2017-06-07Fixed lock order in multischedule.ecpp and schedule.ecppJasmin Jessich
2017-05-25Improve Makefile printingJasmin Jessich
2017-05-25Fixed lock order in several filesJasmin 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-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-18Makefile enhancementsJasmin Jessich
2017-05-14Added comments concerning TODOsJasmin Jessich
2017-05-14Remove more dead codeJasmin Jessich
2017-04-02Silence compilation warnings.Rolf Ahrenberg
2017-04-01VDR-2.3.1 compatibility patch by Nachteule.Rolf Ahrenberg
2015-02-13Removed all conditional compilation based on VDRVERSNUM. The youngestDieter 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-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
2015-02-09Change to VDR 2.x compatible Makefiles. This terminates theDieter Hametner
2015-02-08Adapt Live Plugin to compile with VDR versions 2.1.2 and higher (thanks to In...Dieter Hametner
2013-05-04With tntnet v2.2 use also the request.getArg(<name>) function.release/0.3.xDieter Hametner
2013-05-03Make LIVE compile and work with Tntnet and cxxtools version 2.2.Dieter Hametner
2013-05-03Some indentation changes for better readablility.Dieter Hametner
2013-04-13Fixed status toggle of timers, via the edit_timer dialog.Dieter Hametner
2013-04-04If deleting multiple recordings the user right are checked now.Dieter Hametner
2013-04-04Integrated themes directories usage suggested by e-tobi in bug entry #1305Dieter Hametner
2013-02-24Fix listener bug triggered by never versions of cxxtools reported in bug #1066Dieter Hametner
2013-02-23Fix bug #1164 in the ticket system.Dieter Hametner
2013-02-23Remove no longer needed .cvsignore files, as LIVE does not have a CVS reposit...Dieter Hametner
2013-02-23Fixed the 'dist' target of the Makefiles.Dieter Hametner
2012-12-26Fix URL bugtracker in the about box.Dieter Hametner