Age | Commit message (Expand) | Author |
2009-07-17 | mkamsboot: remove runtime copyright notice | Rafaël Carré |
2009-07-17 | remove nand_soft_reset and nand_disk_is_active already voided in storage.h | Rafaël Carré |
2009-07-17 | Revert r21912 : "Storage API : remove undeeded target-specific functions" | Rafaël Carré |
2009-07-17 | Onda VX747: add dual-boot capability + make it possible to permanently 'stick... | Maurus Cuelenaere |
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 | M:Robe 500: Fix simulator build and include some small changes for the 640x48... | Karl Kurbjun |
2009-07-17 | M:Robe 500: Start of interrupt support. | Karl Kurbjun |
2009-07-17 | Storage API : remove undeeded target-specific functions | Rafaël Carré |
2009-07-16 | 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 | Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(... | Dave Chapman |
2009-07-16 | Add some notes describing how the bin2note exploit works | Dave Chapman |
2009-07-16 | fix wrong score recording. | Teruaki Kawashima |
2009-07-16 | FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa... | Dominik Riebeling |
2009-07-16 | Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th... | Thomas Martitz |
2009-07-16 | Get the Nano2G bootloader running - it now runs and displays a logo on one ty... | Dave Chapman |
2009-07-16 | Correct the bmp2rb option for native bitmaps on the Nano2G | Dave Chapman |
2009-07-16 | Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spotting | Dave Chapman |
2009-07-16 | The S5L8701 has the LCD controller in a different place. | Dave Chapman |
2009-07-16 | Working LCD driver for half the Nano2Gs. It now appears that there are two t... | Dave Chapman |
2009-07-15 | Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab... | Jens Arnold |
2009-07-15 | Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an... | Jens Arnold |
2009-07-15 | Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam... | Dave Chapman |
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 | display the volume as a number when its changing in the cabbie theme on the clip | Jonathan Gordon |
2009-07-14 | Small fix for asmdefs, make sure $var is cleared the line after it is read, s... | Andrew Mahone |
2009-07-14 | Guard the Timeout API declarations with the correct #ifdef | Rob Purchase |
2009-07-14 | 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 | Missed one strncpy call | Nils Wallménius |
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 | Handle sh and m68k compiler's output correctly in asmdefs2file | Andrew Mahone |
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 | Adapt manual to the changes in jewels (part of FS#10193) | Johannes Schwarz |
2009-07-14 | try to make buttons in jewels more unified (part of FS#10193) | Johannes Schwarz |