summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
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
2009-08-17PDBox: Made GUI use default back- and foreground colors.Wincent Balin
2009-08-16Fix realloc bug in TLSF.Magnus Holmgren
2009-08-16pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima
2009-08-15FS#10526: mpegplayer audio out of sync, reverts r22280Jeffrey Goode
2009-08-12FS#10504: Make mpegplayer audio thread use correct sample countJeffrey Goode
2009-08-12Adds DSP testing and WAV writing to test_codecJeffrey Goode
2009-08-12Fix mistake at checking the return in rockboy. Thanks Al Le for spotting.Thomas Martitz
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz
2009-08-09FS#10496: remove function read_image_file_offset, it had a bug and is not use...Bertrik Sikken
2009-08-09M:Robe 500: Add missing filesKarl Kurbjun
2009-08-09Rockboy: Cleanup redKarl Kurbjun
2009-08-09Rockboy: Significantly reduce the number of palette updates, add support for ...Karl Kurbjun
2009-08-08fix red: add a define accidentally removedTeruaki Kawashima
2009-08-08snake2: add standard start menu. use pluginlib highscore for highscores.Teruaki Kawashima
2009-08-08snake:go back to menu when game is over. save highscores using pluginlib high...Teruaki Kawashima
2009-08-08M:Robe 500: Make yes/no screen work better and add appropriate strings for so...Karl Kurbjun
2009-08-06Fix out of bounds accesses in keybox and matrixNils Wallménius
2009-08-06use set_option instead of menu api for some settings of plugins to make it cl...Teruaki Kawashima
2009-08-06small fixes for mazezam.Teruaki Kawashima
2009-08-06a bit of code polish for rockpaint and disktidy.Teruaki Kawashima
2009-08-06fix for r22171 for pacbox. make "Quit" item quit the plugin again.Teruaki Kawashima
2009-08-06Goban: Rename save file extension back to sgf to match other applications.Karl Kurbjun
2009-08-05PDBox: Correcting two more warnings.Wincent Balin
2009-08-05PDBox: Got rid of warnings.Wincent Balin
2009-08-05Goban: Change save location and file names to fit more in line with the rest ...Karl Kurbjun
2009-08-05add playback control to more menu of plugins.Teruaki Kawashima
2009-08-05PDBox: Removed unneeded include file to, hopefully, diminish the amount of w...Wincent Balin
2009-08-05fix bug calendar fails to add new memo if there is not .memo file caused by m...Teruaki Kawashima
2009-08-05PDBox: Added iriver H100 to supported targets.Wincent Balin
2009-08-05PDBox: Changed type of t_int to remove 64-bit related warnings.Wincent Balin
2009-08-04Remove unneeded blackjack defines for the YH series.Michael Giacomelli
2009-08-04Insert pdbox into build system, currently only for H300.Wincent Balin
2009-08-04PDBox: Undoing incorrect changes of math functions.Wincent Balin
2009-08-04PDBox: Simplified some math functions.Wincent Balin
2009-08-04PDBox: Use correct values of maximal string size for snprintf.Wincent Balin
2009-08-04Invadrox: Add support for 640x480 screens.Karl Kurbjun
2009-08-04Always do an SVN up before committing . . . hopefully fixes red by defining m...Michael Giacomelli
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli