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
Age
Commit message (
Expand
)
Author
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-03
Disable cpu frequency adjusting for H10 for now as it is causing freezes.
Barry Wardell
2006-09-02
Display bitrate (Q value for Archos), samplerate, channels and recording form...
Martin Scarratt
2006-09-02
Fixed the errors.
Miika Pekkarinen
2006-09-02
Cleanup threads.c by moving declarations inside structs.
Miika Pekkarinen
2006-09-01
Make backlight fading work again on PP targets. The PP timer cannot handle a ...
Jens Arnold
2006-09-01
Add backlight support for H10
Barry Wardell
2006-09-01
Enabled FM Radio recording source menu item for sim.
Michael Sevakis
2006-09-01
Remove unneeded code from firmware/crt0.S
Daniel Ankers
2006-09-01
Fixed an off-by-one error in the portalplayer timer handling.
Jens Arnold
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-30
Fix volume being really low on H10
Barry Wardell
2006-08-30
Enable CPU boosting on H10 models.
Barry Wardell
2006-08-30
RTC driver for H10 by Laurent Baum
Barry Wardell
2006-08-30
Oops. It's #endif not #end.
Barry Wardell
2006-08-30
Sound on H10!
Barry Wardell
2006-08-29
Fix bug in profiling that makes the timing for coldfire off by a factor of 2,...
Jens Arnold
2006-08-29
added to allow the sansa bootloader to build again
Daniel Stenberg
2006-08-28
Fixed the pwermgmt.c error for FM
Michael Sevakis
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-28
Remove sleep() from adc_scan(). It causes Rockbox to hang and isn't necessary...
Barry Wardell
2006-08-28
Add Rockbox bootloader for H10
Barry Wardell
2006-08-28
Fix broken backlight fading on ipod. The timer period setting must not be del...
Jens Arnold
2006-08-27
PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...
Jens Arnold
2006-08-26
Smoother volume control, less clickiness and some misc. formatting changes fo...
Michael Sevakis
2006-08-26
Runtime stats for WPS.
Miika Pekkarinen
2006-08-26
Fixed silly bugs in H10 button driver.
Barry Wardell
2006-08-26
Fixed performance problems when initializing tagcache.
Miika Pekkarinen
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-25
Ooops. The TMR reset must only be done when starting the timer.
Linus Nielsen Feltzing
2006-08-25
Fix the problem with the user timer on X5 by explicitly resetting the timer b...
Linus Nielsen Feltzing
2006-08-24
Fix profile builds
Daniel Ankers
2006-08-24
Increase the number of pixels written to the Photo/Color LCD in one go to 0x1...
Dave Chapman
2006-08-24
X5: Applied tweaks from the H300 lcd_yuv_blit to the X5 version. Smaller code...
Jens Arnold
2006-08-23
Allow scrolling lines with different x-margins. The margin at the time of the...
Mark Arigo
2006-08-23
Ooops, the sim doesn't understand coldfire asm...
Jens Arnold
2006-08-23
H300: * Assembler optimised lcd_yuv_blit(), based on the X5 version. 23..31% ...
Jens Arnold
2006-08-23
H10 LCD fixes. Now lcd_update_rect() works as it should. 5/6GB has different ...
Barry Wardell
2006-08-22
Gigabeat also needs ADC_UNREG_POWER defined to avoid compile errors.
Barry Wardell
2006-08-22
Fix build error for Gigabeat introduced in last commit. Target tree devices
Barry Wardell
2006-08-22
Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
Barry Wardell
2006-08-22
Fix a few warnings
Dave Chapman
2006-08-22
X5: Assembler optimised remote LCD update. Speedup: 3 times @11MHz, 3.3 times...
Jens Arnold
2006-08-22
Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction...
Jens Arnold
2006-08-21
Threading changes in preparation for multiple core support
Daniel Ankers
[next]