| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The... | Boris Gjenero | 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-08 |
| * | Quick, fix red, before the new build system shows it! | Thomas Martitz | 2009-08-07 |
| * | Change a few defines to enums to match the other code around and argument bit... | Thomas Martitz | 2009-08-07 |
| * | 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 |
| * | Various files: make functions static if they're local or make sure there is a... | Bertrik Sikken | 2009-08-06 |
| * | Remove some unused #includes | Bertrik Sikken | 2009-08-06 |
| * | Add a couple of functions for the rm metadata parser for debugging, and add a... | Mohamed Tarek | 2009-08-06 |
| * | Goban: Rename save file extension back to sgf to match other applications. | Karl Kurbjun | 2009-08-06 |
| * | more wps->skin moving/renaming | Jonathan Gordon | 2009-08-06 |
| * | Move this call a bit up so that wpses without backdrop show none properly (th... | Thomas Martitz | 2009-08-06 |
| * | Correct yet another typo causing reds and greater shame on me. | Thomas Martitz | 2009-08-06 |
| * | Fix iaudio reds and crazy deltas, both caused by stupid typos. | Thomas Martitz | 2009-08-06 |
| * | Add backdrop functions to the multiscreen api and add a enum backdrop_type pa... | Thomas Martitz | 2009-08-06 |
| * | 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-05 |
| * | Fix yellow. | Mohamed Tarek | 2009-08-04 |
| * | Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug (request_buffe... | Mohamed Tarek | 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 |
| * | Rename codecs/dnet.c to codecs/a52_rm.c | Mohamed Tarek | 2009-08-04 |
| * | PDBox: Simplified some math functions. | Wincent Balin | 2009-08-04 |
| * | Add support for AC3 audio in RM container. | Mohamed Tarek | 2009-08-04 |
| * | PDBox: Use correct values of maximal string size for snprintf. | Wincent Balin | 2009-08-04 |
| * | Move the DATA_HEADER_SIZE define to codecs/librm/rm.h and add a define | Mohamed Tarek | 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-04 |
| * | Remove the wrapper around the wrapper (wps_data_load) and handle loading hard... | Thomas Martitz | 2009-08-03 |
| * | Fix inaccurate time display for 44.1 (and 22.05) kHz MP3 audio tracks. Time w... | Magnus Holmgren | 2009-08-03 |
| * | Add missing svn:keywords property. | Dominik Riebeling | 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 |
| * | Fix reds for IAP and a missing #include. | Thomas Martitz | 2009-08-03 |