summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* rk27generic: Enable frequency scalingMarcin Bukat2012-09-27
* rk27xx lcd code reworkAndrew Ryabinin2012-09-27
* opus: put frequently used mdct buffer on the real stack which is in iramNils Wallménius2012-09-26
* opus: improve cf MULT16_32_Q15 by giving the compiler more freedomNils Wallménius2012-09-26
* opus: put some const tables and structs in iramNils Wallménius2012-09-25
* opus: asm MULT16_32_Q15 for arm and cfNils Wallménius2012-09-25
* opus: #if 0 out some more unused code, delete unused fileNils Wallménius2012-09-24
* opus: #if 0 out some unused codeNils Wallménius2012-09-24
* checkwps: Do not error out on rwps for non-remote targets.Thomas Martitz2012-09-24