This website requires JavaScript.
Explore
Help
Sign in
devs
/
foxbox
Watch
1
Star
0
Fork
You've already forked foxbox
0
forked from
len0rd/rockbox
Code
Pull requests
Activity
8e078532c7
foxbox
/
apps
/
plugins
/
lib
History
Download ZIP
Download TAR.GZ
Szymon Dziok
06601e5fba
Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT for the scrollstrip.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26268 a1c6a512-1295-4272-9138-f99709370657
2010-05-24 19:48:06 +00:00
..
bmp_smooth_scale.c
buflib.c
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
2010-05-06 21:04:40 +00:00
buflib.h
checkbox.c
checkbox.h
configfile.c
configfile.h
display_text.c
display_text.h
feature_wrappers.h
fixedpoint.c
fixedpoint.h
gcc-support.c
grey.h
grey_coldfire.S
grey_core.c
Clipv2 / Clip+ : lcd scanrate checked with test_scanrate
2010-05-20 22:35:44 +00:00
grey_draw.c
grey_parm.c
grey_scroll.c
grey_sh.S
helper.c
helper.h
highscore.c
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter.
2010-05-06 17:35:13 +00:00
highscore.h
jhash.c
jhash.h
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
2010-05-06 21:04:40 +00:00
jpeg_mem.h
md5.c
md5.h
overlay.c
Fix size_t handling in plugin_get_buffer()
2010-05-07 19:27:42 +00:00
overlay.h
picture.c
picture.h
playback_control.c
playback_control.h
playergfx.c
playergfx.h
pluginlib_actions.c
Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT for the scrollstrip.
2010-05-24 19:48:06 +00:00
pluginlib_actions.h
S#10387 - Rework pluginlib actions
2010-05-20 17:41:28 +00:00
pluginlib_albumart.c
pluginlib_bmp.c
pluginlib_bmp.h
pluginlib_exit.c
pluginlib_exit.h
pluginlib_jpeg_idct_arm.S
pluginlib_jpeg_load.c
pluginlib_jpeg_mem.c
pluginlib_resize.c
pluginlib_touchscreen.c
pluginlib_touchscreen.h
profile_plugin.c
profile_plugin.h
read_image.c
read_image.h
rgb_hsv.c
rgb_hsv.h
SOURCES
apps/plugins/lib/SOURCES: make it more readable (space, comments, order)
2010-05-18 14:14:48 +00:00
strncpy.c
Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
2010-05-06 21:04:40 +00:00
wrappers.h
xlcd.h
xlcd_core.c
xlcd_draw.c
xlcd_scroll.c