| Commit message (Expand) | Author | Age |
| * | PDBox: Changed type of t_int to remove 64-bit related warnings. | Wincent Balin | 2009-08-05 |
| * | Fix building of the database utility. | Nils Wallménius | 2009-08-05 |
| * | Add support (on Linux and win32 only - I couldn't figure this out on OS X) fo... | Dave Chapman | 2009-08-04 |
| * | Make ipodpatcher compile on *BSD and recent Linux distributions - htole16/hto... | Dave Chapman | 2009-08-04 |
| * | 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 Jens Erdmann to CREDITS. | Michael Giacomelli | 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 |
| * | Fix for: | Thomas Martitz | 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 |
| * | Remove find_albumart() from the plugin API as it doesn't exist for them. | Thomas Martitz | 2009-08-03 |
| * | A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st... | Thomas Martitz | 2009-08-03 |
| * | Samsung YP-S3: update bootloader demo app with test code for the wmcodec (vol... | Bertrik Sikken | 2009-08-03 |
| * | one more add which didnt get added | Jonathan Gordon | 2009-08-03 |
| * | these didnt get renamed for some reason | Jonathan Gordon | 2009-08-03 |
| * | part two of the grand overall wps/skinning engine cleanup work: | Jonathan Gordon | 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 |
| * | Don't recalculate the array length during the loop, use the ARRAYLEN macro an... | Thomas Martitz | 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-03 |
| * | Fix highest succeeded level from the highscores really this time, and don't c... | Thomas Martitz | 2009-08-02 |
| * | Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which... | Thomas Martitz | 2009-08-02 |
| * | Update the manual screenshot for 176x220x16. | Thomas Martitz | 2009-08-02 |
| * | Fix red - overlooked renaming in 1 place. | Thomas Martitz | 2009-08-02 |
| * | Reversi: Fix warning, change the text so that it does not resize the board (t... | Karl Kurbjun | 2009-08-02 |
| * | New bubbles background for 176x220 (Sansa e200), heavily based off a mockup p... | Thomas Martitz | 2009-08-02 |
| * | Brickmania: Statusbar should always be drawn at the top of the screen | Karl Kurbjun | 2009-08-02 |
| * | Remove two left-over DEBUGFs | Thomas Martitz | 2009-08-02 |