Age | Commit message (Expand) | Author |
2010-08-25 | Remove build conditions inside .c plugin files | Rafaël Carré |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-05-20 | S#10387 - Rework pluginlib actions | Thomas Martitz |
2010-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2010-03-06 | bubbles: fix FS#11070 | Teruaki Kawashima |
2010-02-27 | use same variable/macro name for highscore among plugins. | Teruaki Kawashima |
2010-02-10 | Bubbles: Don't save scores when quit without saving is selected and reduce sp... | Thomas Martitz |
2009-12-17 | Hide menu entries "Resume Game" and "Quit without Saving" if not available an... | Johannes Schwarz |
2009-12-13 | Bubbles: Rename defines | Tomer Shalev |
2009-12-13 | Bubbles: Remove unused keymaps | Tomer Shalev |
2009-12-12 | Use positive logic in #ifdef hell | Tomer Shalev |
2009-12-07 | Yet more GoGear SA9200 plugin keymaps. Almost done! | Robert Menes |
2009-10-31 | FS#10620 - fix a bug in bubbles on c200 thanks to Sascha Wilde | Johannes Schwarz |
2009-09-06 | brickmania, blackjack, jewels, bubbles: Remove save file only if player resum... | Teruaki Kawashima |
2009-09-04 | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun |
2009-08-31 | Bubbles: Add support for vertical strides. | Karl Kurbjun |
2009-08-24 | Bubbles: Change the saving message slightly to include saving scores. | Thomas Martitz |
2009-08-24 | Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"... | Thomas Martitz |
2009-08-24 | Bubbles: Don't remove the savegame before actually resuming the saved game, a... | Thomas Martitz |
2009-08-03 | calendar: fix bug when add new event text longer than last entry. | Teruaki Kawashima |
2009-08-03 | Blackjack: Use standard menu and add playback menu, use pluginlib high scores. | Karl Kurbjun |
2009-08-02 | 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 | New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p... | Thomas Martitz |
2009-08-02 | Remove two left-over DEBUGFs | Thomas Martitz |
2009-08-02 | A bit of rework in bubbles: | Thomas Martitz |
2009-07-18 | Commit FS#10350, prevents to save an unchanged highscore and move the functio... | Johannes Schwarz |
2009-07-18 | Bubbles: Make new screen support a bit more generic and add support for 640x4... | Karl Kurbjun |
2009-07-05 | Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040... | Maurus Cuelenaere |
2009-07-04 | FS#10291: use lib highscore.h and add a new highscore table | Johannes Schwarz |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
2009-03-17 | Sansa Fuze: Fix bubbles controls (scrollwheel didn't work). | Thomas Martitz |
2009-02-26 | Accept the first patch at FS#9953 - Add Playback Control to more plugins, by... | Thomas Martitz |
2009-01-16 | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-04 | Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz. | Michael Giacomelli |
2008-11-28 | Replace the bubbles start screen with a standard menu to fix FS#8950. | Jonathan Gordon |
2008-11-28 | Sansa Clip: build plugins (FS#9578) | Rafaël Carré |
2008-11-20 | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg |
2008-11-03 | Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps... | Björn Stenberg |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-13 | Plugin parameters should be const. | Steve Bavin |
2008-04-07 | Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for Bubbles | Linus Nielsen Feltzing |
2008-03-23 | Oooops, fix yellow. | Jens Arnold |
2008-03-23 | VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3.... | Jens Arnold |
2008-03-22 | Adapt most single-file plugins to the M3 keypad and screen. It's still prelim... | Jens Arnold |