summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2010-03-27Brickmania: Prevent two overlapping balls from destrying bricks together and ...Tomer Shalev
2010-03-25fix redRafaël Carré
2010-03-25mpegplayer: align video output data structure only on multicoreRafaël Carré
2010-03-25Stats plugin: Add 3 missing types to count.Mustapha Senhaji
2010-03-20Prevent accidental skipping to beginning/end of file in text viewer.Torne Wuff
2010-03-19Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes cr...Dave Hooper
2010-03-17Ondavx747/777 fix red.Yoshihisa Uchida
2010-03-17fix redYoshihisa Uchida
2010-03-17text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989...Yoshihisa Uchida
2010-03-15lamp: use HAVE_NEGATIVE_LCDRafaël Carré
2010-03-15lamp: invert backlight for Clipv2/Clip+ tooRafaël Carré
2010-03-09Coldfire targets: tiny optimisation.Jens Arnold
2010-03-09Get rid of unnecessary alignment of struct member which also caused arm-elf-e...Jens Arnold
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-03-06bubbles: fix FS#11070Teruaki Kawashima
2010-03-06boomshine: improve collision detection.Teruaki Kawashima
2010-02-28bmpviewer: do aspect ratio correction.Teruaki Kawashima
2010-02-28FFT plugin: init mutexMaurus Cuelenaere
2010-02-28Draw a white rectangle around the empty spot to make it easier to distinghuis...Frank Gevaerts
2010-02-28snake: use lib/highscore for highscore handling.Teruaki Kawashima
2010-02-27Brickmania: Test if power-up hit side of paddleTomer Shalev
2010-02-27Brickmania: Use helper function check_rect to test whether ball hits brickTomer Shalev
2010-02-27use same variable/macro name for highscore among plugins.Teruaki Kawashima
2010-02-27Silly editor, missing a ,.Mustapha Senhaji
2010-02-27Stats Plugin: Update the list of suported/counted music file extensions.Mustapha Senhaji
2010-02-27clix: make code to check whether game is end or not to a separate function to...Teruaki Kawashima
2010-02-27Brickmania: Use NUMBER_OF_POWERUPS in enumTomer Shalev
2010-02-27Brickmania: Revert to using intersection checks for testing if powerup hitTomer Shalev
2010-02-27Brickmania: Use static whenever possibleTomer Shalev
2010-02-27Brickmania: Fix inner loop used the same variable as outer loop, which trashedTomer Shalev
2010-02-26Brickmania: Fix NUMBER_OF_POWERUPS and POWER_TYPE_COUNT were used for the sam...Tomer Shalev
2010-02-26Brickmania: Re-arrange code (no functional change)Tomer Shalev
2010-02-26Brickmania: Fix wrong power image in shown, caused by previous commitTomer Shalev
2010-02-26FS#11057 - brickmania: simplify the powerupsTomer Shalev
2010-02-26Remote support for the alarmclock pluginKevin Ferrare
2010-02-25Fix pdbox makefile to actually take part in dependency generationFrank Gevaerts
2010-02-25Alarm clock plugin for RTC targetsRafaël Carré
2010-02-25plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima
2010-02-25imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima
2010-02-24Viewer: Fix red cause by stupid lack of attentionTomer Shalev
2010-02-24FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev
2010-02-24Rockblox: Map touchscreen top-middle to rotate CWTomer Shalev
2010-02-24Rockblox: For touchscreen targets, left/right goes to CCW/CW respectively, andTomer Shalev
2010-02-24Rockblox: Rename Rotate Left|Right to Rotate CW|CCWTomer Shalev
2010-02-24FS#10643 - Cowon D2: Chopper game control using hardware buttonsTomer Shalev
2010-02-24FS#11049 - Brickmania: Make brick a two-dimensional arrayTomer Shalev
2010-02-22kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper
2010-02-22plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima