summaryrefslogtreecommitdiff
path: root/apps/plugins/test_fps.c (follow)
Commit message (Expand)AuthorAge
* Plugins: modify IRAM copying codeRafaël Carré2010-08-30
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...Rafaël Carré2009-06-21
* Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)Rafaël Carré2009-05-13
* Revert unrelated changes :/Thomas Martitz2009-04-11
* Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...Thomas Martitz2009-04-11
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Plugin parameters should be const.Steve Bavin2008-05-13
* Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold2008-04-06
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...Jens Arnold2008-03-25
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* Greyscale library: Preparations for a gamma measurement plugin.Jens Arnold2008-03-02
* Use IRAM where appropriate when testing framerate, for more realistic results...Jens Arnold2008-03-02
* Greyscale library: Plugins can now put the management structure in IRAM for h...Jens Arnold2008-01-13
* FPS Test plugin: add greyscale library performance measurement.Jens Arnold2008-01-08
* Fix warnings in test_fps.Jens Arnold2007-10-15
* Improved FPS test plugin: * Better precision for low frame rates (take extra ...Jens Arnold2007-10-13
* Make test_disk and test_fps plugins compile for the simulator.Jens Arnold2007-08-05
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...Jens Arnold2006-04-11
* use the power switch on units without off button (like the X5)Daniel Stenberg2006-04-11
* Test plugin for measuring LCD update speed, for developers.Jens Arnold2006-04-08