summaryrefslogtreecommitdiff
path: root/firmware/ata_idle_notify.c (follow)
Commit message (Expand)AuthorAge
* Fix reds.Thomas Martitz2014-03-14
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* It makes more sense for the callback registrar to decide if its a "oneshot" t...Jonathan Gordon2008-03-17
* Implement the playback event handling as a system-wide multi-purpose event sy...Miika Pekkarinen2008-03-16
* Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon2006-12-06
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* * changes to ata.c - idle callbacks are called after 2 sec of real idle,Jonathan Gordon2006-11-08
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06