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
/
target
/
arm
/
as3525
/
sansa-clipzip
Age
Commit message (
Expand
)
Author
2014-09-28
Don't enable the current sink for the Clip Zip backlight until its actually n...
Mihail Zenkov
2014-01-05
Add missing kernel.h includes (hopefully all of them), take #3.
Thomas Martitz
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-01-08
ascodec-target.h: remove
Rafaël Carré
2012-01-08
lcd-target.h: remove some duplicate declarations
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2011-12-13
Sansa Clip: simplify matrix key scan
Rafaël Carré
2011-12-03
Clip Zip: fix yuv playback
Rafaël Carré
2011-11-19
Sansa clip zip: increase communication speed with the OLED controller
Bertrik Sikken
2011-11-19
Sansa clip zip: workaround for wisechip display - always copy an entire horiz...
Bertrik Sikken
2011-11-12
Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f...
Bertrik Sikken
2011-11-06
Bulk convert all DOS line endings to UNIX.
Torne Wuff
2011-11-05
Sansa clip zip: do not enable display if it's already enabled
Bertrik Sikken
2011-11-04
Sansa clip zip: swap RGB<>BGR for WiseChip display
Bertrik Sikken
2011-10-31
Sansa clip zip: attempt to fix the pixel format swappedness for good
Bertrik Sikken
2011-10-30
Sansa clip zip: implement lcd_write_data function
Bertrik Sikken
2011-10-30
Sansa clip zip: use a state machine for scanning buttons to avoid busy-waits
Bertrik Sikken
2011-10-29
Sansa clip zip: fix colours of icons, logos, album art
Bertrik Sikken
2011-10-29
Sansa clip zip: add missing prototype to backlight-target.h
Bertrik Sikken
2011-10-29
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-10-23
Sansa clipzip: miscellaneous updates
Bertrik Sikken
2011-09-24
Sansa clipzip: make main build compile (plugins still disabled)
Bertrik Sikken
2011-09-16
sansa clipzip: fix rectangle setup of type 1 lcd
Bertrik Sikken
2011-09-06
sansa clipzip: fix lcd init delay (remove lcd_delay and replace it with a sleep)
Bertrik Sikken
2011-09-02
sansa clipzip: annotate lcd registers
Bertrik Sikken
2011-09-02
sansa clipzip: add lcd_brightness function (to be used later to set the 'back...
Bertrik Sikken
2011-09-01
sansa clipzip: implement lcd reset in the lcd driver
Bertrik Sikken
2011-09-01
sansa clipzip: implement lcd_enable
Bertrik Sikken
2011-08-30
sansa clipzip: implement backlight
Bertrik Sikken
2011-08-30
sansa clipzip: fix bounds check/correction in lcd_update_rect
Bertrik Sikken
2011-08-29
sansa clipzip: correct GPIO used for backlight
Bertrik Sikken
2011-08-29
sansa clipzip: implement more functions in the lcd driver
Bertrik Sikken
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken