index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
ata_idle_notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
Fix reds.
Thomas Martitz
1
-0
/
+2
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-6
/
+14
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
1
-4
/
+4
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-5
/
+5
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-03-17
It makes more sense for the callback registrar to decide if its a "oneshot" t...
Jonathan Gordon
1
-2
/
+2
2008-03-16
Implement the playback event handling as a system-wide multi-purpose event sy...
Miika Pekkarinen
1
-52
/
+9
2006-12-06
Fix settings not saving to disk correctly, (fixes FS#6408)
Jonathan Gordon
1
-2
/
+5
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
1
-6
/
+10
2006-11-08
* changes to ata.c - idle callbacks are called after 2 sec of real idle,
Jonathan Gordon
1
-7
/
+9
2006-11-06
adds ata_idle_notify system which allows callbacks in apps/ to be called
Jonathan Gordon
1
-0
/
+96