summaryrefslogtreecommitdiff
path: root/apps/plugins/bubbles.c (follow)
Commit message (Expand)AuthorAge
* Sansa Clip Zip: enable all pluginsRafaël Carré2011-12-02
* Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2011-11-08
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* RaaA: Fix write locations of pluginsThomas Jarosch2011-03-02
* Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...Michael Sevakis2011-01-10
* SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis2011-01-09
* Remove build conditions inside .c plugin filesRafaël Carré2010-08-25
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* bubbles: fix FS#11070Teruaki Kawashima2010-03-06
* use same variable/macro name for highscore among plugins.Teruaki Kawashima2010-02-27
* Bubbles: Don't save scores when quit without saving is selected and reduce sp...Thomas Martitz2010-02-10
* Hide menu entries "Resume Game" and "Quit without Saving" if not available an...Johannes Schwarz2009-12-17
* Bubbles: Rename definesTomer Shalev2009-12-13
* Bubbles: Remove unused keymapsTomer Shalev2009-12-13
* Use positive logic in #ifdef hellTomer Shalev2009-12-12
* Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes2009-12-07
* FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz2009-10-31
* brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima2009-09-06
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Bubbles: Add support for vertical strides.Karl Kurbjun2009-08-31
* Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz2009-08-24
* Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz2009-08-24
* Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz2009-08-24
* calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima2009-08-03
* Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun2009-08-03
* Fix highest succeeded level from the highscores really this time, and don't c...Thomas Martitz2009-08-02
* Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which...Thomas Martitz2009-08-02
* Fix red - overlooked renaming in 1 place.Thomas Martitz2009-08-02
* New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p...Thomas Martitz2009-08-02
* Remove two left-over DEBUGFsThomas Martitz2009-08-02
* A bit of rework in bubbles:Thomas Martitz2009-08-02
* Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz2009-07-18
* Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun2009-07-18
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* FS#10291: use lib highscore.h and add a new highscore tableJohannes Schwarz2009-07-04
* Enable plugins on the Onda VX747Maurus Cuelenaere2009-04-07
* Sansa Fuze: Fix bubbles controls (scrollwheel didn't work).Thomas Martitz2009-03-17
* Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz2009-02-26
* revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger2009-01-16
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli2009-01-04
* Replace the bubbles start screen with a standard menu to fix FS#8950.Jonathan Gordon2008-11-28
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15