index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
test_greylib_bitmap_scale.c
Age
Commit message (
Expand
)
Author
2012-03-03
test_X plugins PLA integration
Jean-Louis Biasini
2010-11-30
HD300 - plugins keymaps
Marcin Bukat
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-04-26
Add MPIO HD200 port - changed files
Marcin Bukat
2009-08-04
Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...
Michael Giacomelli
2009-02-15
Define a specific exit button. Stops the plugin from exiting prematurely, e.g...
Jens Arnold
2009-02-13
fix test_greylib_bitmap_scale.c
Andrew Mahone
2009-01-24
remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...
Andrew Mahone
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2009-01-13
use plugin buffer for greylib overlay in test_greylib_bitmap_scale
Andrew Mahone
2009-01-12
Added missing dependencies for codeclib and pluginlib. This required renaming...
Björn Stenberg
2009-01-08
cleanup for core-file-in-pluginlib compilation:
Andrew Mahone
2009-01-04
build a scaling-enabled bitmap loader in pluginlib for mono bitmap targets, a...
Andrew Mahone
2008-12-26
Add missing greylib scaled bitmap test plugin.
Andrew Mahone