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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Oops.
Jens Arnold
2007-07-27
*
iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown (AD...
Jens Arnold
2007-07-27
*
Further G1/G2 work. Bootloader compiles now, but probably won't work.
Jens Arnold
2007-07-26
*
Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted...
Jens Arnold
2007-07-26
*
Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ...
Jens Arnold
2007-07-26
*
Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.
Jens Arnold
2007-07-26
*
Reenable scaling on Sansa since a reasonable solution to clicks has been found.
Michael Sevakis
2007-07-26
*
Remove the hack which read the ipod hardware revision from flash in the bootl...
Dave Chapman
2007-07-25
*
Some rewriting of the e200 ata driver. No more panicing. Faster card multiple...
Michael Sevakis
2007-07-25
*
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-22
*
Queue song statistical data to the tagcache system and update entirely in bac...
Miika Pekkarinen
2007-07-21
*
Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost ...
Michael Sevakis
2007-07-17
*
Fix a typo that would cause incorrect enums.
Michael Sevakis
2007-07-16
*
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
*
Correction for ipod video and nano battery type. FS #7216 by Andree Buschmann
Peter D'Hoye
2007-07-14
*
Fix all the red this time?
Michael Sevakis
2007-07-14
*
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-14
*
Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...
Jonathan Gordon
2007-07-14
*
Makes the Adaptive Bass option not the default. To enable, you must uncomment...
Steve Gotthardt
2007-07-13
*
Changes bass setting to use adaptive bass instead of linear bass. The datashe...
Steve Gotthardt
2007-07-13
*
iPod G3: Clock setup register display and CPU clock estimation in debug menu....
Jens Arnold
2007-07-10
*
Remove Sansa frequency scaling until issues with static during screen updates...
Michael Giacomelli
2007-07-10
*
Enable frequency scaling on the Sansa. Thanks to Jens Arnold's improvements,...
Michael Giacomelli
2007-07-09
*
e200 lcd mashup: 1) Enable flipped and inverted mode. 2) Fully enable all pow...
Michael Sevakis
2007-07-08
*
Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...
Michael Sevakis
2007-07-06
*
Get rid of yellow plus an optimization I should have seen in the first place.
Michael Sevakis
2007-07-05
*
Gigabeat: Use vectored IRQ mode interrupts and add a trap for unhandled ones.
Michael Sevakis
2007-07-05
*
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-07-03
*
More PP502x clock setup rework. This should fix the freezes on PP5020 once an...
Jens Arnold
2007-07-03
*
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-07-02
*
Change unsigned long to uint32_t and long to int32_t to fix a crash in
Nils Wallménius
2007-06-30
*
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-30
*
Shutdown and powermanagement cleanup: * Use the proper function for determini...
Jens Arnold
2007-06-29
*
FS#7361 by Rhino Tanga: Move the id3 tag buffer size into a #define
Nicolas Pennequin
2007-06-28
*
current_tick really does need to be volatile since gcc can optimize away chec...
Michael Sevakis
2007-06-25
*
Fix FS#7336 - scrolling lines don't stay coloured.
Jonathan Gordon
2007-06-22
*
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-17
*
add missing define
Marcoen Hirschberg
2007-06-17
*
PP5024 (e200): There's more than one HI IRQ bit for enabling GPIO IRQs. Port ...
Michael Sevakis
2007-06-17
*
Accept FS#7264 'Build with -Os switch for coldfire targets'.
Nils Wallménius
2007-06-13
*
fix red
Christian Gmeiner
2007-06-13
*
* changed pararmeter of audiohw_mute from int to bool
Christian Gmeiner
2007-06-13
*
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-06-11
*
Straighten out some audio path APIs and misc. audio stuff. Having recording i...
Michael Sevakis
2007-06-08
*
Assumption about there being MPEG1-only samplerates available and therefore M...
Michael Sevakis
2007-06-06
*
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-06
*
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-06-05
*
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-06-05
*
Bring back rolo for mi4-based targets (H10 and Sansa).
Barry Wardell
2007-06-04
*
e200: Finally use GPIO IRQs for the buttons...it's IRQ enable bit 33 afterall...
Michael Sevakis
2007-06-03
[next]