summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* opus: don't rely on stride being 1<<shiftNils Wallménius2012-10-16
* opus: use two pointers for mdct pre and post rotationAndree Buschmann2012-10-16
* opus: put hot code in iramNils Wallménius2012-10-16
* mkrk27boot: Fix makefile.Andrew Ryabinin2012-10-16
* Bump current version to 3.12Alex Parker2012-10-15
* FS#12764 - bdf2bmp fails to compileJonas Häggqvist2012-10-14
* Improve seeking in opus, tested on Sansa; not testedFrederik M.J. Vestre2012-10-14
* wpsbuild: fix copying of remote fontNils Wallménius2012-10-12
* imx233: add more ocotp registers to debug screenAmaury Pouly2012-10-11
* opus: arm asm for C_MULCAndree Buschmann2012-10-10
* opus: cf asm for C_MULCNils Wallménius2012-10-10
* imx233/fuze+: add status led(icon) support to sd/mmc storage layerAmaury Pouly2012-10-10
* Introduce mkrk27boot - tool for patching bootloader images of rk27xx targets.Andrew Ryabinin2012-10-10
* pdbox: Always use fixedpoint version of math functionsMarcin Bukat2012-10-07
* pdbox: fix makefileMarcin Bukat2012-10-07
* opus: replace copy loops with calls to memcpyAndree Buschmann2012-10-07
* opus: speed up mdct overlap add and copyingAndree Buschmann2012-10-07
* opus: cf inline asm for MULT32_32_Q31Nils Wallménius2012-10-06
* opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplicationAndree Buschmann2012-10-06
* This patch adds RDS capability to Samsung YP-R0 target.Lorenzo Miori2012-10-06
* Make Cabbiev2 enable icons when selectedAlex Mayer2012-10-06
* FS#12756 by Marek Salaba - update Czech languageAlex Parker2012-10-06
* opus: slight speedup of deemphasisAndree Buschmann2012-10-06
* opus: speed up comb_filterAndree Buschmann2012-10-06
* Fix read caused by 71f7011.Dominik Riebeling2012-10-06
* Factor out executable based TTS engines to separate subclasses.Dominik Riebeling2012-10-06
* Don't assume success for TTS object creation.Dominik Riebeling2012-10-06
* Check selection before trying to create talk files.Dominik Riebeling2012-10-06
* Fix a couple of warnings and remove an unused variable.Dominik Riebeling2012-10-06
* Allow USB IDs to be non-unique.Dominik Riebeling2012-10-06
* Add set_sleeptimer_duration function in minutesRichard Quirk2012-10-06
* Polish translation update for Rockbox Utility.Daniel Kluz2012-10-06
* Fix grammar of the German translation (add some missing commas)Alexander Levin2012-10-06
* Corrected typo '%Play' with 'Play' on line 407Alex Mayer2012-10-05
* opus: put arrays frequently used by pulse decoding on the stackNils Wallménius2012-10-04
* atj: provide default output prefix/filenames on unpackingAmaury Pouly2012-10-04
* Add Richard Quirk to credits.Michael Giacomelli2012-10-03
* snake2: fix maze size for sansa clip zipRichard Quirk2012-10-03
* Introduce atjboottool for ATJ213x firmwaresAmaury Pouly2012-10-03
* opus: speed up arm asm MULT16_32_Q15Nils Wallménius2012-10-01
* opus: allocate mdct f2 buffer in iramAndree Buschmann2012-10-01
* opus: allocate buffers for X and freq in iramAndree Buschmann2012-10-01
* Support technically invalid image/jpg mimetype in tags.Frank Gevaerts2012-09-29
* opus: statically allocate decoder state in iramAndree Buschmann2012-09-29
* kernel: Allow queue_wait_w_tmo() to be called with TIMEOUT_BLOCK.Thomas Martitz2012-09-28
* opus: speed up deemphasisNils Wallménius2012-09-28
* opus: build with -fno-strict-aliasing for mips to fix warningsNils Wallménius2012-09-27
* Fix typo in german translation.Dominik Riebeling2012-09-27
* hm60x/hm801: Fix blinking white screen.Andrew Ryabinin2012-09-27
* Fix type cast for LCD_BUFF.Andrew Ryabinin2012-09-27