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
Age
Commit message (
Expand
)
Author
2006-10-20
Get rid of some OR-ing and conditional expressions in lcd driver when registe...
Michael Sevakis
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
2006-10-18
iAudio X5: USB mode working again
Linus Nielsen Feltzing
2006-10-16
Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...
Daniel Ankers
2006-10-16
Disables hard dither mode on the x5 for routine drawing. Display driver autom...
Michael Sevakis
2006-10-16
Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.
Daniel Ankers
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2006-10-11
Oops: Sansa and H10 need crt0 included in the bootloader
Daniel Ankers
2006-10-07
Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...
Daniel Ankers
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-10-02
Enable ATA poweroff option on H10 for a nice increase in battery life.
Barry Wardell
2006-09-29
Add support for H10 remote. Remote buttons have the same keymappings as their...
Barry Wardell
2006-09-29
add the I2C driver for the Gigabeat
Marcoen Hirschberg
2006-09-29
add the ADC driver for the Gigabeat
Marcoen Hirschberg
2006-09-28
Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...
Barry Wardell
2006-09-27
x5: Needed a couple tweaks to the contrast fix.
Michael Sevakis
2006-09-26
Remote play button was still being read out with remote hold key on.
Michael Sevakis
2006-09-26
Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...
Michael Sevakis
2006-09-26
Fixed remote contrast settings. Maybe'll get some build errors here.
Michael Sevakis
2006-09-25
Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...
Barry Wardell
2006-09-23
Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...
Barry Wardell
2006-09-20
Detect charger connected on H10. No need to sleep(HZ) when powering off.
Barry Wardell
2006-09-17
x5: No more remote LCD streaks when powering off with remote active. Will not...
Michael Sevakis
2006-09-13
Fix behaviour of "Backlight (On Hold Key)" for H10. Make sure button GPIO por...
Barry Wardell
2006-09-12
Added the power off to x5 remote play button. 3s delay seems confortable and ...
Michael Sevakis
2006-09-12
Improved handling of the ONKEY1S interrupt. Off for the remote must be explic...
Michael Sevakis
2006-09-10
Fix H10 bootloader build error introduced in last commit.
Barry Wardell
2006-09-10
Make "Backlight (On hold key)" option work.
Barry Wardell
2006-09-10
More PMU madness for x5-- a better, more paranoid sequence for enabling GPI0 ...
Michael Sevakis
2006-09-10
A tiny change to pcf50506-x5.c. Don't know why Recorder-8MB build would have ...
Michael Sevakis
2006-09-10
Added remote backlight on hold option to players with remote hold switch. Dis...
Michael Sevakis
2006-09-09
H10 fixes: Split LCD driver up into two drivers, one for each LCD type. Impro...
Barry Wardell
2006-09-09
Fixed the problem on the x5 of spontaneous shutdown after holding the power k...
Michael Sevakis
2006-09-07
Fix erronous label and replace mov with bx.
Thom Johansen
2006-09-07
Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD...
Jens Arnold
2006-09-04
Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is ...
Barry Wardell
2006-09-04
Basic support for the H10 scrollpad.
Barry Wardell
2006-09-01
Add backlight support for H10
Barry Wardell
2006-08-31
Clean up crt0.S and move it to the target tree
Daniel Ankers
2006-08-31
Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...
Dave Chapman
2006-08-31
H10 changes: power_off() now actually powers off. Fix wrong bitwise operation...
Barry Wardell
2006-08-31
Make LCD writing functions inline for ~33% performance increase. Add lcd_yuv_...
Barry Wardell
2006-08-29
added to allow the sansa bootloader to build again
Daniel Stenberg
2006-08-28
Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...
Barry Wardell
2006-08-26
Fixed silly bugs in H10 button driver.
Barry Wardell
2006-08-26
Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...
Barry Wardell
2006-08-26
Got rid of backlight wink between bootloader and firmware start by removing r...
Michael Sevakis
2006-08-24
X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...
Jens Arnold
2006-08-23
H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...
Jens Arnold
[next]