summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* Fix red caused by ancient incorrect #ifdefs.Thomas Martitz2009-10-20
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* Use pointer to memos instead of accessing the array.Teruaki Kawashima2009-10-20
* Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken2009-10-18
* Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff2009-10-16
* Fuze: Change the button to mark possibilities from a select+up combo to just ...Thomas Martitz2009-10-16
* FS#10554: Rockpaint: enable to set canvas size.Teruaki Kawashima2009-10-15
* Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius2009-10-14
* brickmania: There are only 9 powerupsRobert Kukla2009-10-13
* New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima2009-10-12
* Ditch additional copyright notice quoted from iBugger.Michael Sparmann2009-10-12
* Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz2009-10-11
* Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts2009-10-11
* Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman2009-10-10
* Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross2009-10-09
* rockboy: remove useless assignement for fuzeRafaël Carré2009-10-09
* calculator: use home as clear button for sansa fuzeRafaël Carré2009-10-09
* add Seth Opgenorth to docs/CREDITSMichael Chicoine2009-10-09
* FS#10661 by Seth Opgenorth, adding more levels to brickmaniaNils Wallménius2009-10-08
* Fix chopper to actually remember the level. instead of overriding it on start.Thomas Martitz2009-10-08
* Use TIME_BEFORE() and redo a macro slightly.Thomas Martitz2009-10-08
* PPM viewer - initial support for vertical strides - scaler needs to be modifi...Karl Kurbjun2009-10-08
* LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.Karl Kurbjun2009-10-08
* Brickmania: Paddle selection needs to be done with the integer portion, not i...Karl Kurbjun2009-10-08
* Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...Karl Kurbjun2009-10-08
* Fix yellowTomer Shalev2009-10-05
* Brickmania: Add an extra check in the hit logic to make sure that the brick i...Karl Kurbjun2009-10-05
* Brickmania: Fix the flip_sides powerup on touchscreens.Karl Kurbjun2009-10-05
* Brickmania: Touchscreen improvements - Take advantage of the immediate button...Karl Kurbjun2009-10-05
* Brickmania: Some code refactoring - no functional changes.Karl Kurbjun2009-10-04
* Brickmania: Add new, finer detail images for the bricks and the ball for 640x...Karl Kurbjun2009-10-04
* Brickmania: Fix the flip-sides powerup with touchscreen and make the whole ga...Karl Kurbjun2009-10-04
* Brickmania - Fix and enable the absolute touchscreen mode.Karl Kurbjun2009-10-04
* Brickmania: Fix paddle position jumps when an N powerup is picked up.Karl Kurbjun2009-10-04
* Don't assume AUDIO_SRC_MIC always exists.Dave Chapman2009-10-04
* Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman2009-10-04
* test_grey.c : use left/right on YH920 instead of rew/ffRafaël Carré2009-10-03
* Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70HzRafaël Carré2009-10-03
* Samsung YH* : fix test_scanrate compilation by defining an existing buttonRafaël Carré2009-10-03
* Slight cleanup of the calendar pluginNils Wallménius2009-10-03
* Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot b...Dave Chapman2009-10-03
* Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun2009-10-03
* battery_bench requires the register_storage_idle_func() and unregister_storag...Dave Chapman2009-10-03
* Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev2009-09-30
* Clean up duplicate #includesBertrik Sikken2009-09-27
* Replace limiter with dynamic range compressorJeffrey Goode2009-09-25
* Brickmania: Correct the cycle time to match what it was on the H300.Karl Kurbjun2009-09-25
* Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).Magnus Holmgren2009-09-23
* Better menu verbiage for test_codecJeffrey Goode2009-09-23