summaryrefslogtreecommitdiffstats
path: root/apps/plugins/dict.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-24Plugins for the Philips HDD1630. The keymaps are largely untested on the devi...Mark Arigo1-0/+2
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-2/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-4/+1
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-3/+8
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger1-1/+2
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg1-0/+2
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-1/+2
2008-10-07IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet.Vitja Makarov1-0/+2
2008-08-19Fix a problem with dict and checkbox where their internal buffer allocaters w...Jonathan Gordon1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-03-22D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...Rob Purchase1-0/+2
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-0/+2
2008-03-01M:Robe 100: add button definition/bitmaps to plugins and enable compilationRobert Kukla1-0/+2
2008-02-17Plugins now enabled and working for the Gigabeat S.Will Robertson1-0/+2
2007-10-23make the first bunch of plugins compile for the mrobe. an earlier commit brok...Jonathan Gordon1-0/+2
2007-09-20Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...Marianne Arnold1-1/+2
2007-08-08Accept FS #7559. Update dict plugin to new locations.Peter D'Hoye1-2/+2
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg1-1/+1
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis1-1/+1
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis1-2/+2
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold1-3/+0
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold1-1/+1
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-3/+3
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell1-0/+2
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+2
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman1-1/+2
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+2
2006-02-11Just a very simple change to test if the new distributed buildsystem picks it...Tomas Salfischberger1-1/+1
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+2
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+2
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+2
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman1-0/+2
2005-06-05(1) Replaced endian code, this is a little more readable.Tomas Salfischberger1-11/+25
2005-05-07prevent compiler warningDaniel Stenberg1-1/+1
2005-05-02Moved some data from stack to pluginbuffer.Tomas Salfischberger1-4/+49
2005-05-02Adapted Miika's tool to rockbox coding style *oops*Tomas Salfischberger1-11/+12
2005-05-02Dictionary plugin, first version... please bugtest.Tomas Salfischberger1-0/+245