summaryrefslogtreecommitdiff
path: root/apps/plugins/bubbles.c
AgeCommit message (Expand)Author
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2014-09-08Bubbles: make it work on Samsung YH-820 and align it on the occasion on Cowon...Szymon Dziok
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis
2012-03-03Sansa Clip Zip: Bubble now shows a proper background imageDimitar Dimitrov
2011-12-02Sansa Clip Zip: enable all pluginsRafaël Carré
2011-11-08Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon
2011-05-01Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2011-01-10Add backgrounds for 128x160 displays to bubbles and rockblox. Set the coordin...Michael Sevakis
2011-01-09SA9200: Make plugins. Cheat a little just to get things to make at first by u...Michael Sevakis
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-05-20S#10387 - Rework pluginlib actionsThomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-03-06bubbles: fix FS#11070Teruaki Kawashima
2010-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima
2010-02-10Bubbles: Don't save scores when quit without saving is selected and reduce sp...Thomas Martitz
2009-12-17Hide menu entries "Resume Game" and "Quit without Saving" if not available an...Johannes Schwarz
2009-12-13Bubbles: Rename definesTomer Shalev
2009-12-13Bubbles: Remove unused keymapsTomer Shalev
2009-12-12Use positive logic in #ifdef hellTomer Shalev
2009-12-07Yet more GoGear SA9200 plugin keymaps. Almost done!Robert Menes
2009-10-31FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-08-31Bubbles: Add support for vertical strides.Karl Kurbjun
2009-08-24Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz
2009-08-24Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz
2009-08-24Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun
2009-08-02Fix highest succeeded level from the highscores really this time, and don't c...Thomas Martitz
2009-08-02Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which...Thomas Martitz
2009-08-02Fix red - overlooked renaming in 1 place.Thomas Martitz
2009-08-02New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p...Thomas Martitz
2009-08-02Remove two left-over DEBUGFsThomas Martitz
2009-08-02A bit of rework in bubbles:Thomas Martitz
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz
2009-07-18Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere
2009-07-04FS#10291: use lib highscore.h and add a new highscore tableJohannes Schwarz
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere
2009-03-17Sansa Fuze: Fix bubbles controls (scrollwheel didn't work).Thomas Martitz
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger
2009-01-16loader-initialized global plugin API:Andrew Mahone