summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* 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
* Revert accidental changes from r24723Michael Sparmann2010-02-17
* Add more information to the battery debug screen for Nano2GMichael Sparmann2010-02-17
* Only build Lua overlay on low-mem targetsMaurus Cuelenaere2010-02-16
* Brickmania: Fix FS#10959 - Ball disappearsTomer Shalev2010-02-16
* Brickmania: Fix continue message for Cowon D2Tomer Shalev2010-02-15
* Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...Szymon Dziok2010-02-14
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* Packard Bell Vibe 500: More plugin keymaps (second portion).Szymon Dziok2010-02-13
* Lua fscanf: use pointer of file descriptor instead of file descriptor itself ...Maurus Cuelenaere2010-02-13