summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Fix the shipped themes statusbar config line Jonathan Gordon2009-07-12
* S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords setBertrik Sikken2009-07-12
* Another patch by Wincent Balin (from the FS #10416 series): get rid of some w...Peter D'Hoye2009-07-12
* PDBox: One file with stuff is enough....Peter D'Hoye2009-07-12
* More work on PDBox by Wincent Balin. The PDBox plug-in is now working with th...Peter D'Hoye2009-07-12
* Patch by Wincent Balin: convert pdbox from app to viewerPeter D'Hoye2009-07-12
* Unify semitone and cent macros and make the formula a bit more obviousAlexander Levin2009-07-12
* match the manual to the changes in Johannes Schwarz2009-07-12
* Meizu M3: initial version of battery readout and (uncalibrated) charge/discha...Bertrik Sikken2009-07-12
* Add data structuresFrank Gevaerts2009-07-12
* Silence warnings to fix yellows for now.Mohamed Tarek2009-07-12
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* Remove OHCI registers from s3c2440.h and move them to their own header. Since...Frank Gevaerts2009-07-12
* Some fixes for the standalone test program.Mohamed Tarek2009-07-12
* Add seeking support in cook codec.Mohamed Tarek2009-07-12
* Meizu: implement power driver (USB power detect / charging status / poweroff)Bertrik Sikken2009-07-12
* AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...Jack Halpin2009-07-12
* * ARM asm DSP and codec/plugin functions: Use r12 scratch register properlyJens Arnold2009-07-12
* Optimize chopper a bit by making a often used macro an inline function(which ...Thomas Martitz2009-07-12