Age | Commit message (Expand) | Author |
2009-08-16 | pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu... | Teruaki Kawashima |
2009-08-15 | FS#10526: mpegplayer audio out of sync, reverts r22280 | Jeffrey Goode |
2009-08-12 | FS#10504: Make mpegplayer audio thread use correct sample count | Jeffrey Goode |
2009-08-12 | Adds DSP testing and WAV writing to test_codec | Jeffrey Goode |
2009-08-12 | Fix mistake at checking the return in rockboy. Thanks Al Le for spotting. | Thomas Martitz |
2009-08-12 | Make kbd_input() show a cancel splash to indicate user abort better and for b... | Thomas Martitz |
2009-08-09 | FS#10496: remove function read_image_file_offset, it had a bug and is not use... | Bertrik Sikken |
2009-08-09 | M:Robe 500: Add missing files | Karl Kurbjun |
2009-08-09 | Rockboy: Cleanup red | Karl Kurbjun |
2009-08-09 | Rockboy: Significantly reduce the number of palette updates, add support for ... | Karl Kurbjun |
2009-08-08 | fix red: add a define accidentally removed | Teruaki Kawashima |
2009-08-08 | snake2: add standard start menu. use pluginlib highscore for highscores. | Teruaki Kawashima |
2009-08-08 | snake:go back to menu when game is over. save highscores using pluginlib high... | Teruaki Kawashima |
2009-08-08 | M:Robe 500: Make yes/no screen work better and add appropriate strings for so... | Karl Kurbjun |
2009-08-06 | Fix out of bounds accesses in keybox and matrix | Nils Wallménius |
2009-08-06 | use set_option instead of menu api for some settings of plugins to make it cl... | Teruaki Kawashima |
2009-08-06 | small fixes for mazezam. | Teruaki Kawashima |
2009-08-06 | a bit of code polish for rockpaint and disktidy. | Teruaki Kawashima |
2009-08-06 | fix for r22171 for pacbox. make "Quit" item quit the plugin again. | Teruaki Kawashima |
2009-08-06 | Goban: Rename save file extension back to sgf to match other applications. | Karl Kurbjun |
2009-08-05 | PDBox: Correcting two more warnings. | Wincent Balin |
2009-08-05 | PDBox: Got rid of warnings. | Wincent Balin |
2009-08-05 | Goban: Change save location and file names to fit more in line with the rest ... | Karl Kurbjun |
2009-08-05 | add playback control to more menu of plugins. | Teruaki Kawashima |
2009-08-05 | PDBox: Removed unneeded include file to, hopefully, diminish the amount of w... | Wincent Balin |
2009-08-05 | fix bug calendar fails to add new memo if there is not .memo file caused by m... | Teruaki Kawashima |
2009-08-05 | PDBox: Added iriver H100 to supported targets. | Wincent Balin |
2009-08-05 | PDBox: Changed type of t_int to remove 64-bit related warnings. | Wincent Balin |
2009-08-04 | Remove unneeded blackjack defines for the YH series. | Michael Giacomelli |
2009-08-04 | Insert pdbox into build system, currently only for H300. | Wincent Balin |
2009-08-04 | PDBox: Undoing incorrect changes of math functions. | Wincent Balin |
2009-08-04 | PDBox: Simplified some math functions. | Wincent Balin |
2009-08-04 | PDBox: Use correct values of maximal string size for snprintf. | Wincent Balin |
2009-08-04 | Invadrox: Add support for 640x480 screens. | Karl Kurbjun |
2009-08-04 | Always do an SVN up before committing . . . hopefully fixes red by defining m... | Michael Giacomelli |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-08-04 | PDBox: Minor addition and bugfixes. | Wincent Balin |
2009-08-04 | PDBox: Added GUI. | Wincent Balin |
2009-08-03 | calendar: fix bug when add new event text longer than last entry. | Teruaki Kawashima |
2009-08-03 | Fix yellows relvealed by the ABS() rework tonight. The abs() didn't seem to m... | Thomas Martitz |
2009-08-03 | Remove find_albumart() from the plugin API as it doesn't exist for them. | Thomas Martitz |
2009-08-03 | Reversi: Make Reversi respect the global touchscreen setting when in a menu. | Karl Kurbjun |
2009-08-03 | Clix: Forgot ifdefs around touchscreen_set_mode. | Karl Kurbjun |
2009-08-03 | Clix: Make Clix respect the global touchscreen setting when in a menu. | Karl Kurbjun |
2009-08-03 | Calculator: Enable absolute mode for touchscreens. | Karl Kurbjun |
2009-08-03 | Remove various ABS() definitions with a single one using typeof (if using gcc... | Thomas Martitz |
2009-08-03 | Fix X5/M5 | Karl Kurbjun |
2009-08-03 | Fix warning and ZVM | Karl Kurbjun |
2009-08-03 | Blackjack: Use standard menu and add playback menu, use pluginlib high scores. | Karl Kurbjun |
2009-08-02 | Fix highest succeeded level from the highscores really this time, and don't c... | Thomas Martitz |