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
/
firmware
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
buflib: Properly support allocations without any name, to avoid wasting space
Thomas Martitz
2014-02-02
*
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
2014-02-02
*
buflib: Abstract panicf() into buflib_panic().
Thomas Martitz
2014-02-02
*
hosted: Substract more than 256K from total memory pool.
Thomas Martitz
2014-02-02
*
sim/sdlapp: Do not quit immediately on panicf, but wait for quit.
Thomas Martitz
2014-02-02
*
charcell: Fix lockup after some scrolling lines.
Thomas Martitz
2014-01-26
*
Fix warnings. convbdf needed to be updated for the changed font struct becaus...
Thomas Martitz
2014-01-26
*
fonts: Fix regression(s) caused by c23ce62.
Thomas Martitz
2014-01-26
*
imx233: be less strict about partition checks (>=1GB only)
Amaury Pouly
2014-01-21
*
imx233: handle quirk about OF partition address bug/feature
Amaury Pouly
2014-01-21
*
Initial commit for the ZEN X-Fi Style
Amaury Pouly
2014-01-21
*
rombox: Do not copy .init section to ram on startup.
Marcin Bukat
2014-01-20
*
fix player rom build
Marcin Bukat
2014-01-18
*
coldfire: fix rom build
Marcin Bukat
2014-01-18
*
coldfire: fix bootloader builds
Marcin Bukat
2014-01-18
*
coldfire: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2014-01-17
*
Some libc files are not needed on mingw anymore so don't compile them (unless...
Thomas Martitz
2014-01-17
*
Fix red. Screw those last-minute changes :\
Thomas Martitz
2014-01-16
*
font: Fix crash due to uninitialized field.
Thomas Martitz
2014-01-16
*
buflib: Add crc field protecting buflib cookie integrity
Marcin Bukat
2014-01-16
*
fonts: Do not unload completely on USB.
Thomas Martitz
2014-01-15
*
coldfire: Use single app.lds script for all coldfires.
Marcin Bukat
2014-01-15
*
HDD1630: enable headphones detection.
Szymon Dziok
2014-01-14
*
HDD1630: implement lcd_enable (display on/off).
Szymon Dziok
2014-01-13
*
HDD1630: a proper way to enable and disable backlight.
Szymon Dziok
2014-01-13
*
scroll_engine: Fix FS#12894: Text scrolling stops working after a few seconds...
Thomas Martitz
2014-01-12
*
Fix remote warnings and charcell reds, and remove minor left-over tuff.
Thomas Martitz
2014-01-12
*
put_line/scrolling: Make the scroll engine inform custom scrollers about star...
Thomas Martitz
2014-01-12
*
Don't use core_alloc_maximum() in usb_storage.
Frank Gevaerts
2014-01-11
*
scroll engine: Factor out renderer function so it can be called by lcd code.
Thomas Martitz
2014-01-11
*
Print `last logf lines on panic().
Frank Gevaerts
2014-01-11
*
rk27xx: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2014-01-10
*
bidi.c: Check buffer sizes.
Frank Gevaerts
2014-01-09
*
lcd_nine_segment_bmp: Fixes for non-ideal image dimensions.
Thomas Martitz
2014-01-09
*
Fix Player red and icons on mono displays.
Thomas Martitz
2014-01-07
*
Add missing kernel.h include (hopefully the last one, really), take #4.
Thomas Martitz
2014-01-07
*
lcd/grey: Enable viewport fg_pattern and bg_pattern for all bitmap targets.
Thomas Martitz
2014-01-07
*
lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.
Thomas Martitz
2014-01-07
*
lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c.
Thomas Martitz
2014-01-07
*
lcd-common: Remove direct style (line decorations) from lcd-puts* functions.
Thomas Martitz
2014-01-07
*
lcd-common: Remove support for specifying y_offset from lcd_puts* functions.
Thomas Martitz
2014-01-07
*
lcd-common: Remove support for custom line heights from viewport.
Thomas Martitz
2014-01-07
*
lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...
Thomas Martitz
2014-01-07
*
lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().
Thomas Martitz
2014-01-07
*
lcd-common: Remove unused function lcd_puts_style_offset().
Thomas Martitz
2014-01-07
*
lcd-common: Remove unused function lcd_puts_style().
Thomas Martitz
2014-01-07
*
lcd-common: Remove unused function lcd_puts_offset().
Thomas Martitz
2014-01-07
*
lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...
Thomas Martitz
2014-01-07
*
lcd-16bit: Introduce lcd_gradient_fillrect_part().
Thomas Martitz
2014-01-07
*
lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().
Thomas Martitz
2014-01-07
[prev]
[next]