summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/helper.c
AgeCommit message (Expand)Author
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-18MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis
2008-05-13Plugin parameters should be const.Steve Bavin
2008-05-08Lamp plugin: accept the reduced patch of FS #8934 by Alexander PapstPeter D'Hoye
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-13Now get those keywords right...Peter D'Hoye
2007-08-13Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye