summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/helper.c
AgeCommit message (Expand)Author
2021-08-18lib/helper add talk_val()William Wilgus
2020-07-24plugins: Fix the builds for targets lacking HAVE_BACKLIGHTSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-06-27button: allow disabling software poweroffFranklin Wei
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima
2010-11-01lamp plugin:Teruaki Kawashima
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