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
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
*
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2015-02-02
*
Bypass the AS3543 audio mixer at higher volumes.
Mihail Zenkov
2015-01-19
*
Don't return pointer to array allocated on the stack
Thomas Jarosch
2015-01-13
*
Limit more variables to file scope
Thomas Jarosch
2015-01-11
*
Make a few local variables static
Thomas Jarosch
2015-01-11
*
Get rid of USE_ROCKBOX_USB
Amaury Pouly
2015-01-08
*
Make thirty functions static to reduce binary size
Thomas Jarosch
2015-01-05
*
Fix up some DEBUGF statements
Thomas Jarosch
2015-01-03
*
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
2014-09-18
*
optimize WSPLL work for iriver h100 and h300 series
Dmitry Gamza
2014-09-05
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Fix some more straggling stuff
Michael Sevakis
2014-08-08
*
Ak4537: Optimization of the code.
Szymon Dziok
2014-07-26
*
Disable detection of fm radio for the YH920, it's pointless.
Szymon Dziok
2014-07-26
*
Fix some build errors and warnings.
Thomas Martitz
2014-06-21
*
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
2014-06-21
*
lcd-16bit: Split out some functions to lcd-color-common.c
Thomas Martitz
2014-06-21
*
Radio and radio recording for Samsung YH-920.
Szymon Dziok
2014-06-18
*
Samsung YH820/YH92X: Improve recording.
Szymon Dziok
2014-06-18
*
YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.
Szymon Dziok
2014-06-18
*
recording on Samsung YH-820/YH-92x
Sebastian Leonhardt
2014-06-01
*
some optimization for iriver h100 and h300 series
Dmitry Gamza
2014-03-18
*
Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREEN
Sebastian Leonhardt
2014-03-18
*
Fix ipod6g build.
Thomas Martitz
2014-03-09
*
Fix more reds.
Thomas Martitz
2014-03-03
*
Fix various reds. Some includes needed fixup.
Thomas Martitz
2014-03-03
*
kernel: Break out kernel primitives into separate files and move to separate ...
Thomas Martitz
2014-03-03
*
imx233: add support for speaker on stmp3780
Amaury Pouly
2014-02-16
*
Samsung YP-R1 target port
Lorenzo Miori
2014-02-05
*
charcell: Fix lockup after some scrolling lines.
Thomas Martitz
2014-01-26
*
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
*
scroll engine: Factor out renderer function so it can be called by lcd code.
Thomas Martitz
2014-01-11
*
lcd_nine_segment_bmp: Fixes for non-ideal image dimensions.
Thomas Martitz
2014-01-09
*
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
*
Add missing kernel.h includes (hopefully all of them).
Thomas Martitz
2014-01-05
*
Do not include kernel.h in system.h.
Thomas Martitz
2014-01-05
*
lcd: Fix certain drawmode combinations.
Thomas Martitz
2014-01-05
[next]