summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2006-07-27Thou shall always test compilation before commiting. (fixes b&w LCD targets)Antoine Cellerier
2006-07-27Apply patch from http://www.rockbox.org/tracker/task/5569Antoine Cellerier
2006-07-27 * fix "number of mines" display on some target (previously didn't work on iP...Antoine Cellerier
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing
2006-07-25Fixes text viewer column advance when in wide mode using play+left/right butt...Mark Arigo
2006-07-23Fix compile warningAntoine Cellerier
2006-07-23Make the font browser a bit more usable on real targets. (The screen is only ...Antoine Cellerier
2006-07-23Take selected color into account when using the "text" tool.Antoine Cellerier
2006-07-23Fix file browser (which fixes file loading from menu). Looks like errno isn't...Antoine Cellerier
2006-07-20Fix typoAntoine Cellerier
2006-07-19rockpaint.c: Paint plugin for color LCD targets. Features include: different ...Antoine Cellerier
2006-07-19Rockpaint interface bitmaps:Antoine Cellerier
2006-07-19Lib to save a bitmap struct to a bmp file. Only works/tested with color bitmaps.Antoine Cellerier
2006-07-19RGB <-> HSV colorspace conversion libAntoine Cellerier
2006-07-18Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. *...Jens Arnold
2006-07-181bit and 2bit LCD drivers: Low-level bit handling optimisations.Jens Arnold
2006-07-17Add .jpe and .jpeg extensions to supported viewer extensions for the jpeg vie...Peter D'Hoye
2006-07-15Graphical improvements: * Brighter blocks and darker walls on greyscale targe...Jens Arnold
2006-07-15Fix for uninitialized variable, caused crash when viewing a file that started...Peter D'Hoye
2006-07-12jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some changes...Peter D'Hoye
2006-07-12Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code p...Jonas Häggqvist
2006-07-11 * fix bug (when double clicking on a card on the remains' stack toAntoine Cellerier
2006-07-08Apply patch number 3 from http://www.rockbox.org/tracker/task/5430Antoine Cellerier
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare
2006-07-01Added multi-screen API to the plugins API, made 'demystify plugin' use the re...Kevin Ferrare
2006-07-01Remove Rockblox as it is superseeded by TetroxMartin Arver
2006-06-30Removed battery_test because it's superseded by battery_bench.Jens Arnold
2006-06-30I should be sleepingKevin Ferrare
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-06-19Fix the scaling not being initialized properly.Karl Kurbjun
2006-06-19Fix errorsKarl Kurbjun
2006-06-19Update for Rockboy: - fix scaling for other color screens than H300 - full me...Karl Kurbjun
2006-06-12HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner
2006-06-11Make the ball/block move faster on color screens.Antoine Cellerier
2006-06-10Fix b&w LCD targets.Antoine Cellerier
2006-06-10Grayscale graphics for sokoban. (h1x0, ipod mini and ipod 4g)Antoine Cellerier
2006-06-10Remove unneeded defines.Antoine Cellerier
2006-06-10Flipit grayscale bitmaps for native grayscale LCDsAntoine Cellerier
2006-06-10Ooops. Fix compilation on non color lcd targets.Antoine Cellerier
2006-06-10Scale and use color bitmaps on color lcd targets.Antoine Cellerier
2006-06-10Scale and use color bitmaps on color lcd targets.Antoine Cellerier
2006-06-10Add color bitmap files for flipit, sokoban and star plugins.Antoine Cellerier
2006-06-10Fix the menu start for rockdoomKarl Kurbjun
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-06-05*decrease brickmania bitmaps files in the bitmaps folders. *fix break effect ...Ben Basha
2006-06-04Added reload_directory() to plugin api and modified text editor and sudoku pl...Hardeep Sidhu
2006-06-03Change Star keymappings for iPod - now Menu and Play are used for up/down ins...Zakk Roberts
2006-06-03Fix wide view mode on viewerKarl Kurbjun
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-05-29Fix Player builds and extend the delay between the last name appearing and th...Zakk Roberts