Age | Commit message (Expand) | Author |
2020-08-19 | Version 1.0.21.0.2 | Manuel Reimer |
2020-08-19 | Fix VDR version detection in Makefile | Manuel Reimer |
2018-11-10 | Version 1.0.11.0.1 | Manuel Reimer |
2018-11-09 | Improved trim function | Manuel Reimer |
2018-04-08 | Version 1.0.01.0.0 | Manuel Reimer |
2017-01-29 | adapted to vdr >= 2.3.1 | Lucian Muresan |
2017-01-29 | using mutex in cGraphLCDDisplay::SetBrightness | Lucian Muresan |
2016-10-21 | Merge branch 'master' into touchcol | Andreas Regel |
2013-01-27 | ensure -fPIC for old vdr versions, minor enhancements for make docs / make un... | mrwastl |
2013-01-25 | Makefile: should now be compliant with 'new style make' and old vdr versions ... | mrwastl |
2013-01-21 | disallow inclusion of Make.config when VDR >= 1.7.33 | mrwastl |
2013-01-21 | consider that both VDRDIR and PLGCFG can be empty | mrwastl |
2013-01-10 | added plugincflags for evaluation from some vdr.pc versions (thanks mrwastl f... | Lucian Muresan |
2013-01-09 | Makefile tuned to be more robust when building against older VDR, like 1.4.7 | Lucian Muresan |
2013-01-07 | graphlcd Makefile for vdr >= 1.7.34 | Lucian Muresan |
2012-10-27 | Inactivity brightness also in replay mode | mrwastl |
2012-09-13 | plugin.c: vdr >= 1.7.30 API-change: ConfigDirectory() -> ResourceDirectory();... | mrwastl |
2012-03-27 | external services: fixed a bug that has been introduced in a former update an... | mrwastl |
2012-03-25 | removed unnecessary 'include i18n.h' which causes problems with vdr >= 1.7.27 | mrwastl |
2012-03-11 | added support for >= VDR 1.7.26 (modified API) | mrwastl |
2012-03-11 | Improve accuracy of {MenuTextScroll} (req. for scrolling of multiline {MenuTe... | mrwastl |
2011-11-08 | use logos from master branch | mrwastl |
2011-10-29 | new tokens: {ActualDevice}, {SignalStrength}, {SignalQuality}, {SupportsSigna... | mrwastl |
2011-10-26 | improved syslog messages (more consistent) | mrwastl |
2011-10-15 | skinconfig.c: don't crash when replay.control is NULL; plugin.c: beauty fix | mrwastl |
2011-10-08 | changes for SVDRP-commands 'SET', 'UNSET', and 'GET'. 'SETEXP' removed | mrwastl |
2011-10-04 | fixed wrong recordinglength with vdr-1.7.x (thx to copperhead for pointing ou... | mrwastl |
2011-10-03 | bug fixes in replay | mrwastl |
2011-10-01 | default.skin: small bug fix (audio channel) | mrwastl |
2011-10-01 | default.skin: added audio channel to audio track selection | mrwastl |
2011-10-01 | support added for audio track selection / audio channel display (new tokens: ... | mrwastl |
2011-09-29 | updated default skin, should be applicable to most displays and scale fairly ... | mrwastl |
2011-09-23 | fixed retrieval of configDir; fixed a typo in a help information | mrwastl |
2011-09-22 | support up to 4 displays; cExtData now able to bind data to a certain display... | mrwastl |
2011-09-17 | cExtData is now a singleton class, thus its content survives a DISCONN/CONNEC... | mrwastl |
2011-09-10 | svdr CONNECT: reactivate plugin if it was deactivated because of invalid disp... | mrwastl |
2011-09-07 | CONNECT/DISCONNect feature added (contrib. by superelchi); stability fixes wh... | mrwastl |
2011-07-30 | increase plugin version to 0.3.0 (+no longer w/ postfix) | mrwastl |
2011-07-09 | added support for plugin 'span' | mrwastl |
2011-06-27 | paranoia mode for strcmp | mrwastl |
2011-06-16 | bug fix: change order of translation-stuff for description | mrwastl |
2011-06-14 | changes in i18n-stuff, added italian (from HEAD), cleanup / removed or deacti... | mrwastl |
2011-06-13 | beauty patch (include i18n.h only when needed), change plugin id-string | mrwastl |
2011-06-11 | add more ways to tell the plugin that femon-plugin is ok | mrwastl |
2011-06-11 | initialise strings | mrwastl |
2011-06-11 | added additional string checks to avoid crashes when starting because of race... | mrwastl |
2011-06-09 | beauty fix: use strtoul instead of strtol for uint32_t | mrwastl |
2011-06-07 | support for additional external service 'mailbox' (MailBox-1.0) added, contri... | mrwastl |
2011-06-04 | additional token 'IsUTF8' | mrwastl |
2011-05-29 | bug fixes: problems with colour tokens fixed | mrwastl |