summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/helper.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24plugins: Fix the builds for targets lacking HAVE_BACKLIGHTSolomon Peachy1-0/+2
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-14/+0
2020-06-27button: allow disabling software poweroffFranklin Wei1-0/+15
2015-02-22Lamp plugin: Allow toggling the button light using "select".Frank Gevaerts1-0/+6
2011-01-24* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima1-1/+25
2010-11-01lamp plugin:bootloader_gogearhdd6330_v1bootloader_gogearhdd1630_v1Teruaki Kawashima1-0/+12
2009-06-07Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold1-0/+14
2009-05-27Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...Michael Giacomelli1-16/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-9/+8
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-18MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis1-0/+17
2008-05-13Plugin parameters should be const.Steve Bavin1-6/+6
2008-05-08Lamp plugin: accept the reduced patch of FS #8934 by Alexander PapstPeter D'Hoye1-0/+19
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken1-0/+1
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold1-19/+37
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold1-4/+4
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye1-5/+4
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye1-6/+14
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye1-6/+8
2007-08-13Now get those keywords right...Peter D'Hoye1-1/+1
2007-08-13Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...Peter D'Hoye1-0/+46