summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* S5L8700: implement timer driverBertrik Sikken2009-07-12
* Fix the manuals (the problem was introduced in r21791): some players do not h...Alexander Levin2009-07-12
* set missing svn keywords to clixJohannes Schwarz2009-07-12
* Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz2009-07-12
* Remove svn:executable from these files.Thomas Martitz2009-07-12
* set missing svn keywordsJohannes Schwarz2009-07-12
* ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold2009-07-11
* Fix plugins for the changed pitch scale from r21781Jens Arnold2009-07-11
* Small tweaks to r21778/r21779 - use -p for both mkdir and cp commands in dmg ...Dave Chapman2009-07-11
* S5L8700: fix buttons used in debug menuBertrik Sikken2009-07-11
* Simplify conditions in the manual (should also be done for other features)Alexander Levin2009-07-11
* Remove an unneeded includeAlexander Levin2009-07-11