summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
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
2009-08-31pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun
2009-08-31Jewels: Add support for vertical stride.Karl Kurbjun
2009-08-31Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun
2009-08-31Blackjack: Add support for vertical strides.Karl Kurbjun
2009-08-31Bubbles: Add support for vertical strides.Karl Kurbjun
2009-08-29Correct superdom conflictKarl Kurbjun
2009-08-29Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima
2009-08-29keybox: fix issue when deleted all items.Teruaki Kawashima
2009-08-29Brickmania: Capitalize the enum.Karl Kurbjun
2009-08-28Brickmania: Try to clean up some of the paddle collision code and add comment...Karl Kurbjun
2009-08-27fix red.Teruaki Kawashima
2009-08-27Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima
2009-08-24Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz
2009-08-24Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz
2009-08-24Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz
2009-08-21text editor: optimize a bit and try to reduce size.Teruaki Kawashima
2009-08-21rockpaint: some fixes and optimization.Teruaki Kawashima
2009-08-21blackjack: change the way to save/load game state: save game state when quit ...Teruaki Kawashima
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-19brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima
2009-08-19shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima
2009-08-18snake2: improve redrawing after pause. wrap some long lines.Teruaki Kawashima
2009-08-18snake: Clear backdrop before displaying highscores and restore background, fo...Teruaki Kawashima
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode
2009-08-17 * Fix redMaurus Cuelenaere
2009-08-17Don't redefine SCROLLBAR_WIDTH (aka fix yellow)Maurus Cuelenaere
2009-08-17PDBox: Simplified some float math functions.Wincent Balin