summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2009-10-04Don't assume AUDIO_SRC_MIC always exists.Dave Chapman
2009-10-04Correct the IRAM definitions for the S5L8700/8701 and add definitions for plu...Dave Chapman
2009-10-03test_grey.c : use left/right on YH920 instead of rew/ffRafaël Carré
2009-10-03Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70HzRafaël Carré
2009-10-03Samsung YH* : fix test_scanrate compilation by defining an existing buttonRafaël Carré
2009-10-03Slight cleanup of the calendar pluginNils Wallménius
2009-10-03Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot b...Dave Chapman
2009-10-03Brickmania: Fix smaller screens, improve speed scaling and collision detection.Karl Kurbjun
2009-10-03battery_bench requires the register_storage_idle_func() and unregister_storag...Dave Chapman
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev
2009-09-27Clean up duplicate #includesBertrik Sikken
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode
2009-09-25Brickmania: Correct the cycle time to match what it was on the H300.Karl Kurbjun
2009-09-23Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).Magnus Holmgren
2009-09-23Better menu verbiage for test_codecJeffrey Goode
2009-09-20Clarify the unit of note frequencyAlexander Levin
2009-09-20Pitch Detector: group note related data togetherAlexander Levin
2009-09-20Pitch Detector: use special functions for choosing bool valuesAlexander Levin
2009-09-20Pitch Detector: add the possibility to set the reference frequency of A (last...Alexander Levin
2009-09-17Wormlet: Fix food and argh possibly overlapping each other.Thomas Martitz
2009-09-17Rename Starting Level to Snake Speed, save the last selected speed, remove hi...Johannes Schwarz
2009-09-13Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were s...Mohamed Tarek
2009-09-13Jpeg Viewer: Add support for Vertical StridesKarl Kurbjun
2009-09-13Another take at quitting with an error messageAlexander Levin
2009-09-12Revert everything to a workable state until the issue is investigated properlyAlexander Levin
2009-09-12Fix redAlexander Levin
2009-09-12Quit with an error message if the LCD is not supportedAlexander Levin
2009-09-12Fix the pitch detector plugin for iaudioM3Alexander Levin
2009-09-12UI improvements for the pitch detector (ongoing work by David Johnston from F...Alexander Levin
2009-09-12Add Vertical stride support to LCD scrolling functions.Karl Kurbjun
2009-09-12Fix test_sampr for the changes in r22440Jens Arnold
2009-09-08New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin
2009-09-07Pacbox: add support for hardware 256 color palette mode.Karl Kurbjun
2009-09-07Plasma: Add hardware support for 256 color palette mode.Karl Kurbjun
2009-09-06Lua plugin: fix bad behaviour for io.open(path, 'w')Maurus Cuelenaere
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima
2009-09-05remove extra 1 element in arrays. use same counter for both manual and auto f...Teruaki Kawashima
2009-09-04Clock: Fix rendering.Karl Kurbjun
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-09-02Pictureflow: Fix defineKarl Kurbjun
2009-09-02Fix collision detection for invadroxKarl Kurbjun
2009-09-02Pictureflow: Add support for vertical strides.Karl Kurbjun
2009-09-02Fire: Add support for 256 color hardware pallete modeKarl Kurbjun
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase
2009-09-01Matrix: Add support for vertical stridesKarl Kurbjun
2009-09-01Invadrox: Add support for vertical stridesKarl Kurbjun
2009-09-01Star: Add support for Vertical strides.Karl Kurbjun
2009-09-01Brickmania: Fix define and add support for vertical strides.Karl Kurbjun
2009-09-01Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere