summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* make ELIO_TPJ1022 bootloader compile againRobert Kukla2009-07-17
* Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.Thomas Martitz2009-07-17
* Allow access to the last sector of the ramdisk as wellFrank Gevaerts2009-07-17
* Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil2009-07-17
* FS#10445 - Error in CREDITSBertrik Sikken2009-07-17
* Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.Dave Chapman2009-07-17
* mkamsboot: remove runtime copyright noticeRafaël Carré2009-07-17
* remove nand_soft_reset and nand_disk_is_active already voided in storage.hRafaë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 Cuelenaere2009-07-17
* Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere2009-07-17
* Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code ...Andrew Mahone2009-07-17
* Don't use ldrd/strd on ARMv5 since not all revisions support them and the gai...Jens Arnold2009-07-17
* Jewels: Simplify support for new target screen sizes. Just adding new bitmap...Karl Kurbjun2009-07-17
* M:Robe 500: Fix simulator build and include some small changes for the 640x48...Karl Kurbjun2009-07-17
* M:Robe 500: Start of interrupt support.Karl Kurbjun2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Remove a call to av_clip() which limits the PCM output of the decoder to 16-bit.Mohamed Tarek2009-07-16
* remove references to pegbox bitmaps that were removed in r21907 (problem not ...Robert Kukla2009-07-16
* Remove an overlooked, unused float from struct COOKContext.Mohamed Tarek2009-07-16
* FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes2009-07-16
* Remove unused menu bitmaps from pegbox since r21867Johannes Schwarz2009-07-16
* Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...Dave Chapman2009-07-16
* Add some notes describing how the bin2note exploit worksDave Chapman2009-07-16
* fix wrong score recording.Teruaki Kawashima2009-07-16
* FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling2009-07-16
* Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...Thomas Martitz2009-07-16
* Get the Nano2G bootloader running - it now runs and displays a logo on one ty...Dave Chapman2009-07-16
* Correct the bmp2rb option for native bitmaps on the Nano2GDave Chapman2009-07-16
* Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spottingDave Chapman2009-07-16
* The S5L8701 has the LCD controller in a different place.Dave Chapman2009-07-16
* Working LCD driver for half the Nano2Gs. It now appears that there are two t...Dave Chapman2009-07-16
* Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...Jens Arnold2009-07-15
* Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...Jens Arnold2009-07-15
* Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam...Dave Chapman2009-07-15
* Further ARMv6 imdct optimisation, ~5.5% speedup.Jens Arnold2009-07-15
* Revert r21863 partly: fixes LuaMaurus Cuelenaere2009-07-15
* Tiny bug fix for help text in pegboxJohannes Schwarz2009-07-15
* Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz2009-07-15
* display the volume as a number when its changing in the cabbie theme on the clipJonathan Gordon2009-07-15
* Small fix for asmdefs, make sure $var is cleared the line after it is read, s...Andrew Mahone2009-07-14
* Guard the Timeout API declarations with the correct #ifdefRob Purchase2009-07-14
* Replace bitmap menu with a standard menu, clean up the code and remove corrup...Johannes Schwarz2009-07-14
* Make the progress bar in game mode puzzle shows the level process (part of FS...Johannes Schwarz2009-07-14
* Collect encoder data chunks (usually < 1kB) before writing to disk. The reduc...Antonius Hellmann2009-07-14
* Missed one strncpy callNils Wallménius2009-07-14
* FS#10080Nils Wallménius2009-07-14
* Updated italian translation.Alessio Lenzi2009-07-14
* use lib display text to display help messages (FS#10099).Teruaki Kawashima2009-07-14