| Commit message (Expand) | Author | Age |
| * | add missing variable declaration | Marcoen Hirschberg | 2006-12-29 |
| * | fix idle mode for the gigabeat | Marcoen Hirschberg | 2006-12-29 |
| * | Add queue_send synchronous message sending. Right now only for SWCODEC. Actua... | Michael Sevakis | 2006-12-16 |
| * | Fix my warnings with explicit blocking on platforms w/o cpu_boost() | Brandon Low | 2006-11-11 |
| * | Thread API enhancements. | Brandon Low | 2006-11-11 |
| * | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold | 2006-11-10 |
| * | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 2006-11-06 |
| * | Removed ugly boosting solutions from playback code and let scheduler | Miika Pekkarinen | 2006-10-15 |
| * | Fix profiling builds. | Magnus Holmgren | 2006-09-23 |
| * | Don't remove the thread twice. | Miika Pekkarinen | 2006-09-16 |
| * | New scheduler, with priorities for swcodec platforms. Frequent task | Miika Pekkarinen | 2006-09-16 |
| * | Cleanup threads.c by moving declarations inside structs. | Miika Pekkarinen | 2006-09-02 |
| * | Fix profile builds | Daniel Ankers | 2006-08-24 |
| * | Threading changes in preparation for multiple core support | Daniel Ankers | 2006-08-21 |
| * | update the gigabeat code and move to target_tree | Marcoen Hirschberg | 2006-08-12 |
| * | Sleep PP5020 CPU on idle. | Thom Johansen | 2006-02-08 |
| * | ARM: r12 is scratch, so don't save it. | Thom Johansen | 2006-01-31 |
| * | Profiling support, tools and documentation. | Brandon Low | 2006-01-18 |
| * | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman | 2006-01-12 |
| * | Add interrupt handler for iPod. Add timer tick support. Remove temporary thre... | Thom Johansen | 2005-12-12 |
| * | Make threading code for iPod compile on all ARM CPUs, comment out sleep loop ... | Thom Johansen | 2005-12-10 |
| * | Shave off an instruction by use of conditionals. | Thom Johansen | 2005-11-15 |
| * | First attempt at iPod threading. | Thom Johansen | 2005-11-13 |
| * | iPod: Code cleanup - the bootloader now compiles with zero warnings | Dave Chapman | 2005-11-11 |
| * | Initial commit of work-in-progress iPod port | Dave Chapman | 2005-11-07 |
| * | Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at... | Jens Arnold | 2005-10-19 |
| * | Coldfire: Made the MACSR register part of the thread context to allow easier ... | Jens Arnold | 2005-09-01 |
| * | SH1: Tiny optimisation of the thread scheduler. | Jens Arnold | 2005-08-26 |
| * | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner | 2005-07-18 |
| * | Removed picky warnings | Linus Nielsen Feltzing | 2005-07-12 |
| * | Thread scheduler reworked to be less dependent on compiler behaviour. Stack o... | Jens Arnold | 2005-06-10 |
| * | Make sure the context functions are always inlined, independent of optimisati... | Jens Arnold | 2005-05-23 |
| * | Gmini work: | Jean-Philippe Bernardy | 2005-02-19 |
| * | Feature conditional compilation policy | Jean-Philippe Bernardy | 2005-02-13 |
| * | Feature conditional compilation policy | Jean-Philippe Bernardy | 2005-02-13 |
| * | more int -> long | Jean-Philippe Bernardy | 2005-01-24 |
| * | Oops, deadbeef is unsigned | Jean-Philippe Bernardy | 2005-01-24 |
| * | Gmini threading | Jean-Philippe Bernardy | 2005-01-24 |
| * | Threading ported to Coldfire | Linus Nielsen Feltzing | 2004-10-15 |
| * | MACH, MACL and SR are no longer part of the SH1 thread context | Linus Nielsen Feltzing | 2004-10-13 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | More const policeing step 3 | Jens Arnold | 2004-08-03 |
| * | switch_thread() now checks the stack of the current thread instead of the nex... | Linus Nielsen Feltzing | 2004-06-22 |
| * | remove_tread() -> remove_thread() | Linus Nielsen Feltzing | 2004-06-22 |
| * | updated remove_thread(), should cover Linus' hints | Jörg Hohensohn | 2004-05-01 |
| * | remove_thread() function added, for future dynamic thread creation by plugins | Jörg Hohensohn | 2004-04-30 |
| * | Removed CPU Sleep setting. It's now permanently enabled. | Björn Stenberg | 2003-03-12 |
| * | The power-saving SLEEP patch by Simon Elén. | Björn Stenberg | 2003-02-14 |
| * | Moved switch_thread() and the thread context data to internal RAM | Linus Nielsen Feltzing | 2002-08-01 |