index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lib
/
helper.c
(
unfollow
)
Commit message (
Expand
)
Author
2015-02-22
Lamp 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-01
lamp plugin:
Teruaki Kawashima
2009-06-07
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-05-27
Commit next part of FS# 10138 by Teruaki Kawashima. Removed unneeded error c...
Michael Giacomelli
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-18
MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...
Michael Sevakis
2008-05-13
Plugin parameters should be const.
Steve Bavin
2008-05-08
Lamp plugin: accept the reduced patch of FS #8934 by Alexander Papst
Peter D'Hoye
2008-05-04
pluginlib: made local functions in static and made sure that source files inc...
Bertrik Sikken
2007-11-29
Fix some plugins not using the helper functions for the new backlight timeout...
Jens Arnold
2007-11-26
Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...
Marianne Arnold
2007-08-16
Pass plugin api pointer to funtion directly, fixes crashes when doing increme...
Peter D'Hoye
2007-08-15
Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...
Peter D'Hoye
2007-08-15
Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...
Peter D'Hoye
2007-08-13
Now get those keywords right...
Peter D'Hoye
2007-08-13
Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Cre...
Peter D'Hoye
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
2007-07-14
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
2006-06-06
Work-in-progress rework of charging status reading & display: * Changed sever...
Jens Arnold
2006-02-07
1. Updated battery_bench plugin:
Hristo Kovachev
2006-01-19
Charging state reporting on H3x0
Brandon Low
2005-11-19
refactored radio status code
Anton Oleynikov
2005-04-11
iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...
Linus Nielsen Feltzing
2004-10-19
tuner cleanup + improvements:
Jörg Hohensohn
2004-10-17
moved and renamed fmradio_set/get_status to power.c, where it now additionall...
Jörg Hohensohn
2003-12-03
No more spinning disk while charging flashed FM+V2 (you need the new bootload...
Jörg Hohensohn
2003-08-25
Slightly more correct initialization of the power/charging code
Linus Nielsen Feltzing
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2002-08-07
Made battery_level() use the power history table to get an average battery le...
Heikki Hannikainen
2002-08-06
Added battery charger code for the recorder and battery voltage statistics ke...
Heikki Hannikainen
2002-07-28
Added battery_level_safe() function
Linus Nielsen Feltzing
2002-07-26
New voltage levels for full and empty battery
Linus Nielsen Feltzing
2002-07-22
Slightly different battery level range
Linus Nielsen Feltzing
2002-07-05
Added power_off() and lowered the FULL limit
Linus Nielsen Feltzing
2002-07-04
First version
Linus Nielsen Feltzing
2002-07-02
debug_ports()
Linus Nielsen Feltzing
2002-06-04
output debugf() nicely for simulator builds too
Daniel Stenberg
2002-05-17
Added gdb stub serial port setup
Björn Stenberg
2002-05-14
Changed from gcc extension to C99 varargs macros
Björn Stenberg
2002-05-06
missing #define for VC++
Stefan Meyer
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-04-20
First commit
Linus Nielsen Feltzing
2002-04-15
First check in
Björn Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
[next]