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
/
plugin.c
Age
Commit message (
Expand
)
Author
2012-09-13
plugin.c: vdr >= 1.7.30 API-change: ConfigDirectory() -> ResourceDirectory();...
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-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-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-09
beauty fix: use strtoul instead of strtol for uint32_t
mrwastl
2011-05-19
set data via SVDRP and make these available to the skin-engine
mrwastl
2011-05-12
wait for 10 secs until display is initialised. if it fails: stop graphlcd plu...
mrwastl
2011-05-09
updated command line help of plugin
mrwastl
2011-05-08
update display when re-enabling graphlcd via SVDRP
mrwastl
2011-05-03
added extended SVDRP patch (issue 488)
mrwastl
2010-05-09
plugin should now be working for both non-UTF8 and UTF8 versions of VDR; VDR ...
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-03-02
increased version number to 0.1.6
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