0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Button and click wheel driver for iPod 4g and Nano. More... almost 20 years ago
More compact & straight-forward headbytes handling. More... almost 20 years ago
Fix red H300 simulator builds. The proper fix would be to simulate recording as well, also for H1x0. Probably just some function stubs are necessary. More... almost 20 years ago
Some UDA1380 definition corrections by Peter D'Hoye More... almost 20 years ago
Patch #1382969 by Peter D'Hoye - recording for H300 More... almost 20 years ago
Now the file corruption bug when reading & writing the same file is hopefully fully fixed. More... almost 20 years ago
iPod: Correctly disable playback so we can test codec speeds More... almost 20 years ago
Squash compiler warnings More... almost 20 years ago
iPod - Initial skeleton of an audio driver More... almost 20 years ago
Enable assembler optimisations for ARM targets More... almost 20 years ago
small fix by Jeong Taek In More... almost 20 years ago
Fixed a division by zero problem with simulator when crossfade is disabled. More... almost 20 years ago
Bejeweled: Fancy new graphics plus ipod support More... almost 20 years ago
This wont work after all. Someone please introduce -fomit-frame-pointer for debug builds, we don't need the frame pointer anyway. More... almost 20 years ago
Fix typo and disable crossfeed assembler version for DEBUG builds, which obviously tend to need the frame pointer which i use. More... almost 20 years ago
Enabled the virtual ATA LED on the H300 More... almost 20 years ago
Added link to IrcTalk More... almost 20 years ago
Little-endian targets: Correctly byte-swap the ATA identify_info data when converting from shorts to chars More... almost 20 years ago
Colour targets: Be controversial and have white stars on a black background... More... almost 20 years ago
H300 FM radio support, with help from Peter D'Hoye More... almost 20 years ago
iPod: Fix compiler warning More... almost 20 years ago
iPod: Don't build Bejeweled and Sudoku for the Nano - they need adjusting for the LCD size More... almost 20 years ago
iPod: Fix bitmaps for the iPod's byteswapped framebuffer More... almost 20 years ago
iPod: Initial attempt at button mappings for plugins. All plugins now compile, but more work is needed with the more complex ones to make them iPod friendly More... almost 20 years ago
minor fixes of alignment More... almost 20 years ago
Fixed a file system driver caching bug corrupting files on certain situations (when reading and writing the same file). More... almost 20 years ago
First shot at a '7zip' target that uses the 7za tool to produce a rockbox.7a package with the exact same contents that a make zip would produce. More... almost 20 years ago
use $(SILENT) instead of @ properly More... almost 20 years ago
buildzip prefers file names without space More... almost 20 years ago
Made the script more generic to allow other package creation tools to get passed to it using the command line. Note that this makes the script use 'xargs'. More... almost 20 years ago