index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
Introduce mkrk27boot - tool for patching bootloader images of rk27xx targets.
mkrk27boot_v1.0
Andrew Ryabinin
6
-0
/
+608
2012-10-07
pdbox: Always use fixedpoint version of math functions
Marcin Bukat
12
-12
/
+14
2012-10-07
pdbox: fix makefile
Marcin Bukat
1
-9
/
+2
2012-10-07
opus: replace copy loops with calls to memcpy
Andree Buschmann
1
-12
/
+10
2012-10-07
opus: speed up mdct overlap add and copying
Andree Buschmann
1
-6
/
+10
2012-10-06
opus: cf inline asm for MULT32_32_Q31
Nils Wallménius
1
-1
/
+13
2012-10-06
opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplication
Andree Buschmann
1
-2
/
+16
2012-10-06
This patch adds RDS capability to Samsung YP-R0 target.
Lorenzo Miori
2
-12
/
+62
2012-10-06
Make Cabbiev2 enable icons when selected
Alex Mayer
2
-0
/
+7
2012-10-06
FS#12756 by Marek Salaba - update Czech language
Alex Parker
1
-0
/
+28
2012-10-06
opus: slight speedup of deemphasis
Andree Buschmann
1
-3
/
+8
2012-10-06
opus: speed up comb_filter
Andree Buschmann
1
-32
/
+58
2012-10-06
Fix read caused by 71f7011.
Dominik Riebeling
1
-1
/
+1
2012-10-06
Factor out executable based TTS engines to separate subclasses.
Dominik Riebeling
8
-25
/
+182
2012-10-06
Don't assume success for TTS object creation.
Dominik Riebeling
4
-5
/
+41
2012-10-06
Check selection before trying to create talk files.
Dominik Riebeling
1
-4
/
+10
2012-10-06
Fix a couple of warnings and remove an unused variable.
Dominik Riebeling
5
-8
/
+5
2012-10-06
Allow USB IDs to be non-unique.
Dominik Riebeling
3
-12
/
+21
2012-10-06
Add set_sleeptimer_duration function in minutes
Richard Quirk
5
-6
/
+12
2012-10-06
Polish translation update for Rockbox Utility.
Daniel Kluz
1
-190
/
+189
2012-10-06
Fix grammar of the German translation (add some missing commas)
Alexander Levin
1
-17
/
+17
2012-10-05
Corrected typo '%Play' with 'Play' on line 407
Alex Mayer
1
-1
/
+1
2012-10-04
opus: put arrays frequently used by pulse decoding on the stack
Nils Wallménius
2
-7
/
+13
2012-10-04
atj: provide default output prefix/filenames on unpacking
Amaury Pouly
1
-17
/
+66
2012-10-03
Add Richard Quirk to credits.
Michael Giacomelli
1
-0
/
+1
2012-10-03
snake2: fix maze size for sansa clip zip
Richard Quirk
1
-0
/
+6
2012-10-03
Introduce atjboottool for ATJ213x firmwares
Amaury Pouly
6
-0
/
+1703
2012-10-01
opus: speed up arm asm MULT16_32_Q15
Nils Wallménius
1
-1
/
+1
2012-10-01
opus: allocate mdct f2 buffer in iram
Andree Buschmann
1
-5
/
+17
2012-10-01
opus: allocate buffers for X and freq in iram
Andree Buschmann
1
-2
/
+15
2012-09-29
Support technically invalid image/jpg mimetype in tags.
Frank Gevaerts
2
-0
/
+11
2012-09-29
opus: statically allocate decoder state in iram
Andree Buschmann
1
-2
/
+10
2012-09-28
kernel: Allow queue_wait_w_tmo() to be called with TIMEOUT_BLOCK.
Thomas Martitz
1
-0
/
+7
2012-09-28
opus: speed up deemphasis
Nils Wallménius
1
-9
/
+12
2012-09-27
opus: build with -fno-strict-aliasing for mips to fix warnings
Nils Wallménius
1
-0
/
+2
2012-09-27
Fix typo in german translation.
Dominik Riebeling
1
-2
/
+2
2012-09-27
hm60x/hm801: Fix blinking white screen.
Andrew Ryabinin
1
-0
/
+3
2012-09-27
Fix type cast for LCD_BUFF.
Andrew Ryabinin
1
-1
/
+1
2012-09-27
rk27generic: Enable frequency scaling
Marcin Bukat
1
-1
/
+1
2012-09-27
rk27xx lcd code rework
Andrew Ryabinin
8
-137
/
+352
2012-09-26
opus: put frequently used mdct buffer on the real stack which is in iram
Nils Wallménius
1
-3
/
+4
2012-09-26
opus: improve cf MULT16_32_Q15 by giving the compiler more freedom
Nils Wallménius
1
-7
/
+6
2012-09-25
opus: put some const tables and structs in iram
Nils Wallménius
1
-8
/
+8
2012-09-25
opus: asm MULT16_32_Q15 for arm and cf
Nils Wallménius
2
-0
/
+33
2012-09-24
opus: #if 0 out some more unused code, delete unused file
Nils Wallménius
8
-47
/
+16
2012-09-24
opus: #if 0 out some unused code
Nils Wallménius
6
-0
/
+30
2012-09-24
checkwps: Do not error out on rwps for non-remote targets.
Thomas Martitz
1
-3
/
+9
2012-09-23
Remove unused include path for opus
Bertrik Sikken
1
-2
/
+1
2012-09-22
Update german translation.
Dominik Riebeling
1
-6
/
+127
2012-09-22
Announce 3.10 as release version for nano2g.
Dominik Riebeling
1
-1
/
+2
[next]