summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* add a way to quit without saving game.Teruaki Kawashima2009-07-14
* Handle sh and m68k compiler's output correctly in asmdefs2fileAndrew Mahone2009-07-14
* Combine the two menus, improve highscore list, automatically save game, impro...Johannes Schwarz2009-07-14
* Silence the gcc 4.4.0 warning by making this code look like it was probably m...Jens Arnold2009-07-14
* Change buttons in pegbox for Fuze (part of FS#10193)Johannes Schwarz2009-07-14
* Adapt manual to the changes in jewels (part of FS#10193)Johannes Schwarz2009-07-14
* try to make buttons in jewels more unified (part of FS#10193)Johannes Schwarz2009-07-14
* Remove a function accidentally added back in r21841.Magnus Holmgren2009-07-14
* Try to make configure respect the TMPDIR environment variable.Thomas Martitz2009-07-13
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* Fix cook on big endian targets. get_uint*be() is already endian agnostic due ...Jens Arnold2009-07-13
* Add some Makefile rules to demonstrate assembling, linking, converting to bin...Dave Chapman2009-07-13
* Add flashsplit utility, previously hosted on the wiki at http://www.rockbox.o...Dave Chapman2009-07-13
* FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.Thomas Martitz2009-07-13
* First commit of "bin2note" utility for exploiting the Notes buffer overflow o...Dave Chapman2009-07-13
* Import Vorbis seeking improvements from Tremor SVN.Magnus Holmgren2009-07-13
* Slightly reduce the bin size by using ushort instead of int in arraysAlexander Levin2009-07-13
* Correctly compute the array size regardless of the element typeAlexander Levin2009-07-13
* Fix another file for r12 being a scratch register. Overlooked earlier because...Jens Arnold2009-07-13
* Make clix more usable on touchscreen targetsMaurus Cuelenaere2009-07-13
* Modified the code for seeking to speed it up a bit. Instead of searching Mohamed Tarek2009-07-13
* Reorder some operands to increase frequency of multiply early termination on ...Andrew Mahone2009-07-13
* Put COOKContext struct into IRAM. Speeds up decoding by 6MHz on PP5024 at th...Michael Giacomelli2009-07-13
* Fix red: broken tools/addtargetdir.plAndrew Mahone2009-07-13
* Add new asmdefs mechanism for exporting information only available to the C c...Andrew Mahone2009-07-13
* * Fix overlooked r12 usage possibility in mpegplayer ARM idct Jens Arnold2009-07-12
* Basic changes to add nano 2g to the build system, based on the Meizu M3 port....Dave Chapman2009-07-12
* Update Dutch langfilePeter D'Hoye2009-07-12
* Rework addtargetdir.pl to also fix prefix generated-file depedencies with the...Andrew Mahone2009-07-12