This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3b8f93af0a
rockbox
/
firmware
/
target
History
Michael Sevakis
c04f1a23c7
AS3525: Implement a true audio pause and full-resolution audio tick. Take care of a few atomic hotspots.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29088 a1c6a512-1295-4272-9138-f99709370657
2011-01-19 09:15:23 +00:00
..
arm
AS3525: Implement a true audio pause and full-resolution audio tick. Take care of a few atomic hotspots.
2011-01-19 09:15:23 +00:00
coldfire
Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5.
2011-01-12 21:24:44 +00:00
hosted
Return thread ID as a string for name when a thread isn't named or name cannot be used, as comment says, not slot pointer.
2010-12-29 20:03:47 +00:00
mips
Try to get some control over #ifdef hell in usb.c by refactoring and inline function use. SYS_USB_DISCONNECTED_ACK hasn't been doing anything useful for the USB thread; remove it. USB thread simply ignores that value. Observe only valid usb_state transitions.
2011-01-18 14:10:06 +00:00
sh
Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers.
2011-01-02 22:51:47 +00:00