This website requires JavaScript.
Explore
Help
Sign in
len0rd
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
1
mirror of
https://github.com/Rockbox/rockbox.git
synced
2025-11-09 21:22:39 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
acf54bed55
rockbox
/
firmware
/
target
History
Download ZIP
Download TAR.GZ
Michael Sparmann
acf54bed55
iPod Classic: This time really fix the hold switch. Read it out through the power manager, and cache the result for 100 milliseconds because the power manager doesn't like being spammed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29264 a1c6a512-1295-4272-9138-f99709370657
2011-02-09 21:39:40 +00:00
..
arm
iPod Classic: This time really fix the hold switch. Read it out through the power manager, and cache the result for 100 milliseconds because the power manager doesn't like being spammed
2011-02-09 21:39:40 +00:00
coldfire
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
2011-02-02 17:43:32 +00:00
hosted
Initial maemo platform support
2011-02-08 20:05:25 +00:00
mips
Clean up multiple definitions of RAM size. Remove -DMEM (make) and MEM (code), use the already defined MEMORYSIZE instead.
2011-02-02 17:43:32 +00:00
sh
Use __builtin_constant_p() to select the best byteswapping method: constant or target optimized. Same macro can then be used for constant values and inits as well as non-constant.
2011-01-30 00:58:45 +00:00