Age | Commit message (Expand) | Author |
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 |
2011-05-29 | added new tokens ForegroundColor / BackgroundColor | mrwastl |
2011-05-25 | updated touchcol.skin to reflect recent changes | mrwastl |
2011-05-25 | another bug fix for DefaultBackgroundColor/DefaultForegroundColor | mrwastl |
2011-05-24 | bug fix: forgot hex-prefix '0x' when returning DefaultBackgroundColor/Default... | mrwastl |
2011-05-24 | additional tokens 'DefaultForegroundColor' and 'DefaultBackgroundColor' | mrwastl |
2011-05-19 | set data via SVDRP and make these available to the skin-engine | mrwastl |
2011-05-15 | move service-active checks to first successful fetching of service data | mrwastl |
2011-05-12 | clear screen when closing down plugin | 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 |
2011-05-02 | added missing fonts that are used in testskin 'touchcol' | 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 loaded0.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-10 | added missing out-of-bounds paranoia check | mrwastl |
2010-05-09 | Merge branches '0.2.0', '0.2.0', '0.2.0' and '0.2.0' of git://projects.vdr-de... | mrwastl |
2010-05-09 | plugin should now be working for both non-UTF8 and UTF8 versions of VDR; VDR ... | mrwastl |
2010-05-09 | VDR < 1.5.x: small workaround for displaying month/day-names in configures la... | mrwastl |
2010-05-08 | use character set of VDR. if not configured: return default one | mrwastl |
2010-05-05 | ported DEFAULTFRAMESPERSECOND-patch from 0.1.x to 0.2.0 | mrwastl |
2010-05-04 | changing of brightness; external service informations from plugins radiotext ... | mrwastl |