git.openpandora.org
/
pandora-libraries.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mmenu; larger font in list view; added to config file and config menu; default folders
[pandora-libraries.git]
/
minimenu
/
mmcache.c
diff --git
a/minimenu/mmcache.c
b/minimenu/mmcache.c
index
8ecd92a
..
941aa74
100644
(file)
--- a/
minimenu/mmcache.c
+++ b/
minimenu/mmcache.c
@@
-45,6
+45,7
@@
extern pnd_conf_handle g_conf;
extern unsigned char g_pvwcache;
extern pnd_conf_handle g_desktopconf;
extern pnd_conf_handle g_conf;
extern unsigned char g_pvwcache;
extern pnd_conf_handle g_desktopconf;
+SDL_Surface *ui_scale_image ( SDL_Surface *s, unsigned int maxwidth, int maxheight ); // height -1 means ignore
mm_cache_t *g_icon_cache = NULL;
mm_cache_t *g_preview_cache = NULL;
mm_cache_t *g_icon_cache = NULL;
mm_cache_t *g_preview_cache = NULL;