index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
demystify.c
Age
Commit message (
Expand
)
Author
2007-11-29
Fix some plugins not using the helper functions for the new backlight timeout...
Jens Arnold
2007-07-19
Demystify plugin would have crashed ...
Kevin Ferrare
2007-07-19
Remote keys support for the demystify plugin (added remote_directions to the ...
Kevin Ferrare
2007-07-18
Cleaned up the demistify plugin a litle bit, switched the key handling to the...
Kevin Ferrare
2007-05-22
Hopefully take care of the scrollwheel difficulties in plugins on e200.
Michael Sevakis
2007-05-19
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2006-11-15
Hopefully clean up some errors
Karl Kurbjun
2006-11-15
Don't need to remove the backdrop for all plugins - leave it up for some.
Karl Kurbjun
2006-10-30
Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to proper...
Jens Arnold
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-07-01
Added multi-screen API to the plugins API, made 'demystify plugin' use the re...
Kevin Ferrare
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-02-24
More iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-24
first gigabeat commit
Marcoen Hirschberg
2006-01-18
Matt v.d. Westhuizen's iAudio X5 keypad adjustments
Daniel Stenberg
2006-01-15
New plugin loader. Solves the crashes introduced with the .bss changes while ...
Jens Arnold
2005-12-19
Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...
Dave Chapman
2005-12-14
iPod: Initial attempt at button mappings for plugins. All plugins now compil...
Dave Chapman
2005-10-07
New demo plugin, screensaver style, by Kevin Ferrare.
Jens Arnold