| Commit message (Expand) | Author | Age |
| ... | |
| * | Simplify my previous change, don't need separate defines for ipod | Dave Hooper | 2009-07-18 |
| * | correct bottom viewport height calculation in the recording screen | Antonius Hellmann | 2009-07-18 |
| * | Commit FS#10350, prevents to save an unchanged highscore and move the functio... | Johannes Schwarz | 2009-07-18 |
| * | set YOFS to 0 for portrait LCDs. | Teruaki Kawashima | 2009-07-18 |
| * | Make the CPU boost log scroll if lines are too big. | Maurus Cuelenaere | 2009-07-18 |
| * | re-add the usb_core.h include. r21953 was a bit too aggressive | Frank Gevaerts | 2009-07-18 |
| * | Fix warning when compiling with logf() enabled | Maurus Cuelenaere | 2009-07-18 |
| * | Flyspray: FS#10326 | Frank Gevaerts | 2009-07-18 |
| * | Fix PDbox compilation | Maurus Cuelenaere | 2009-07-18 |
| * | Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe... | Dave Hooper | 2009-07-18 |
| * | Clix: Add support for screen widths larger than 480 | Karl Kurbjun | 2009-07-18 |
| * | Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4... | Karl Kurbjun | 2009-07-18 |
| * | Bubbles: Make new screen support a bit more generic and add support for 640x4... | Karl Kurbjun | 2009-07-18 |
| * | Brickmania: Correct a bug in the ball/brick collision (large screens (640x480... | Karl Kurbjun | 2009-07-18 |
| * | Brickmania: Make the defines dependent on screen size generic calculations | Karl Kurbjun | 2009-07-18 |
| * | Generic codec-extradata parsing, in preparation for addition of AAC/RM. | Mohamed Tarek | 2009-07-18 |
| * | Optimize overlap_math by only doing shifting if theres gain, and moving the c... | Michael Giacomelli | 2009-07-18 |
| * | Rearrange the MDCT library lookup tables so that codecs can access them. Acc... | Michael Giacomelli | 2009-07-17 |
| * | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré | 2009-07-17 |
| * | Lua IOlib: when opening files for writing/appending, check if they exist and ... | Maurus Cuelenaere | 2009-07-17 |
| * | Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code ... | Andrew Mahone | 2009-07-17 |
| * | Don't use ldrd/strd on ARMv5 since not all revisions support them and the gai... | Jens Arnold | 2009-07-17 |
| * | Jewels: Simplify support for new target screen sizes. Just adding new bitmap... | Karl Kurbjun | 2009-07-17 |
| * | Storage API : remove undeeded target-specific functions | Rafaël Carré | 2009-07-17 |
| * | Remove a call to av_clip() which limits the PCM output of the decoder to 16-bit. | Mohamed Tarek | 2009-07-16 |
| * | remove references to pegbox bitmaps that were removed in r21907 (problem not ... | Robert Kukla | 2009-07-16 |
| * | Remove an overlooked, unused float from struct COOKContext. | Mohamed Tarek | 2009-07-16 |
| * | FS#10438: New language - Ukrainian by Mykhailo Radzievskyl. | Robert Menes | 2009-07-16 |
| * | Remove unused menu bitmaps from pegbox since r21867 | Johannes Schwarz | 2009-07-16 |
| * | fix wrong score recording. | Teruaki Kawashima | 2009-07-16 |
| * | Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an... | Jens Arnold | 2009-07-15 |
| * | Further ARMv6 imdct optimisation, ~5.5% speedup. | Jens Arnold | 2009-07-15 |
| * | Revert r21863 partly: fixes Lua | Maurus Cuelenaere | 2009-07-15 |
| * | Tiny bug fix for help text in pegbox | Johannes Schwarz | 2009-07-15 |
| * | Fix a bug in lib display_text.h, which inserts a unwanted blank line | Johannes Schwarz | 2009-07-15 |
| * | Replace bitmap menu with a standard menu, clean up the code and remove corrup... | Johannes Schwarz | 2009-07-14 |
| * | Make the progress bar in game mode puzzle shows the level process (part of FS... | Johannes Schwarz | 2009-07-14 |
| * | Collect encoder data chunks (usually < 1kB) before writing to disk. The reduc... | Antonius Hellmann | 2009-07-14 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Updated italian translation. | Alessio Lenzi | 2009-07-14 |
| * | use lib display text to display help messages (FS#10099). | Teruaki Kawashima | 2009-07-14 |
| * | add a way to quit without saving game. | Teruaki Kawashima | 2009-07-14 |
| * | Combine the two menus, improve highscore list, automatically save game, impro... | Johannes Schwarz | 2009-07-14 |
| * | Silence the gcc 4.4.0 warning by making this code look like it was probably m... | Jens Arnold | 2009-07-14 |
| * | Change buttons in pegbox for Fuze (part of FS#10193) | Johannes Schwarz | 2009-07-14 |
| * | try to make buttons in jewels more unified (part of FS#10193) | Johannes Schwarz | 2009-07-14 |
| * | Remove a function accidentally added back in r21841. | Magnus Holmgren | 2009-07-14 |
| * | FS#10436 - add the Sansa View to the build system. The bootloader builds but... | Robert Keevil | 2009-07-13 |
| * | Fix cook on big endian targets. get_uint*be() is already endian agnostic due ... | Jens Arnold | 2009-07-13 |
| * | FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto. | Thomas Martitz | 2009-07-13 |