| Commit message (Expand) | Author | Age |
| * | fix deleteAnimation in calculator plugin. | Teruaki Kawashima | 2009-07-30 |
| * | Minor additions to floating point math functions. | Wincent Balin | 2009-07-29 |
| * | Check if parameter is NULL in plugins which only works as viewer. | Teruaki Kawashima | 2009-07-29 |
| * | Reversi: Attempt to account for screen aspect, add preliminary absolute touch... | Karl Kurbjun | 2009-07-29 |
| * | Upps, fix to r22071 | Johannes Schwarz | 2009-07-27 |
| * | Fix some tiny bugs in the help screen from solitaire and star | Johannes Schwarz | 2009-07-27 |
| * | Lua: implement the ^ and % operators | Maurus Cuelenaere | 2009-07-27 |
| * | Reversi: Simplify screen sizing - now supports any resolution. | Karl Kurbjun | 2009-07-27 |
| * | Sudoku: Add support for 640xx480 screens. | Karl Kurbjun | 2009-07-27 |
| * | updated help for r22057 | Robert Kukla | 2009-07-26 |
| * | new powerup in brickmania | Robert Kukla | 2009-07-26 |
| * | Onda VX747: change PNG menu button to BUTTON_POWER | Maurus Cuelenaere | 2009-07-26 |
| * | initial commit of remote support for m:robe 100 courtesy of lowlight; simulat... | Robert Kukla | 2009-07-26 |
| * | Fix some casts from pointer to int, now cast to intptr_t | Frank Gevaerts | 2009-07-25 |
| * | Add a png viewer plugin | Frank Gevaerts | 2009-07-25 |
| * | fix some bugs reported in FS#9707 (some of fix is from the patch by Yoshihisa... | Teruaki Kawashima | 2009-07-25 |
| * | Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as mem... | Peter D'Hoye | 2009-07-23 |
| * | Fix wrong text colour in help, adapt pegbox manual to r21867 | Johannes Schwarz | 2009-07-23 |
| * | Fix Onda | Karl Kurbjun | 2009-07-23 |
| * | Forgot to update sources for last revision (r22009) | Karl Kurbjun | 2009-07-23 |
| * | Superdom: Add support for 640x480 and 480x640 screens, simplify screen defines. | Karl Kurbjun | 2009-07-23 |
| * | Lua: return nil when kbd_input() gets aborted and make it possible to preset ... | Maurus Cuelenaere | 2009-07-23 |
| * | Decrease the text buffer a tiny bit to make it fit again on archos. This real... | Frank Gevaerts | 2009-07-21 |
| * | Add a standard menu, add highscore table and clean up the code in spacerocks ... | Johannes Schwarz | 2009-07-21 |
| * | text_editor: don't set filename "/" before input new filename so that user ca... | Teruaki Kawashima | 2009-07-21 |
| * | By Wincent Balin: add a new (better) memory allocation library for pdbox. Nex... | Peter D'Hoye | 2009-07-21 |
| * | By Wincent Balin: Cleaned up unneeded prototypes in s_path.c (ongoing FS #10... | Peter D'Hoye | 2009-07-21 |
| * | Snake2: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | Star, Flipit, Rockblox, Sokoban, Wormlet: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | Pegbox: Add support for 640x480 screens | Karl Kurbjun | 2009-07-21 |
| * | Jewels: Add graphics for 640x480 screens. | Karl Kurbjun | 2009-07-19 |
| * | Replace bitmap menu with a standard menu, add highscore table, save last achi... | Johannes Schwarz | 2009-07-18 |
| * | Simplify my previous change, don't need separate defines for ipod | Dave Hooper | 2009-07-18 |
| * | Commit FS#10350, prevents to save an unchanged highscore and move the functio... | Johannes Schwarz | 2009-07-18 |
| * | set YOFS to 0 for portrait LCDs. | Teruaki Kawashima | 2009-07-18 |
| * | Flyspray: FS#10326 | Frank Gevaerts | 2009-07-18 |
| * | Fix PDbox compilation | Maurus Cuelenaere | 2009-07-18 |
| * | Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe... | Dave Hooper | 2009-07-18 |
| * | Clix: Add support for screen widths larger than 480 | Karl Kurbjun | 2009-07-18 |
| * | Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4... | Karl Kurbjun | 2009-07-18 |
| * | Bubbles: Make new screen support a bit more generic and add support for 640x4... | Karl Kurbjun | 2009-07-18 |
| * | Brickmania: Correct a bug in the ball/brick collision (large screens (640x480... | Karl Kurbjun | 2009-07-18 |
| * | Brickmania: Make the defines dependent on screen size generic calculations | Karl Kurbjun | 2009-07-18 |
| * | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré | 2009-07-17 |
| * | Lua IOlib: when opening files for writing/appending, check if they exist and ... | Maurus Cuelenaere | 2009-07-17 |
| * | Jewels: Simplify support for new target screen sizes. Just adding new bitmap... | Karl Kurbjun | 2009-07-17 |
| * | Storage API : remove undeeded target-specific functions | Rafaël Carré | 2009-07-17 |
| * | remove references to pegbox bitmaps that were removed in r21907 (problem not ... | Robert Kukla | 2009-07-16 |
| * | Remove unused menu bitmaps from pegbox since r21867 | Johannes Schwarz | 2009-07-16 |
| * | fix wrong score recording. | Teruaki Kawashima | 2009-07-16 |