summaryrefslogtreecommitdiffstats
path: root/apps/plugins/battery_bench.c
AgeCommit message (Expand)AuthorFilesLines
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