index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
Age
Commit message (
Expand
)
Author
2014-03-03
Implement lcd_get_dpi() for all bitmap targets.
Thomas Martitz
2014-03-03
Fix hostfs_init() return value.
Thomas Martitz
2014-02-24
hosted/multidrive: Speed up readdir()/get_dir_info().
Thomas Martitz
2014-02-23
Second try at undefing STORAGE_GET_INFO, the previous one was too hasty, sorry.
Thomas Martitz
2014-02-23
undef HAVE_STORAGE_GET_INFO for the sim, there is no useful implementation ri...
Thomas Martitz
2014-02-23
Add forgotten file.
Thomas Martitz
2014-02-23
samsungypr0: Support or mounting the microsd
Thomas Martitz
2014-02-23
simulator: Fully simulate external storage.
Thomas Martitz
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2014-02-23
logdiskf: enable for application and simulator builds.
Thomas Martitz
2014-02-23
simulator: Simulate external storage for HAVE_MULTIDRIVE.
Thomas Martitz
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
2014-02-23
Move VOL_NAMES definition to mv.h
Thomas Martitz
2014-02-22
zenxfi3: enable headphone detection
Amaury Pouly
2014-02-22
zenmozaic: enable speaker support
Amaury Pouly
2014-02-22
zenxfi3: enable speaker support
Amaury Pouly
2014-02-16
zenxfistyle: implement speaker support
Amaury Pouly
2014-02-16
zenxfi2: implement headphones detection
Amaury Pouly
2014-02-16
zenxfi2: add speaker support
Amaury Pouly
2014-02-16
zenxfi: enable lcd shutdown in bootloader
Amaury Pouly
2014-02-10
zen/bootloader: power down the LCD at the end of the bootloader if needed
Amaury Pouly
2014-02-10
imx233: add support for sd/mmc probing
Amaury Pouly
2014-02-05
Samsung YP-R1 target port
Lorenzo Miori
2014-02-02
buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...
Thomas Martitz
2014-01-26
fonts: Fix regression(s) caused by c23ce62.
Thomas Martitz
2014-01-21
Initial commit for the ZEN X-Fi Style
Amaury Pouly
2014-01-17
coldfire: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2014-01-15
fonts: Do not unload completely on USB.
Thomas Martitz
2014-01-14
HDD1630: enable headphones detection.
Szymon Dziok
2014-01-13
HDD1630: implement lcd_enable (display on/off).
Szymon Dziok
2014-01-12
put_line/scrolling: Make the scroll engine inform custom scrollers about star...
Thomas Martitz
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-10
rk27xx: Implement HAVE_INIT_ATTR magic
Marcin Bukat
2014-01-07
Fix Player red and icons on mono displays.
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-common: Remove direct style (line decorations) 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
scroll_engine: Change header inclusion
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
[next]