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
/
drivers
Age
Commit message (
Expand
)
Author
2005-11-25
iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is wo...
Dave Chapman
2005-11-25
Initial gcc4 warning cleanup (and some minor policing)
Daniel Stenberg
2005-11-24
Fixed yellow iPod builds.
Jens Arnold
2005-11-24
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c c...
Jens Arnold
2005-11-23
fix yellow builds.
Magnus Holmgren
2005-11-23
iriver: only show remote lock icon if remote is locked and plugged.
Magnus Holmgren
2005-11-23
Replaced the booolean 'Backlight On When Plugged' setting with a complete alt...
Jens Arnold
2005-11-23
Some minor tweaks for iriver button_read()
Jens Arnold
2005-11-21
Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...
Jens Arnold
2005-11-21
iPod: We are not going to implement ATA power-off control (Rockbox will still...
Dave Chapman
2005-11-21
Added proper clock-stretching to the pcf50606 I2C driver
Linus Nielsen Feltzing
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-19
refactored radio status code
Anton Oleynikov
2005-11-19
Correct typo that prevented Nano from building
Dave Chapman
2005-11-19
Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.
Miika Pekkarinen
2005-11-19
Added option to reduce (and almost prevent) the remote lcd ticking
Miika Pekkarinen
2005-11-19
Fix button problems - disable button_flip for the iPod and disable software p...
Dave Chapman
2005-11-19
H300: remote backlight on GPO33
Linus Nielsen Feltzing
2005-11-18
H300: The FM tuner uses different port pins
Linus Nielsen Feltzing
2005-11-18
H300: power_init() adjustments
Linus Nielsen Feltzing
2005-11-18
H300 has no ATA LED
Linus Nielsen Feltzing
2005-11-17
16bit LCD driver: Optimised native bitmap drawing.
Jens Arnold
2005-11-17
Minor cleaning of the iPod LCD driver
Dave Chapman
2005-11-17
Moved some often-used parts of the LCD driver into IRAM.
Jens Arnold
2005-11-16
Reverted erroneous commit
Linus Nielsen Feltzing
2005-11-16
Cleaned up bootloader linker control file and added the H300 target
Linus Nielsen Feltzing
2005-11-16
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-16
H300 button driver
Linus Nielsen Feltzing
2005-11-16
H300: ADC driver
Linus Nielsen Feltzing
2005-11-16
Added single-byte read/write functions for the PCF50606 driver
Linus Nielsen Feltzing
2005-11-16
16bit LCD driver: * The colour get/set functions now use the native ranges fo...
Jens Arnold
2005-11-15
16bit colour support (H300) for the win32 simulator.
Jens Arnold
2005-11-15
Small optimisation to the lcd_update_rect function - read the framebuffer dat...
Dave Chapman
2005-11-15
Ensure the 16-bit framebuffer is aligned on a 4-byte boundary
Dave Chapman
2005-11-14
Fixes for new 16-bit framebuffer type
Dave Chapman
2005-11-14
Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...
Dave Chapman
2005-11-14
Added pcf50606 init
Linus Nielsen Feltzing
2005-11-14
The 16-bit LCD driver is now 16-bit for real
Linus Nielsen Feltzing
2005-11-14
First version of the H300 LCD driver
Linus Nielsen Feltzing
2005-11-14
H300: First lame attempt to a pcf50606 driver
Linus Nielsen Feltzing
2005-11-14
No assembler LCD driver yet for H300
Linus Nielsen Feltzing
2005-11-12
Use ICODE_ATTR instead of __attribute__ ((section(".icode")))
Dave Chapman
2005-11-12
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-10
I meant that to be static.
Thom Johansen
2005-11-10
Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.
Thom Johansen
2005-11-09
H1x0: Put lcd_blit() intermediate buffers in IRAM instead of the current thre...
Jens Arnold
2005-11-09
Fix #define names.
Thom Johansen
2005-11-09
A couple of fixes for Nanos.
Thom Johansen
2005-11-08
Quick fix to make the h300 build work
Linus Nielsen Feltzing
[next]