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