index
:
vdr-plugin-graphlcd
0.2.0
color
master
VDR GraphLCD plugin
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
display.c
Age
Commit message (
Expand
)
Author
2021-02-16
revert to original
Peter Bieringer
2021-02-16
remove TODO
Peter Bieringer
2021-02-15
fix to proper Stop(), add some debug log and rename thread matching plugin name
Peter Bieringer
2021-02-15
change value to be able to detect in core dump
Peter Bieringer
2021-02-15
move thread cancel in new introduced Stop() function (hint by VDR maintainer)
Peter Bieringer
2017-01-29
using mutex in cGraphLCDDisplay::SetBrightness
Lucian Muresan
2012-10-27
Inactivity brightness also in replay mode
mrwastl
2012-03-25
removed unnecessary 'include i18n.h' which causes problems with vdr >= 1.7.27
mrwastl
2011-10-29
new tokens: {ActualDevice}, {SignalStrength}, {SignalQuality}, {SupportsSigna...
mrwastl
2011-10-26
improved syslog messages (more consistent)
mrwastl
2011-10-01
support added for audio track selection / audio channel display (new tokens: ...
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-07
CONNECT/DISCONNect feature added (contrib. by superelchi); stability fixes wh...
mrwastl
2011-05-19
set data via SVDRP and make these available to the skin-engine
mrwastl
2011-05-12
clear screen when closing down plugin
mrwastl
2011-05-03
added extended SVDRP patch (issue 488)
mrwastl
2011-05-01
initial upload to branch 'touchcol'. modifications for compatibility with bra...
mrwastl
2010-06-27
draw an 'X' if skin couldn't be loaded
0.2.0
mrwastl
2010-06-18
new class for external services (service informations from other plugins: def...
mrwastl
2010-05-15
call newly introduced NeedsUp() for smooth image looping and text scrolling; ...
mrwastl
2010-05-04
changing of brightness; external service informations from plugins radiotext ...
mrwastl
2010-05-04
initial git upload, based on graphlcd-0.2.0-pre2
mrwastl
2010-02-28
changed FRAMESPERSEC to DEFAULTFRAMESPERSECOND (vdr-1.7.x)
andreas 'randy' weinberger
2010-02-28
added UTF8 support (vdr-graphlcd-0.1.5-utf8_i18n.diff)
andreas 'randy' weinberger
2010-02-21
initial git upload, based on graphlcd-0.1.5
andreas 'randy' weinberger