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-01-25
Arm stack unwinder
Marcin Bukat
17
-4
/
+2585
2012-01-25
WM8750: Extend recording gain range.
Marcin Bukat
1
-15
/
+55
2012-01-25
Disable the backdrop in the failsafe theme so the colours acually work
Jonathan Gordon
1
-0
/
+1
2012-01-25
MPIO HD300: Fix scrollstip issue at driver level.
Marcin Bukat
1
-2
/
+33
2012-01-24
mkamsboot: ignore built files / folders
Rafaël Carré
2
-0
/
+5
2012-01-24
Update CONTRIBUTING to reflect our switch to git on gerrit.
Marcin Bukat
1
-9
/
+9
2012-01-24
MPIO HD300: Use MENU button to go back from debug screens.
Marcin Bukat
1
-2
/
+4
2012-01-24
MPIO HD200/HD300: Decrease ADC scanrate.
Marcin Bukat
2
-31
/
+11
2012-01-23
Remove svn id.
Torne Wuff
1
-1
/
+0
2012-01-23
ypr0: Allow dection of multiple button presses at the same time.
Thomas Martitz
3
-68
/
+60
2012-01-23
gitignore: Change librockbox.so to generic .so.
Thomas Martitz
1
-1
/
+1
2012-01-23
Fix flag for the viewport. Text is supposed to be centered.
Thomas Martitz
1
-1
/
+1
2012-01-22
Fix incomplete comment.
Thomas Martitz
1
-2
/
+2
2012-01-22
Fix typo in comment.
Thomas Martitz
1
-1
/
+1
2012-01-22
Check running processes at startup.
Dominik Riebeling
3
-0
/
+58
2012-01-23
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
2
-2
/
+3
2012-01-22
Fix wrong pointer arithmetic in the PDbox aiff header writing code
Frank Gevaerts
1
-1
/
+1
2012-01-22
Fix another uninitialized var warning.
Thomas Martitz
1
-3
/
+3
2012-01-22
Another attempt at fixing storage_*_warnings. Correct return values also.
Thomas Martitz
1
-3
/
+6
2012-01-22
ypr0: Work around warning introduced by buggy alsa headers.
Thomas Martitz
1
-19
/
+28
2012-01-22
Attempt to fix remaining warnings.
Thomas Martitz
1
-2
/
+2
2012-01-22
Fix one more warning.
Thomas Martitz
1
-1
/
+1
2012-01-22
Don't filter out -O for sims.
Thomas Martitz
4
-12
/
+10
2012-01-22
Fix checkwps.
Thomas Martitz
1
-1
/
+1
2012-01-22
Fix sdl build warnings
Thomas Martitz
1
-0
/
+6
2012-01-22
Fix native arm builds. arm_support couldn't build properly.
Thomas Martitz
1
-0
/
+2
2012-01-22
ypr0: Enable asm optimizations.
Thomas Martitz
2
-2
/
+1
2012-01-22
firmware/target/arm doesn't contain code for hosted anymore.
Thomas Martitz
1
-4
/
+1
2012-01-22
Use ARCH instead of CPU for selecting optimization levels.
Thomas Martitz
1
-2
/
+2
2012-01-22
Move optimized ffs to firmware/asm, using the new automatic-asm-picking infra...
Thomas Martitz
6
-12
/
+14
2012-01-22
ypr0: Use generic lcd memframe driver.
Thomas Martitz
4
-53
/
+30
2012-01-22
Implement a C version lcd-as-memframe.c and move it and the asm to firmware/asm.
Thomas Martitz
4
-11
/
+188
2012-01-22
Move optimized memcpy and friends and strlen to firmware/asm,
Thomas Martitz
22
-34
/
+7
2012-01-22
Add framework to let make automatically pick optimized asm implementations ov...
Thomas Martitz
4
-2
/
+63
2012-01-22
Move pcm_mixer helper routines to firmware/asm.
Thomas Martitz
8
-102
/
+217
2012-01-22
Create fimrware/asm directory for assembly optimized stuff.
Thomas Martitz
24
-295
/
+352
2012-01-21
imx233: fix clkctrl code (some registers don't have a SET/CLR variant)
Amaury Pouly
2
-8
/
+14
2012-01-21
Fix database build.
Thomas Martitz
1
-0
/
+1
2012-01-21
Add some stuff to .gitignore
Thomas Martitz
1
-0
/
+30
2012-01-21
android/ypr0: Merge lc-*.c to generic lc-unix.c.
Thomas Martitz
3
-44
/
+8
2012-01-21
android/ypr0: Merge fs-*.c to generic filesystem-unix.c.
Thomas Martitz
6
-168
/
+9
2012-01-21
android/ypr0: Merge kernel-*.c to generic kernel-unix.c.
Thomas Martitz
6
-144
/
+55
2012-01-21
libspeex: Get rid of some bad trickery with the stack pointer.
Thomas Martitz
1
-8
/
+7
2012-01-21
Hosted: Output map files after linking.
Thomas Martitz
5
-5
/
+6
2012-01-21
ypr0: Fix build failure.
Thomas Martitz
2
-3
/
+2
2012-01-21
Hosted: Merge debugf() implementations. Cleanup debug.h.
Thomas Martitz
4
-56
/
+77
2012-01-21
Move supprt-arm.S to separate library.
Thomas Martitz
9
-17
/
+40
2012-01-21
libmad: Get rid of some bad trickery with the stack pointer.
Thomas Martitz
1
-147
/
+141
2012-01-21
libmad: Fix section attrs for hosted platforms.
Thomas Martitz
1
-0
/
+8
2012-01-21
hosted/pcm/alsa: Use alternate signal stack for the async callback.
Thomas Martitz
1
-0
/
+31
[next]