summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
* brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima2009-09-06
* remove extra 1 element in arrays. use same counter for both manual and auto f...Teruaki Kawashima2009-09-05
* Clock: Fix rendering.Karl Kurbjun2009-09-04
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Pictureflow: Fix defineKarl Kurbjun2009-09-02
* Fix collision detection for invadroxKarl Kurbjun2009-09-02
* Pictureflow: Add support for vertical strides.Karl Kurbjun2009-09-02
* Fire: Add support for 256 color hardware pallete modeKarl Kurbjun2009-09-02
* D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase2009-09-01
* Matrix: Add support for vertical stridesKarl Kurbjun2009-09-01
* Invadrox: Add support for vertical stridesKarl Kurbjun2009-09-01
* Star: Add support for Vertical strides.Karl Kurbjun2009-09-01
* Brickmania: Fix define and add support for vertical strides.Karl Kurbjun2009-09-01
* Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun2009-09-01
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun2009-08-31
* Jewels: Add support for vertical stride.Karl Kurbjun2009-08-31
* Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun2009-08-31
* Blackjack: Add support for vertical strides.Karl Kurbjun2009-08-31
* Bubbles: Add support for vertical strides.Karl Kurbjun2009-08-31
* Correct superdom conflictKarl Kurbjun2009-08-29
* Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima2009-08-29
* keybox: fix issue when deleted all items.Teruaki Kawashima2009-08-29
* Brickmania: Capitalize the enum.Karl Kurbjun2009-08-29
* Brickmania: Try to clean up some of the paddle collision code and add comment...Karl Kurbjun2009-08-28
* fix red.Teruaki Kawashima2009-08-27
* Rearange menu of mpegplayer. Add new menu with "settings" and "quit", and rem...Teruaki Kawashima2009-08-27
* Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz2009-08-24
* Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz2009-08-24
* Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz2009-08-24
* text editor: optimize a bit and try to reduce size.Teruaki Kawashima2009-08-21
* rockpaint: some fixes and optimization.Teruaki Kawashima2009-08-21
* blackjack: change the way to save/load game state: save game state when quit ...Teruaki Kawashima2009-08-21
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima2009-08-19
* shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima2009-08-19
* snake2: improve redrawing after pause. wrap some long lines.Teruaki Kawashima2009-08-18
* snake: Clear backdrop before displaying highscores and restore background, fo...Teruaki Kawashima2009-08-18
* FS#10199: Adds limiter DSP functionJeffrey Goode2009-08-18
* * Fix redMaurus Cuelenaere2009-08-17
* Don't redefine SCROLLBAR_WIDTH (aka fix yellow)Maurus Cuelenaere2009-08-17
* PDBox: Simplified some float math functions.Wincent Balin2009-08-17
* PDBox: Made GUI use default back- and foreground colors.Wincent Balin2009-08-17
* Fix realloc bug in TLSF.Magnus Holmgren2009-08-16
* pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima2009-08-16
* FS#10526: mpegplayer audio out of sync, reverts r22280Jeffrey Goode2009-08-15
* FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode2009-08-12
* Adds DSP testing and WAV writing to test_codecJeffrey Goode2009-08-12
* Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12