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
/
export
/
ata_idle_notify.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-2
/
+2
2012-07-18
fix database tool
Thomas Martitz
1
-1
/
+1
2012-06-15
hosted: disable USING_STORAGE_CALLBACK again
Thomas Martitz
1
-1
/
+1
2012-05-26
Fix broken logic for enabling USING_STORAGE_CALLBACK.
Frank Gevaerts
1
-4
/
+4
2012-05-13
Enable USING_STORAGE_CALLBACK on hosted targets. Fixes config.cfg not written...
Thomas Martitz
1
-4
/
+4
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
1
-1
/
+1
2010-01-19
undo the last commit... I'm too tired to fgure out how to make batt bench wor...
Jonathan Gordon
1
-2
/
+1
2010-01-19
Dont use the disk spindown notification on the mini2440, undo this if/when we...
Jonathan Gordon
1
-1
/
+2
2009-10-20
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
1
-4
/
+2
2009-10-04
CONFIG_NAND is not a bitfield
Dave Chapman
1
-1
/
+1
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-12
/
+12
2008-10-31
cleanup storage defines
Frank Gevaerts
1
-1
/
+2
2008-09-23
Bootloaders don't need idle callbacks.
Jens Arnold
1
-1
/
+2
2008-07-27
Comment/line length/spelling police
Bertrik Sikken
1
-12
/
+13
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-03-16
Implement the playback event handling as a system-wide multi-purpose event sy...
Miika Pekkarinen
1
-3
/
+7
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
1
-2
/
+2
2006-11-08
fixed once again.
Jonathan Gordon
1
-1
/
+1
2006-11-08
fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED)
Jonathan Gordon
1
-2
/
+1
2006-11-08
* changes to ata.c - idle callbacks are called after 2 sec of real idle,
Jonathan Gordon
1
-5
/
+19
2006-11-06
adds ata_idle_notify system which allows callbacks in apps/ to be called
Jonathan Gordon
1
-0
/
+41