summaryrefslogtreecommitdiffstats
path: root/apps/plugins/battery_bench.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold1-10/+9
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-3/+3
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-1/+2
2007-02-18CONFIG_CHARGINGJonathan Gordon1-9/+9
2006-12-21Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to ha...Michael Sevakis1-12/+6
2006-12-19Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis1-1/+1
2006-12-05add gigabeat button definesMarcoen Hirschberg1-0/+5
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold1-3/+5
2006-10-31player doesnt have lcd_update()... grr!Jonathan Gordon1-0/+2
2006-10-31* give tsr plugins the choice to quit or notJonathan Gordon1-7/+21
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+4
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen1-3/+4
2006-08-20Fix errors when building H10 Normal build.Barry Wardell1-0/+5
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold1-13/+13
2006-05-13Battery benchmark: * Don't crash on player. * Map remote buttons for recorder...Jens Arnold1-3/+12
2006-04-05Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev1-2/+7
2006-03-30Enabled metronome and battery_bench for X5Daniel Stenberg1-0/+5
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-07Fixed a few warningsHristo Kovachev1-1/+2
2006-02-071. Updated battery_bench plugin:Hristo Kovachev1-43/+133
2006-02-03Added iFP keybindings.Tomasz Malesinski1-0/+5
2006-01-25Button mappings for iPods, using mp3_is_playing() for harware platforms, file...Hristo Kovachev1-2/+13
2006-01-25And the plugin itself ... :)Hristo Kovachev1-0/+339