summaryrefslogtreecommitdiffstats
path: root/apps/plugins/battery_bench.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-31Enable (and fix) battery_bench on hosted targets.Thomas Martitz1-0/+6
2011-12-25rbpaths: Add new special dir HOME_DIR for RaaA.Thomas Martitz1-1/+1
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz1-1/+2
2011-12-19There's no good reason for requiring the mr500 remote just to run battery_benchFrank Gevaerts1-2/+0
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń1-0/+6
2011-10-02fuze+: add battery_bench keymapAmaury Pouly1-0/+6
2011-07-25battery bench: fix redundant '#' in the battery bench instruction headerBertrik Sikken1-2/+2
2011-02-14All kernel objects in code shared amongs targets (core, plugins, codecs) shou...Michael Sevakis1-1/+1
2011-01-18Try to get some control over #ifdef hell in usb.c by refactoring and inline f...Michael Sevakis1-1/+0
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+6
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes1-0/+7
2010-09-02battery_bench: make functions/struct/variables staticRafaël Carré1-18/+7
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-07-07battery_bench: make log time start at 0 (since plugin started)Rafaël Carré1-11/+18
2010-05-31battery_bench: comment the battery_bench.txt header with '#'Rafaël Carré1-17/+17
2010-05-27Generate C file / header for svn version stringRafaël Carré1-2/+2
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz1-3/+3
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+6
2010-02-17Revert accidental changes from r24723Michael Sparmann1-1/+1
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann1-1/+1
2010-02-11Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok1-0/+7
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