summaryrefslogtreecommitdiffstats
path: root/apps/plugins/battery_bench.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev1-1/+1
2009-12-02Start committing plugin keymaps for the Philips GoGear SA9200.Robert Menes1-0/+7
2009-10-20Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz1-9/+5
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere1-0/+4
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+7
2009-06-06Sansa Fuze : use single press HOME button for exiting battery_benchRafaël Carré1-2/+2
2009-04-10FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Up...Thomas Martitz1-2/+7
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-0/+5
2009-03-24Enable the charging_status function also for targets with target-specific bat...Bertrik Sikken1-4/+4
2009-01-25fix mem* wrappers in UI on cygwin, by not building certain plugins on sim, ra...Andrew Mahone1-3/+0
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone1-1/+0
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+7
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+2
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-3/+4
2009-01-03a few more button/statusbar fixes...Jonathan Gordon1-7/+14
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+2
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-2/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+7
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+2
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-2/+2
2008-10-03Fix red on Players, hopefully.Robert Menes1-0/+2
2008-10-03Recommit FS #9428 by David Hall. The SWCODEC targets should all work with thi...Robert Menes1-18/+18
2008-10-03Revert r18687, as the patch appears to break battery_bench on the Archos Play...Robert Menes1-18/+18
2008-10-03Commit FS#9428 by David Hall: change battery bench messages on SWCODEC target...Robert Menes1-18/+18
2008-09-22Add player name and rockbox version to the battery_bench outputFrank Gevaerts1-2/+11
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman1-0/+6
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-1/+1
2008-08-14Apply FS#9155 (Simplified battery bench). This is a simplification/rework of ...Bertrik Sikken1-160/+121
2008-07-27Oops, revert unrelated changesNils Wallménius1-1/+1
2008-07-27FS#9221 by Christopher Williams fixing a couple of bugs in keyboxNils Wallménius1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase1-2/+14
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+7
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-1/+10
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+9
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+7
2007-10-23make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon1-0/+7
2007-10-22Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis1-8/+4
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis1-3/+3
2007-10-05OoopsLinus Nielsen Feltzing1-0/+2
2007-10-05Platform specific button descriptions for battery bench. Fixes FS#7893Linus Nielsen Feltzing1-6/+23
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis1-1/+1
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-09-09battery_bench: Fix battery voltage logging for voltages >4.095V by separating...Jens Arnold1-13/+13
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold1-3/+2
2007-08-01Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius1-4/+6
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius1-1/+0
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius1-0/+2