1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. af395f4 Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). by Michael Sevakis · 17 years ago
  3. a9b2fb5 Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. by Michael Sevakis · 17 years ago
  4. a7c20ac Replaced remaining '#pragma interrupt' with __attribute__((interrupt_handler)). It's cleaner this way, and fixes sh-elf-gcc 3.4.x builds with -Os or -O2. by Jens Arnold · 18 years ago
  5. da84857 prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC) by Jörg Hohensohn · 20 years ago
  6. 2f54401 Added tone and volume control by Linus Nielsen Feltzing · 22 years ago
  7. bbdeba6 Beginning of an mpeg thread by Linus Nielsen Feltzing · 22 years ago
  8. bb69a59 Playing whole song from hard disk by Linus Nielsen Feltzing · 22 years ago
  9. b74664f Now loads a megabyte and plays it by Linus Nielsen Feltzing · 22 years ago
  10. 2990ed2 Now loads a song from disk and plays the first part of it by Linus Nielsen Feltzing · 22 years ago
  11. 5993f56 Minor commenting by Linus Nielsen Feltzing · 22 years ago
  12. dba731f Serial DMA works by Linus Nielsen Feltzing · 22 years ago
  13. 55fec17 Failed attempt to use DMA by Linus Nielsen Feltzing · 22 years ago
  14. 3b3e7bd First sound check by Linus Nielsen Feltzing · 22 years ago
  15. 46f5461 Early MP3 playing test by Linus Nielsen Feltzing · 22 years ago
  16. 8307cfd New sprintf. by Linus Nielsen Feltzing · 22 years ago
  17. 04e315e Removed strlen() by Linus Nielsen Feltzing · 22 years ago
  18. 257d17d First version by Linus Nielsen Feltzing · 22 years ago