index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
*
Guard the cpucache_invalidate() with proper #ifdefs
Frank Gevaerts
2010-10-10
*
Invalidate the CPU cache after clearing bss, to make sure that bss variables ...
Frank Gevaerts
2010-10-10
*
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...
Thomas Martitz
2010-10-10
*
correct comment in configfile.h, FS#11292 by Chris Savery.
Teruaki Kawashima
2010-10-10
*
use different function to resize bitmap for greylib.
Teruaki Kawashima
2010-10-10
*
Fix for FS #10097 - Sometimes keys do work after exiting plugins.
Bertrik Sikken
2010-10-10
*
Make skin_render_playlistviewer() noinline. This function uses lots of stack ...
Frank Gevaerts
2010-10-10
*
Revert accidental commit of skin_render.c
Frank Gevaerts
2010-10-10
*
Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...
Frank Gevaerts
2010-10-10
*
Fix FS# 11414 : .mod files - metadata in incorrect fields
Bertrik Sikken
2010-10-10
*
fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly ins...
Jonathan Gordon
2010-10-10
*
Add "resumeplayback" touchscreen button action which returns you to the previ...
Jonathan Gordon
2010-10-10
*
fix a stupid typo in the vertical bar tag parser, spotted by teru
Jonathan Gordon
2010-10-09
*
Fix several inaccuracies in list handling on touchscreen.
Thomas Martitz
2010-10-09
*
fix displaying of the slider when default is used for pb->y and pb->height.
Teruaki Kawashima
2010-10-08
*
don't reload the skins if color isn't actually changed.
Teruaki Kawashima
2010-10-08
*
Update Swedish translation.
Magnus Holmgren
2010-10-07
*
alarm clock: don't have user pause the playback manually. make the plugin pau...
Teruaki Kawashima
2010-10-07
*
use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa...
Teruaki Kawashima
2010-10-07
*
Pixel-accurate (vertical) list scrolling for touchscreen targets.
Thomas Martitz
2010-10-06
*
text viewer:
Teruaki Kawashima
2010-10-06
*
fix crash after unplugging USB while in image viewer plugin.
Teruaki Kawashima
2010-10-05
*
pictureflow:
Teruaki Kawashima
2010-10-05
*
Updated italian translation.
Alessio Lenzi
2010-10-04
*
Fix FS#11651 - slider wasnt being drawn correctly with inverted (and vertical...
Jonathan Gordon
2010-10-04
*
New setting to control the file browser start location.
Jonathan Gordon
2010-10-04
*
Resistor calculator: Don't assume a specific foreground colour
Frank Gevaerts
2010-10-03
*
correct drawing of the bar type tags when nofill is set.
Teruaki Kawashima
2010-10-03
*
Resistor calculator: simplify layout code, add scrolling, and handle error cases
Frank Gevaerts
2010-10-03
*
Make test_fps test the greylib on both cores of dual core targets.
Jens Arnold
2010-10-03
*
Fix FS#11648 - loading a .cfg doesnt automatically save the new config, cause...
Jonathan Gordon
2010-10-03
*
Fix FS#11650. Correct sliencing of subband in mpc decoder. Thanks to Leo Witt...
Andree Buschmann
2010-10-02
*
Playlist viewer: Fix off-by-one when moving tracks caused by r28131.
Thomas Martitz
2010-10-02
*
Optimization of mpc's buffering routines through using the maximum possible b...
Andree Buschmann
2010-10-02
*
Finally fix FS#11476 (data abort when playing some sv8 mpc files on lowmem ta...
Andree Buschmann
2010-10-02
*
Fix typo properly this time, to ensure all green
Frank Gevaerts
2010-10-02
*
Fix typo, which should fix yellow
Frank Gevaerts
2010-10-02
*
Resistor plugin:
Frank Gevaerts
2010-10-02
*
picture flow: clean up code. no functional changes.
Teruaki Kawashima
2010-10-02
*
New plugin: Resistor code calculator
Frank Gevaerts
2010-10-02
*
text editor: decrease size of extension to reduce stack usage.
Teruaki Kawashima
2010-10-01
*
use correct condition for #if for tagcache_fill_tags().
Teruaki Kawashima
2010-09-30
*
fix red
Marcin Bukat
2010-09-29
*
imageviewer bmp - drop special case for grey bitmap scaller
Marcin Bukat
2010-09-29
*
fix bitmap scallers smooth_resize_bitmap() and simple_resize_bitmap() to prop...
Marcin Bukat
2010-09-29
*
explicitly set img->using_preloaded_icons in parse_image_load() and don't rel...
Teruaki Kawashima
2010-09-29
*
ARMv6 supports unaligned memory accesses and they are enabled on our only ARM...
Nils Wallménius
2010-09-29
*
id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...
Torne Wuff
2010-09-28
*
id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use it
Torne Wuff
2010-09-28
*
Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...
Bertrik Sikken
2010-09-26
[next]