summaryrefslogtreecommitdiff
path: root/pages
AgeCommit message (Expand)Author
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
2012-12-26Make PCRE optionalChristian Ruppert
2012-03-13Provide recording->IsPesRecording() to cFileName instances.Dieter Hametner
2011-09-05Support for native recording length since VDR 1.7.21:Dieter Hametner
2011-09-04Allow to remove rights to delete recordings. According to the bug entryDieter Hametner
2011-03-20Added recording filtering to include also descriptions.Rolf Ahrenberg
2011-03-20Added expand/collapse all folders functionality into recordings page.Rolf Ahrenberg
2011-03-11Renamed FEATURES to PLUGINFEATURES in Makefiles.Rolf Ahrenberg
2011-03-10Added the content type header 'video/mpeg' in the recstream page.Dieter Hametner
2011-03-03Added missing line break.Rolf Ahrenberg
2011-02-22Added support for HAVE_LIBPCRECPP.Rolf Ahrenberg
2011-02-20Reverted part of Rolfs changes in the CSS file. Not all parts of theDieter Hametner
2011-02-20Fixed reseting of the active recordings filter.Rolf Ahrenberg
2011-02-20Updated Finnish translations.Rolf Ahrenberg
2011-02-20Moved recordings filter input box into the actions area of theDieter Hametner
2011-02-18Added Perl compatible regular expression filtering into the recordings menu.Rolf Ahrenberg
2011-02-18Added audio and subtitles buttons into the remote control.Rolf Ahrenberg