summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11Merge pull request #7 from pbiering/masterHEAD1.0.6masterManuel Reimer
2021-03-11Merge remote-tracking branch 'upstream/master'Peter Bieringer
2021-03-11updatePeter Bieringer
2021-03-11move display connect related cod into Start() to avoid crash on stop caused b...Peter Bieringer
2021-02-17Merge pull request #6 from pbiering/fix-thread-stop1.0.5Manuel Reimer
2021-02-16revert to originalPeter Bieringer
2021-02-16remove TODOPeter Bieringer
2021-02-16move cleanup also into Stop() to avoid crashPeter Bieringer
2021-02-15fix to proper Stop(), add some debug log and rename thread matching plugin namePeter Bieringer
2021-02-15change value to be able to detect in core dumpPeter Bieringer
2021-02-15move thread cancel in new introduced Stop() function (hint by VDR maintainer)Peter Bieringer
2021-02-08Version 1.0.41.0.4Manuel Reimer
2021-02-05Merge pull request #5 from pbiering/enhance-up-to-three-recordingsManuel Reimer
2021-02-05remove leftover from replaced IsRecordingXPeter Bieringer
2021-02-05replace ArrayRecordings with ListRecordingsPeter Bieringer
2021-02-04update to new implementationPeter Bieringer
2021-02-04extend reelbox.skin for using NumRecordings and ArrayRecordings (up to 3)Peter Bieringer
2021-02-04add support for new feature: NumRecordings and ArrayRecordingsPeter Bieringer
2021-02-04update historyPeter Bieringer
2021-02-04add support for new feature: IsRecording1/2/3 and Recording1/2/3Peter Bieringer
2021-02-04add support for 3 dedicated recording lines and symbols: IsRecording1/2/3 and...Peter Bieringer
2021-02-04fix Wformat-truncationPeter Bieringer
2021-02-04fix Wliteral-suffixPeter Bieringer
2021-02-04fix log levelsPeter Bieringer
2021-01-28Version 1.0.31.0.3Manuel Reimer
2021-01-28Version 1.0.3Manuel Reimer
2021-01-28Merge pull request #4 from pbiering/add-reelbox-skinManuel Reimer
2021-01-28Merge pull request #3 from pbiering/fix-channel-delete-deadlockManuel Reimer
2021-01-28- Import reviewed 'ReelBox' frontpanel skinPeter Bieringer
2021-01-24fix deadlock for vdr >= 2.4.4 (at least found here) in case of deleting a cha...Peter Bieringer
2021-01-18Merge branch 'pbiering-FixSetupShowReplayLogo'Manuel Reimer
2021-01-18Merge branch 'FixSetupShowReplayLogo' of https://github.com/pbiering/vdr-plug...Manuel Reimer
2021-01-17Fix name inconsistency between read and write of setup config value "ShowRepl...Peter Bieringer
2020-08-19Version 1.0.21.0.2Manuel Reimer
2020-08-19Fix VDR version detection in MakefileManuel Reimer
2018-11-10Version 1.0.11.0.1Manuel Reimer
2018-11-09Improved trim functionManuel Reimer
2018-04-08Version 1.0.01.0.0Manuel Reimer
2017-01-29adapted to vdr >= 2.3.1Lucian Muresan
2017-01-29using mutex in cGraphLCDDisplay::SetBrightnessLucian Muresan
2016-10-21Merge branch 'master' into touchcolAndreas Regel
2013-01-27ensure -fPIC for old vdr versions, minor enhancements for make docs / make un...mrwastl
2013-01-25Makefile: should now be compliant with 'new style make' and old vdr versions ...mrwastl
2013-01-21disallow inclusion of Make.config when VDR >= 1.7.33mrwastl
2013-01-21consider that both VDRDIR and PLGCFG can be emptymrwastl
2013-01-10added plugincflags for evaluation from some vdr.pc versions (thanks mrwastl f...Lucian Muresan
2013-01-09Makefile tuned to be more robust when building against older VDR, like 1.4.7Lucian Muresan
2013-01-07graphlcd Makefile for vdr >= 1.7.34Lucian Muresan
2012-10-27Inactivity brightness also in replay modemrwastl
2012-09-13plugin.c: vdr >= 1.7.30 API-change: ConfigDirectory() -> ResourceDirectory();...mrwastl