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-06
Fix typo in comment.
Dominik Riebeling
1
-2
/
+2
2012-01-06
MSVC: fix error in README and update librbspeex build folder.
Dominik Riebeling
2
-2
/
+2
2012-01-06
Fix "invalid settings" dialog appearing twice.
Dominik Riebeling
1
-3
/
+3
2012-01-06
Split up encoders sources.
Dominik Riebeling
12
-239
/
+337
2012-01-06
Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.
Michael Sevakis
1
-0
/
+2
2012-01-06
Remove OS X special universal binary handling.
Dominik Riebeling
1
-14
/
+2
2012-01-05
Coldfire: Fix alpha bitmap drawing from messing up the emac status register.
Michael Sevakis
2
-1
/
+16
2012-01-05
Update OS X library building.
Dominik Riebeling
2
-35
/
+17
2012-01-05
librbspeex.a: simplify Makefile for OS X.
Dominik Riebeling
1
-42
/
+38
2012-01-05
Fix charger emulation in the simulator.
Nick Peskett
1
-7
/
+7
2012-01-05
Fix building mkamsboot on OS X.
Dominik Riebeling
1
-15
/
+16
2012-01-05
Rockbox Utility: add missing folder to deployment script.
Dominik Riebeling
1
-0
/
+1
2012-01-04
Move some variable declarations to inside #ifdef USB_FULL_INIT, to avoid warn...
Frank Gevaerts
1
-3
/
+3
2012-01-04
Reorganise USB initialisation to not depend on a specific enumeration sequenc...
Frank Gevaerts
10
-133
/
+86
2012-01-04
AAC/M4A: Playback time wrapped after 2 hours and 42 minutes. Increase the wra...
Magnus Holmgren
1
-1
/
+2
2012-01-04
Rockbox Utility: add support for mkimxboot bootloader.
Dominik Riebeling
6
-3
/
+264
2012-01-04
Extend flashing hint a bit.
Dominik Riebeling
1
-1
/
+4
2012-01-04
USB chargung now works the normal way on AMSv2, so remove the hack that treat...
Frank Gevaerts
1
-6
/
+1
2012-01-04
PCM mixer: Get rid of an obsolete macro cruft.
Michael Sevakis
1
-5
/
+0
2012-01-04
missing parens
Rafaël Carré
1
-1
/
+1
2012-01-04
debug_menu.c: cleanup
Rafaël Carré
1
-61
/
+31
2012-01-04
zenutils: remove unused empty file
Rafaël Carré
1
-0
/
+0
2012-01-04
imx233: move dbg function declaration to system-target.h
Rafaël Carré
4
-28
/
+2
2012-01-04
as3525: move debug-target.h content to .c
Rafaël Carré
2
-27
/
+2
2012-01-04
rk27xx: move debug-target.h content to .c
Rafaël Carré
2
-33
/
+6
2012-01-04
PP: move DEBUG_CANCEL definition to .c
Rafaël Carré
2
-47
/
+26
2012-01-04
imx233: move DEBUG_CANCEL definition to .c
Rafaël Carré
2
-2
/
+2
2012-01-04
s5l8702: move debug-target.h content to .c
Rafaël Carré
2
-28
/
+2
2012-01-04
s5l8700: move debug-target.h content to .c
Rafaël Carré
2
-28
/
+2
2012-01-04
pnx0101: debug-target.h content is not used
Rafaël Carré
1
-23
/
+0
2012-01-04
s3c2440: move debug-target.h content to .c
Rafaël Carré
2
-27
/
+6
2012-01-04
imx31: move DEBUG_CANCEL definition to .c
Rafaël Carré
2
-1
/
+2
2012-01-04
coldfire: move debug-target.h content in .c
Rafaël Carré
2
-35
/
+14
2012-01-04
sh/debug-target.h: move in .c
Rafaël Carré
2
-28
/
+6
2012-01-04
dbg_pcf(): use action_userabort
Rafaël Carré
1
-1
/
+1
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
15
-144
/
+0
2012-01-04
dbg_hw_info() : add prototype to system.h
Rafaël Carré
1
-0
/
+3
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
22
-19
/
+6
2012-01-04
dbg_ports() : move proto to system.h
Rafaël Carré
2
-4
/
+4
2012-01-04
dbg_partitions: make static
Rafaël Carré
2
-2
/
+1
2012-01-04
*frequency_linux(): factorize
Rafaël Carré
3
-28
/
+16
2012-01-04
Fix oops. Too late now.
Thomas Martitz
1
-2
/
+2
2012-01-04
Fix intermittent warning on sdl app build.
Thomas Martitz
1
-6
/
+6
2012-01-04
Fix beast warning.
Thomas Martitz
1
-1
/
+1
2012-01-04
android: move pcm_shutdown() to audiohw_close() now that it's properly called...
Thomas Martitz
2
-4
/
+5
2012-01-04
Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...
Thomas Martitz
3
-6
/
+26
2012-01-03
android: Add preliminary eclipse support for building the native code, disabl...
Thomas Martitz
3
-0
/
+42
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
156
-384
/
+525
2012-01-03
FS #11859: Enable optimizations for SDL application builds.
Thomas Jarosch
1
-1
/
+6
2012-01-03
Update displayed settings on startup.
Dominik Riebeling
1
-4
/
+5
[next]