summaryrefslogtreecommitdiff
path: root/firmware/export/thread.h (follow)
Commit message (Expand)AuthorAge
...
* Fix a hole in the scheduler where collisions between waking blocked threads i...Michael Sevakis2007-03-26
* Update sync queues to use a statically allocated return value in order to fac...Michael Sevakis2007-03-21
* Back to green?Michael Sevakis2007-03-09
* Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis2007-03-09
* Fix problem with recording screen creep and bag a bigfoot. Voice clips aren't...Michael Sevakis2007-03-06
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Allow one more thread on swcodec to make mpegplayer work on targets with remo...Jens Arnold2007-01-07
* Add queue_send synchronous message sending. Right now only for SWCODEC. Actua...Michael Sevakis2006-12-16
* Thread API enhancements.Brandon Low2006-11-11
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen2006-10-15
* Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen2006-09-17
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* Fixed the errors.Miika Pekkarinen2006-09-02
* Cleanup threads.c by moving declarations inside structs.Miika Pekkarinen2006-09-02
* Threading changes in preparation for multiple core supportDaniel Ankers2006-08-21
* Fix bug #5037, spotted by David Rothenberger, also increase the max threads' ...Hristo Kovachev2006-04-05
* Profiling support, tools and documentation.Brandon Low2006-01-18
* Adjusted MAX_THREADS to be 2 more than the number of standard threads on all ...Jens Arnold2005-11-07
* Fixed the usb mode. We did hit the thread limit which was nowMiika Pekkarinen2005-08-21
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* More const policeing step 3Jens Arnold2004-08-03
* remove_thread() function added, for future dynamic thread creation by pluginsJörg Hohensohn2004-04-30
* Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg2003-03-12
* Decreased the thread context table size to save space in IRAMLinus Nielsen Feltzing2003-02-21
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07