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
*
Call tuner_power(true) from the correct place for lv24020lp.
Frank Gevaerts
2012-04-02
*
Remove left-over debug statement (oops).
Thomas Martitz
2012-03-20
*
lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)
Thomas Martitz
2012-03-20
*
Refactor lcd_clear_viewport().
Thomas Martitz
2012-03-20
*
skin_engine: New tag to draw a rectangle (optionally with a gradient)
Jonathan Gordon
2012-03-15
*
Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtime
Bertrik Sikken
2012-03-13
*
Introduce gmtime.c and use it in the AS3514 RTC driver
Bertrik Sikken
2012-03-11
*
lcd drivers: split lcd_gradient_rect so it is actually useful
Jonathan Gordon
2012-03-01
*
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-28
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
radio: include power.h in drivers for tuner_power()
Amaury Pouly
2012-02-25
*
Move radio power handling from apps/ to drivers.
Amaury Pouly
2012-02-25
*
rds: add basic RDS clock-time support
Bertrik Sikken
2012-02-18
*
rds: make programme identification (pi) decoding safer, show pi in the debug ...
Bertrik Sikken
2012-02-16
*
imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...
Amaury Pouly
2012-02-03
*
fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...
Amaury Pouly
2012-02-01
*
WM8750: Extend recording gain range.
Marcin Bukat
2012-01-25
*
Fix incomplete comment.
Thomas Martitz
2012-01-22
*
adc-as3514.c : move to drivers
Rafaël Carré
2012-01-08
*
ascodec-target.h: remove
Rafaël Carré
2012-01-08
*
cowond2's power-target.h -> rename in pmu-target.h
Rafaël Carré
2012-01-07
*
Coldfire: Fix alpha bitmap drawing from messing up the emac status register.
Michael Sevakis
2012-01-05
*
android: move pcm_shutdown() to audiohw_close() now that it's properly called...
Thomas Martitz
2012-01-04
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
usb-target.h: remove
Rafaël Carré
2011-12-31
*
creative zvm isp1583 defines: move to isp1583.h
Rafaël Carré
2011-12-31
*
imx233/fuze+: implement rtc (time only, alarm still to implement)
Amaury Pouly
2011-12-31
*
RDS: Use a define that doesn't imply any particular hardware dependency.
Michael Sevakis
2011-12-29
*
Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.
Michael Sevakis
2011-12-29
*
ypr0: Remove last #ifdef in as3514.
Thomas Martitz
2011-12-25
*
ypr0: Cleanup and simplify ascodec functions. Fix audiohw_{pre,post}init() no...
Thomas Martitz
2011-12-24
*
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-24
*
Add missing includes found using -Wmissing-declarations.
Boris Gjenero
2011-12-21
*
Make more local functions static.
Boris Gjenero
2011-12-21
*
FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)
Bertrik Sikken
2011-12-17
*
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
2011-12-16
*
OOPS, style got lost in scrolling lines with r31247, so put it back
Jonathan Gordon
2011-12-15
*
Fix r31311 red and yellow.
Michael Sevakis
2011-12-15
*
Collect some of the memory frame LCD C code.
Michael Sevakis
2011-12-15
*
Allow scrolling lines to have their content changed without restarting the sc...
Jonathan Gordon
2011-12-14
*
Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centered
Jonathan Gordon
2011-12-14
*
RDA5802 tuner: use channel spacing of 100 kHz when possible (instead of alway...
Bertrik Sikken
2011-12-11
*
lcd_blit_yuv(): don't use weak attribute when building for windows
Rafaël Carré
2011-12-09
*
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-12-08
*
Fix sim errors in r31180.
Michael Sevakis
2011-12-08
*
Sansa Connect: Revise codec initialization/shutdown.
Tomasz Moń
2011-12-05
*
Power management is to be kept in target tree due to being target specific.
Tomasz Moń
2011-12-04
*
Sansa Connect: Add TPS65021 (Power Management) driver.
Tomasz Moń
2011-12-04
*
HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...
Szymon Dziok
2011-12-03
*
lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common code
Rafaël Carré
2011-12-03
[next]