summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz2010-03-08
* Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius2010-03-08
* Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann2010-03-07
* bubbles: fix FS#11070Teruaki Kawashima2010-03-06
* boomshine: improve collision detection.Teruaki Kawashima2010-03-06
* bmpviewer: do aspect ratio correction.Teruaki Kawashima2010-02-28
* FFT plugin: init mutexMaurus Cuelenaere2010-02-28
* Draw a white rectangle around the empty spot to make it easier to distinghuis...Frank Gevaerts2010-02-28
* snake: use lib/highscore for highscore handling.Teruaki Kawashima2010-02-28
* Brickmania: Test if power-up hit side of paddleTomer Shalev2010-02-27
* Brickmania: Use helper function check_rect to test whether ball hits brickTomer Shalev2010-02-27
* use same variable/macro name for highscore among plugins.Teruaki Kawashima2010-02-27
* Silly editor, missing a ,.Mustapha Senhaji2010-02-27
* Stats Plugin: Update the list of suported/counted music file extensions.Mustapha Senhaji2010-02-27
* clix: make code to check whether game is end or not to a separate function to...Teruaki Kawashima2010-02-27
* Brickmania: Use NUMBER_OF_POWERUPS in enumTomer Shalev2010-02-27
* Brickmania: Revert to using intersection checks for testing if powerup hitTomer Shalev2010-02-27
* Brickmania: Use static whenever possibleTomer Shalev2010-02-27
* Brickmania: Fix inner loop used the same variable as outer loop, which trashedTomer Shalev2010-02-27
* Brickmania: Fix NUMBER_OF_POWERUPS and POWER_TYPE_COUNT were used for the sam...Tomer Shalev2010-02-26
* Brickmania: Re-arrange code (no functional change)Tomer Shalev2010-02-26
* Brickmania: Fix wrong power image in shown, caused by previous commitTomer Shalev2010-02-26
* FS#11057 - brickmania: simplify the powerupsTomer Shalev2010-02-26
* Remote support for the alarmclock pluginKevin Ferrare2010-02-26
* Fix pdbox makefile to actually take part in dependency generationFrank Gevaerts2010-02-25
* Alarm clock plugin for RTC targetsRafaël Carré2010-02-25
* plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima2010-02-25
* imageviewer: add button to quit plugin immediately if there is enough key for...Teruaki Kawashima2010-02-25
* Viewer: Fix red cause by stupid lack of attentionTomer Shalev2010-02-24
* FS#10552 - Cowon D2: pgup/pgdn on minus/plus buttons in text viewerTomer Shalev2010-02-24
* Rockblox: Map touchscreen top-middle to rotate CWTomer Shalev2010-02-24
* Rockblox: For touchscreen targets, left/right goes to CCW/CW respectively, andTomer Shalev2010-02-24
* Rockblox: Rename Rotate Left|Right to Rotate CW|CCWTomer Shalev2010-02-24
* FS#10643 - Cowon D2: Chopper game control using hardware buttonsTomer Shalev2010-02-24
* FS#11049 - Brickmania: Make brick a two-dimensional arrayTomer Shalev2010-02-24
* kiss_fftr appears to perform two real-valued ffts in parallel -- so feed it...Dave Hooper2010-02-22
* plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima2010-02-22
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* as3525v2: build normal firmware properly (Clipv2/+)Rafaël Carré2010-02-22
* Brickmania: Hopefully prevent dissappearing of the ballTomer Shalev2010-02-21
* Brickmania: Use predefined macro definition when possibleTomer Shalev2010-02-21
* FS#10485 - Some changes for brickmaniaTomer Shalev2010-02-19
* Brickmania: Use defines for score valuesTomer Shalev2010-02-19
* Brickmania: Remove spaces at the end of lineTomer Shalev2010-02-19
* Brickmania: Forgotten one more hard-coded valueTomer Shalev2010-02-19
* Brickmania: Use constant for default value and rename variable of flip-sides ...Tomer Shalev2010-02-19
* Brickmania: Use constants for number of bricks rows and columns, and for numb...Tomer Shalev2010-02-19
* Brickmania: Use constant for number of firesTomer Shalev2010-02-19
* Brickmania: Test returned value of file operationsTomer Shalev2010-02-18
* FS#10535: bmp viewer plugin.Teruaki Kawashima2010-02-18