summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-17Don't use ldrd/strd on ARMv5 since not all revisions support them and the gai...Jens Arnold
2009-07-17Jewels: Simplify support for new target screen sizes. Just adding new bitmap...Karl Kurbjun
2009-07-17M:Robe 500: Fix simulator build and include some small changes for the 640x48...Karl Kurbjun
2009-07-17M:Robe 500: Start of interrupt support.Karl Kurbjun
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré
2009-07-16Remove a call to av_clip() which limits the PCM output of the decoder to 16-bit.Mohamed Tarek
2009-07-16remove references to pegbox bitmaps that were removed in r21907 (problem not ...Robert Kukla
2009-07-16Remove an overlooked, unused float from struct COOKContext.Mohamed Tarek
2009-07-16FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes
2009-07-16Remove unused menu bitmaps from pegbox since r21867Johannes Schwarz
2009-07-16Add auto-detection of Nano 2G LCD type, and an initial attempt at lcd_update(...Dave Chapman
2009-07-16Add some notes describing how the bin2note exploit worksDave Chapman
2009-07-16fix wrong score recording.Teruaki Kawashima
2009-07-16FS#10439: Português Brasileiro Translation for Rockbox Utility by Adilson Xa...Dominik Riebeling
2009-07-16Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so th...Thomas Martitz
2009-07-16Get the Nano2G bootloader running - it now runs and displays a logo on one ty...Dave Chapman
2009-07-16Correct the bmp2rb option for native bitmaps on the Nano2GDave Chapman
2009-07-16Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spottingDave Chapman
2009-07-16The S5L8701 has the LCD controller in a different place.Dave Chapman
2009-07-16Working LCD driver for half the Nano2Gs. It now appears that there are two t...Dave Chapman
2009-07-15Apply some ARMv6 optimisations to YUV blitting. Speeds up mpegplayer on Gigab...Jens Arnold
2009-07-15Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...Jens Arnold
2009-07-15Introduce S5L8701 CONFIG_CPU definition for Nano2G and a new CPU_S5L870X "fam...Dave Chapman
2009-07-15Further ARMv6 imdct optimisation, ~5.5% speedup.Jens Arnold
2009-07-15Revert r21863 partly: fixes LuaMaurus Cuelenaere
2009-07-15Tiny bug fix for help text in pegboxJohannes Schwarz
2009-07-15Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz
2009-07-15display the volume as a number when its changing in the cabbie theme on the clipJonathan Gordon
2009-07-14Small fix for asmdefs, make sure $var is cleared the line after it is read, s...Andrew Mahone
2009-07-14Guard the Timeout API declarations with the correct #ifdefRob Purchase
2009-07-14Replace bitmap menu with a standard menu, clean up the code and remove corrup...Johannes Schwarz
2009-07-14Make the progress bar in game mode puzzle shows the level process (part of FS...Johannes Schwarz
2009-07-14Collect encoder data chunks (usually < 1kB) before writing to disk. The reduc...Antonius Hellmann
2009-07-14Missed one strncpy callNils Wallménius
2009-07-14FS#10080Nils Wallménius
2009-07-14Updated italian translation.Alessio Lenzi
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima
2009-07-14add a way to quit without saving game.Teruaki Kawashima
2009-07-14Handle sh and m68k compiler's output correctly in asmdefs2fileAndrew Mahone
2009-07-14Combine the two menus, improve highscore list, automatically save game, impro...Johannes Schwarz
2009-07-14Silence the gcc 4.4.0 warning by making this code look like it was probably m...Jens Arnold
2009-07-14Change buttons in pegbox for Fuze (part of FS#10193)Johannes Schwarz
2009-07-14Adapt manual to the changes in jewels (part of FS#10193)Johannes Schwarz
2009-07-14try to make buttons in jewels more unified (part of FS#10193)Johannes Schwarz
2009-07-14Remove a function accidentally added back in r21841.Magnus Holmgren
2009-07-13Try to make configure respect the TMPDIR environment variable.Thomas Martitz
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil
2009-07-13Fix cook on big endian targets. get_uint*be() is already endian agnostic due ...Jens Arnold
2009-07-13Add some Makefile rules to demonstrate assembling, linking, converting to bin...Dave Chapman
2009-07-13Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.o...Dave Chapman