summaryrefslogtreecommitdiffstats
path: root/apps/plugins/bubbles.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31FS#10620 - fix a bug in bubbles on c200 thanks to Sascha WildeJohannes Schwarz1-0/+1
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima1-3/+6
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun1-6/+14
2009-08-31Bubbles: Add support for vertical strides.Karl Kurbjun1-6/+12
2009-08-24Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz1-2/+3
2009-08-24Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz1-10/+13
2009-08-24Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz1-7/+3
2009-08-03calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima1-55/+75
2009-08-03Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun1-2/+2
2009-08-02Fix highest succeeded level from the highscores really this time, and don't c...Thomas Martitz1-6/+5
2009-08-02Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which...Thomas Martitz1-3/+3
2009-08-02Fix red - overlooked renaming in 1 place.Thomas Martitz1-1/+1
2009-08-02New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p...Thomas Martitz1-36/+78
2009-08-02Remove two left-over DEBUGFsThomas Martitz1-2/+1
2009-08-02A bit of rework in bubbles:Thomas Martitz1-87/+102
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz1-82/+12
2009-07-18Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun1-21/+16
2009-07-05Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere1-10/+10
2009-07-04FS#10291: use lib highscore.h and add a new highscore tableJohannes Schwarz1-99/+83
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-2/+2
2009-03-17Sansa Fuze: Fix bubbles controls (scrollwheel didn't work).Thomas Martitz1-1/+2
2009-02-26Accept the first patch at FS#9953 - Add Playback Control to more plugins, by...Thomas Martitz1-2/+7
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger1-1/+0
2009-01-16loader-initialized global plugin API:Andrew Mahone1-10/+3
2009-01-04Commit FS#9617 - Keymaps for Plugins fuze by Thomas Martitz.Michael Giacomelli1-2/+5
2008-11-28Replace the bubbles start screen with a standard menu to fix FS#8950.Jonathan Gordon1-162/+42
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré1-2/+9
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-3/+3
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg1-3/+3
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-04-07Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing1-2/+2
2008-03-23Oooops, fix yellow.Jens Arnold1-1/+1
2008-03-23VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....Jens Arnold1-3/+4
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-43/+26
2007-09-28Bubbles for Sansa c200.Marianne Arnold1-0/+17
2007-09-28Make bubbles use one background picture that is the size of the display inste...Marianne Arnold1-12/+3
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-2/+2
2007-07-31plugins code cleanup : moved the duplicated fixed point table loockup based s...Kevin Ferrare1-77/+14
2007-07-29Use the wheel to aim on the sansaJonathan Gordon1-6/+23
2007-07-27Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold1-1/+2
2007-06-01Correct butoon help text for ipods, fixes FS#7243Nils Wallménius1-2/+2
2007-05-15Make bubbles smoother (and a bit faster) on the gigabeat.Nicolas Pennequin1-1/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold1-1/+1
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-12/+12
2007-01-19Update manual screenshots and fix a commentAdam Boot1-1/+1
2007-01-19Bubbles: Fix for gigabeat and add sansa e200 supportAdam Boot1-11/+30
2007-01-09Removed executable flagLinus Nielsen Feltzing1-0/+0
2006-11-18fix bubbles for good this time.Jonathan Gordon1-2/+5