| Commit message (Expand) | Author | Age |
| * | PDBox: Added GUI. | Wincent Balin | 2009-08-04 |
| * | calendar: fix bug when add new event text longer than last entry. | Teruaki Kawashima | 2009-08-03 |
| * | Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m... | Thomas Martitz | 2009-08-03 |
| * | Remove find_albumart() from the plugin API as it doesn't exist for them. | Thomas Martitz | 2009-08-03 |
| * | Reversi: Make Reversi respect the global touchscreen setting when in a menu. | Karl Kurbjun | 2009-08-03 |
| * | Clix: Forgot ifdefs around touchscreen_set_mode. | Karl Kurbjun | 2009-08-03 |
| * | Clix: Make Clix respect the global touchscreen setting when in a menu. | Karl Kurbjun | 2009-08-03 |
| * | Calculator: Enable absolute mode for touchscreens. | Karl Kurbjun | 2009-08-03 |
| * | Remove various ABS() definitions with a single one using typeof (if using gcc... | Thomas Martitz | 2009-08-03 |
| * | Fix X5/M5 | Karl Kurbjun | 2009-08-03 |
| * | Fix warning and ZVM | Karl Kurbjun | 2009-08-03 |
| * | Blackjack: Use standard menu and add playback menu, use pluginlib high scores. | Karl Kurbjun | 2009-08-03 |
| * | Fix highest succeeded level from the highscores really this time, and don't c... | Thomas Martitz | 2009-08-02 |
| * | Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which... | Thomas Martitz | 2009-08-02 |
| * | Fix red - overlooked renaming in 1 place. | Thomas Martitz | 2009-08-02 |
| * | Reversi: Fix warning, change the text so that it does not resize the board (t... | Karl Kurbjun | 2009-08-02 |
| * | New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p... | Thomas Martitz | 2009-08-02 |
| * | Brickmania: Statusbar should always be drawn at the top of the screen | Karl Kurbjun | 2009-08-02 |
| * | Remove two left-over DEBUGFs | Thomas Martitz | 2009-08-02 |
| * | A bit of rework in bubbles: | Thomas Martitz | 2009-08-02 |
| * | Reversi: Implement dynamic legend/board sixing when necessary for landscape t... | Karl Kurbjun | 2009-08-02 |
| * | Superdom: introduce new enum for value to be returned in many places instead ... | Teruaki Kawashima | 2009-08-02 |
| * | brickmania: improve game saving to save current status. | Teruaki Kawashima | 2009-08-02 |
| * | Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev... | Karl Kurbjun | 2009-08-02 |
| * | Doom: re-add the missing modulus operation I removed in r22097 | Maurus Cuelenaere | 2009-08-01 |
| * | Doom: prevent division by zero | Maurus Cuelenaere | 2009-08-01 |
| * | pegbox: Fix bug it restarts the level when user choosed "Resume Game" in the ... | Teruaki Kawashima | 2009-08-01 |
| * | Ingenic Jz4740 targets: don't use IRAM in plugins as there's almost none avai... | Maurus Cuelenaere | 2009-07-30 |
| * | 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 |