summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/helper.c (unfollow)
Commit message (Expand)Author
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
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2006-11-13H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...Michael Sevakis
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-02-071. Updated battery_bench plugin:Hristo Kovachev
2006-01-19Charging state reporting on H3x0Brandon Low
2005-11-19refactored radio status codeAnton Oleynikov
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing
2004-10-19tuner cleanup + improvements:Jörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2003-12-03No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn
2003-08-25Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing
2002-07-22Slightly different battery level rangeLinus Nielsen Feltzing
2002-07-05Added power_off() and lowered the FULL limitLinus Nielsen Feltzing
2002-07-04First versionLinus Nielsen Feltzing
2002-07-02debug_ports()Linus Nielsen Feltzing
2002-06-04output debugf() nicely for simulator builds tooDaniel Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg