summaryrefslogtreecommitdiffstats
path: root/apps/plugins/test_scanrate.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy1-5/+1
2012-03-03test_X plugins PLA integrationJean-Louis Biasini1-68/+30
2010-11-30HD300 - plugins keymapsMarcin Bukat1-0/+9
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat1-2/+2
2010-08-28plugins: use lcd_putsf/lcd_putsxyfRafaël Carré1-3/+1
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré1-6/+0
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-04-30HD200 - implement blit functionsMarcin Bukat1-0/+3
2010-04-26Add MPIO HD200 port - changed filesMarcin Bukat1-0/+7
2009-10-03Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70HzRafaël Carré1-0/+2
2009-10-03Samsung YH* : fix test_scanrate compilation by defining an existing buttonRafaël Carré1-1/+1
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+7
2009-06-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré1-1/+1
2009-05-13Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré1-2/+8
2009-01-16loader-initialized global plugin API:Andrew Mahone1-3/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-1/+2
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+4
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-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla1-1/+2
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold1-1/+2
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-10/+15
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold1-15/+10
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-10/+15
2008-03-24The iAudio remote LCD internal scan direction is horizontal. Make test_scanra...Jens Arnold1-23/+40
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+10
2007-08-10Make test_scanrate.rock build for M5.Jens Arnold1-1/+8
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-2/+4
2007-01-09Removed executable flagLinus Nielsen Feltzing1-0/+0
2006-08-28Test plugin for measuring the internal scan rate of the LCD, for developers. ...Jens Arnold1-0/+177