summaryrefslogtreecommitdiff
path: root/apps/plugins/dict.c
AgeCommit message (Expand)Author
2007-05-19attempt to make the Gigabeat button mappings in the plugins more logical and ...Marcoen Hirschberg
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-02-24More iPod 3G work from Seven Le MesleDave Chapman
2006-02-24first gigabeat commitMarcoen Hirschberg
2006-02-11Just a very simple change to test if the new distributed buildsystem picks it...Tomas Salfischberger
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-12-14iPod: Initial attempt at button mappings for plugins. All plugins now compil...Dave Chapman
2005-06-05(1) Replaced endian code, this is a little more readable.Tomas Salfischberger
2005-05-07prevent compiler warningDaniel Stenberg
2005-05-02Moved some data from stack to pluginbuffer.Tomas Salfischberger
2005-05-02Adapted Miika's tool to rockbox coding style *oops*Tomas Salfischberger
2005-05-02Dictionary plugin, first version... please bugtest.Tomas Salfischberger