summaryrefslogtreecommitdiff
path: root/service.c
AgeCommit message (Collapse)Author
2012-03-27external services: fixed a bug that has been introduced in a former update ↵mrwastl
and rendered some services unusable
2011-10-29new tokens: {ActualDevice}, {SignalStrength}, {SignalQuality}, ↵mrwastl
{SupportsSignalInfo}; adaptions for new parameter 'evaluate' (<variable/> in skin-support of graphlcd-base; added method cGraphLCDDisplay::GetSkin(); beauty fixes
2011-10-26improved syslog messages (more consistent)mrwastl
2011-07-09added support for plugin 'span'mrwastl
2011-06-27paranoia mode for strcmpmrwastl
2011-06-11initialise stringsmrwastl
2011-06-11added additional string checks to avoid crashes when starting because of ↵mrwastl
race conditions (as pointed out by dirk)
2011-06-07support for additional external service 'mailbox' (MailBox-1.0) added, ↵mrwastl
contribution by 'Keine_Ahnung'
2011-05-15move service-active checks to first successful fetching of service datamrwastl
2010-06-18new class for external services (service informations from other plugins: ↵mrwastl
defined for now: radiotext, lcr, femon); radiotext/lcr-hack no longer necessary because of ext. services; new tokens for ext. services; bug fixes (casting, uint64_t, update detection); patches for femon <= 1.7.7