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