summaryrefslogtreecommitdiff
path: root/apps/plugins/demystify.c (follow)
Commit message (Expand)AuthorAge
* plugins: another round of making local functions staticBertrik Sikken2011-10-15
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* * Rename backlight_force_on to backlight_ignore_timeout to make it clear what...Teruaki Kawashima2011-01-24
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold2007-11-29
* Demystify plugin would have crashed ...Kevin Ferrare2007-07-19
* Remote keys support for the demystify plugin (added remote_directions to the ...Kevin Ferrare2007-07-19
* Cleaned up the demistify plugin a litle bit, switched the key handling to the...Kevin Ferrare2007-07-18
* Hopefully take care of the scrollwheel difficulties in plugins on e200.Michael Sevakis2007-05-22
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Hopefully clean up some errorsKarl Kurbjun2006-11-15
* Don't need to remove the backdrop for all plugins - leave it up for some.Karl Kurbjun2006-11-15
* Colorised demystify. Based on patch #5856 by Travis Hyyppa, adapted to proper...Jens Arnold2006-10-30
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Added multi-screen API to the plugins API, made 'demystify plugin' use the re...Kevin Ferrare2006-07-01
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* first gigabeat commitMarcoen Hirschberg2006-02-24
* Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg2006-01-18
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman2005-12-19
* iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman2005-12-14
* New demo plugin, screensaver style, by Kevin Ferrare.Jens Arnold2005-10-07