summaryrefslogtreecommitdiff
path: root/apps/plugins/disktidy.c (follow)
Commit message (Expand)AuthorAge
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* a bit of code polish for rockpaint and disktidy.Teruaki Kawashima2009-08-06
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix FS#9023 by forcing the icons in the file to clean seelction screenJonathan Gordon2008-05-22
* FS#8637 - new UI for disktidy.Jonathan Gordon2008-05-18
* Plugin parameters should be const.Steve Bavin2008-05-13
* FS #8985 by Robert Menes. Add support for removing some Linux files/directori...Thom Johansen2008-04-21
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase2008-03-22
* Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold2008-03-22
* M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla2008-03-01
* Plugins now enabled and working for the Gigabeat S.Will Robertson2008-02-17
* Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold2007-09-20
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon2007-05-20
* attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg2007-05-19
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Adjust plugins to use the new menu API. Int settings still use the old API. R...Tom Ross2007-03-28
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Remove redudant code from Disk Tidy.Tom Ross2007-01-20
* Hopefully fix the menu leak I introduced in my last version. Also some whites...Tom Ross2007-01-18
* Fix warning and slight clean up.Tom Ross2007-01-18
* Change Disktidy to use the standard menu api and adapt it to work on the Arch...Tom Ross2007-01-18
* Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ...Dave Chapman2007-01-14
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Add disktidy plugin (FS#2596).Dan Everton2006-08-08