summaryrefslogtreecommitdiff
path: root/apps/plugins (unfollow)
Commit message (Expand)Author
2006-08-07Grayscale lib: Working screendump on iPod (target + sim).Jens Arnold
2006-08-07* Assembler optimised gray_update_rect() and writearray() for arm (greyscale ...Jens Arnold
2006-08-07Pong! * adapt to FS#4761 * add pause button for non-holdswitch players *Shachar Liberman
2006-08-07We can run the grayscale lib at full frame rate on iPods...Jens Arnold
2006-08-07Use striped buffering for grayscale targets to make the buffer fit on iPod g3...Jens Arnold
2006-08-07Fix red iPod g3 build.Jens Arnold
2006-08-07Grayscale library ported to the grayscale iPods, first version. Added C refer...Jens Arnold
2006-08-05Initial version of the iriver flashing plugin for H1xx. Building ofMiika Pekkarinen
2006-08-04Again smaller fixed point exp()Jens Arnold
2006-08-04Smaller & faster (on our targets) fixed point exp() with a multiplication.Jens Arnold
2006-08-03Yet some more fixes (mostly for small archos screens).Antoine Cellerier
2006-08-03Change hearts and diamonds bitmaps for monochrome screens. Thanks to pixelma ...Antoine Cellerier
2006-08-03repair x5 buildDaniel Stenberg
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-08-03Remove some more useless codeAntoine Cellerier
2006-08-03Some graphics fixes for solitaire. (Numbers for hearts and diamonds still nee...Antoine Cellerier
2006-08-03Repair bufferend scrolling background.Jens Arnold
2006-08-03Greyscale targets: Fix empty display when returning from menu without action....Jens Arnold
2006-08-02Fix compile warning (and small diaply bug)Antoine Cellerier
2006-08-02Cleanup solitaire code a bit. A side effect is that it should now be possible...Antoine Cellerier
2006-08-02Some more solitaire graphicsAntoine Cellerier
2006-08-02Proper rounding...Jens Arnold
2006-08-02Slightly better precision.Jens Arnold
2006-08-02Ooops, don't apply correction when it shouldn't be applied.Jens Arnold
2006-08-02Grayscale library: LCD linearisation and gamma correction.Jens Arnold
2006-08-01Fix bug #5724 - Missing characters in text viewer, the number of characters i...Linus Nielsen Feltzing
2006-07-30accept patch FS#4761 - putting the player on hold will now pause games. this ...Shachar Liberman
2006-07-28Commit greyscale images again using binary mode this time. Also changed bitma...Antoine Cellerier
2006-07-28Remove bitmap (i'll commit it again in binary mode). This will break some of ...Antoine Cellerier
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-27Star plugin (again): Apply http://www.rockbox.org/tracker/task/5493 (button h...Antoine Cellerier
2006-07-27Add bitmaps for greyscale LCD targets for "star" game. Closes http://www.rock...Antoine Cellerier
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