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
/
export
(
unfollow
)
Commit message (
Expand
)
Author
2007-01-18
the gigabeat supports all frequencies but 64kHz
Marcoen Hirschberg
2007-01-17
re-enable CPU scaling (between 100 and 300MHz again) with a new implementation
Marcoen Hirschberg
2007-01-17
sysfont.h is only needed by devices with bitmap displays.
Barry Wardell
2007-01-17
Make the build system create a sysfont.h which includes font information for ...
Barry Wardell
2007-01-17
Backing out the CPU boost for now. Found several issues from screen lines to ...
Steve Gotthardt
2007-01-16
add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3...
Marcoen Hirschberg
2007-01-14
Update battery capacity and discharge tables to reflect current battery bench...
Greg White
2007-01-14
Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...
Dave Chapman
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
2007-01-12
Updated bootloader for H120/H140 and entirely disabled flashing code for H100...
Miika Pekkarinen
2007-01-12
Prepare core support for the iriver bootloader supporting ROM images
Miika Pekkarinen
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2007-01-08
Updated buttonlights for the Gigabeat port. Added LCD controller off and on f...
Steve Gotthardt
2007-01-07
Allow one more thread on swcodec to make mpegplayer work on targets with remo...
Jens Arnold
2007-01-04
Fix simulator build
Greg White
2007-01-04
Move invalidate_icache macro to function in GB target tree, GB only
Greg White
2007-01-04
Use DMA for Blit to screen/clear
Greg White
2007-01-04
Added HAVE_BACKLIGHT_SET_FADING because the Gigabeat backlight works that way.
Steve Gotthardt
2007-01-04
Moved the HAVE_USB_POWER into the !Simulator section so that the simulator bu...
Steve Gotthardt
2007-01-01
Split the enable_fiq(fiq_handler) function into separate set_fiq_handler(fiq_...
Dave Chapman
2006-12-31
Another modified-build simplification: Just uncomment the #define for an ATA ...
Jens Arnold
2006-12-30
Made building for backlight-modded Ondios a bit easier: Just uncomment the #d...
Jens Arnold
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-12-22
Make AB mode uable on the ipods. In AB mode select is used to set/reset
Jonathan Gordon
2006-12-20
iPod 3G is also PortalPlayer so should use the common USB driver.
Barry Wardell
2006-12-20
Combine USB code for all PortalPlayer targets since they most likely all use ...
Barry Wardell
2006-12-19
Convert queues to use intptr_t for event data and return values as most of th...
Michael Sevakis
2006-12-19
Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...
Barry Wardell
2006-12-18
FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...
Barry Wardell
2006-12-17
Fix freeze/crash problems when scrolling very long strings (like filenames or...
Magnus Holmgren
2006-12-17
SWCODEC recording: More cleanup of stuff after queue additions and audio driv...
Michael Sevakis
2006-12-16
Goofed some preprocessor stuff finalizing things.
Michael Sevakis
2006-12-16
Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...
Michael Sevakis
2006-12-10
Improved charger detection for Sansa
Daniel Ankers
2006-12-10
Charger detection for Sansa
Daniel Ankers
2006-12-10
Place all recording functionality on pcmrec thread to serialize all recording...
Michael Sevakis
2006-12-09
Move I2S initialisation out of the Wolfson codec driver
Daniel Ankers
2006-12-06
put back the return types which got lost in the previous commit
Marcoen Hirschberg
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-12-06
Small change to PCM recording API for low latency effects. Latency can be as ...
Michael Sevakis
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-12-04
Much simpler implementation of large virtual sector support, not needing larg...
Jens Arnold
2006-12-03
Add support (runtime detection) for 2048 bytes/sector filesystem.
Miika Pekkarinen
2006-11-29
PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...
Michael Sevakis
2006-11-29
Prevent the click of death when connecting an ipod to usb.
Miika Pekkarinen
2006-11-28
SWCODEC: Audio-related threads must be free of further tasks before returning...
Michael Sevakis
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-26
Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...
Jens Arnold
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
[next]