index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
test_fps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
plugins: HAVE_BACKLIGHT in the test plugins
Solomon Peachy
1
-2
/
+4
2012-03-03
test_X plugins PLA integration
Jean-Louis Biasini
1
-26
/
+10
2012-01-29
Fix building test plugins on non-touch targets, for real.
Thomas Martitz
1
-8
/
+5
2012-01-29
Revert "Fix building test plugins on non-touch targets."
Thomas Martitz
1
-1
/
+1
2012-01-28
Fix building test plugins on non-touch targets.
Magnus Holmgren
1
-1
/
+1
2012-01-27
test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touch...
Thomas Martitz
1
-1
/
+50
2011-12-24
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
1
-0
/
+2
2011-09-06
rk27xx - enable a few test plugins
Marcin Bukat
1
-0
/
+2
2011-01-24
* Rename backlight_force_on to backlight_ignore_timeout to make it clear what...
Teruaki Kawashima
1
-2
/
+2
2010-12-27
Vastly increase speed of SDL screen updates for RGB565.
Thomas Martitz
1
-0
/
+1
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
1
-0
/
+2
2010-10-03
Make test_fps test the greylib on both cores of dual core targets.
Jens Arnold
1
-48
/
+61
2010-08-30
Plugins: modify IRAM copying code
Rafaël Carré
1
-3
/
+0
2010-08-25
Remove build conditions inside .c plugin files
Rafaël Carré
1
-3
/
+0
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
1
-1
/
+1
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
1
-1
/
+1
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
1
-3
/
+3
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
1
-0
/
+2
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
1
-0
/
+2
2009-06-21
Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...
Rafaël Carré
1
-2
/
+2
2009-05-13
Sansa Fuze : Fix r20680/FS#10075 (long HOME to exit plugins)
Rafaël Carré
1
-0
/
+2
2009-04-11
Revert unrelated changes :/
Thomas Martitz
1
-8
/
+1
2009-04-11
Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ...
Thomas Martitz
1
-1
/
+8
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
1
-8
/
+5
2008-11-20
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-06-23
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
1
-2
/
+0
2008-05-13
Plugin parameters should be const.
Steve Bavin
1
-2
/
+2
2008-04-06
Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...
Jens Arnold
1
-1
/
+2
2008-04-04
Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...
Jens Arnold
1
-1
/
+1
2008-03-25
iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~...
Jens Arnold
1
-2
/
+2
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
1
-2
/
+2
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
1
-2
/
+2
2008-03-24
Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...
Jens Arnold
1
-4
/
+4
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
1
-0
/
+2
2008-03-02
Greyscale library: Preparations for a gamma measurement plugin.
Jens Arnold
1
-1
/
+1
2008-03-02
Use IRAM where appropriate when testing framerate, for more realistic results...
Jens Arnold
1
-1
/
+4
2008-01-13
Greyscale library: Plugins can now put the management structure in IRAM for h...
Jens Arnold
1
-1
/
+3
2008-01-08
FPS Test plugin: add greyscale library performance measurement.
Jens Arnold
1
-0
/
+79
2007-10-15
Fix warnings in test_fps.
Jens Arnold
1
-3
/
+1
2007-10-13
Improved FPS test plugin: * Better precision for low frame rates (take extra ...
Jens Arnold
1
-75
/
+208
2007-08-05
Make test_disk and test_fps plugins compile for the simulator.
Jens Arnold
1
-0
/
+10
2007-07-27
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
1
-1
/
+2
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
1
-0
/
+0
2006-04-11
FPS test: Made output better fit smaller screens. * Added remote LCD FPS meas...
Jens Arnold
1
-12
/
+79
2006-04-11
use the power switch on units without off button (like the X5)
Daniel Stenberg
1
-0
/
+4
2006-04-08
Test plugin for measuring LCD update speed, for developers.
Jens Arnold
1
-0
/
+85