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
2007-09-10
UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...
Michael Sevakis
5
-68
/
+176
2007-09-09
Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts,...
Jens Arnold
1
-7
/
+7
2007-09-09
battery_bench: Fix battery voltage logging for voltages >4.095V by separating...
Jens Arnold
1
-13
/
+13
2007-09-09
Oops, remove some duplicated code.
Dave Chapman
1
-4
/
+0
2007-09-09
Initial version of standalone e200rpatcher tool to upload and run the e200r p...
Dave Chapman
2
-0
/
+255
2007-09-09
Fix missing quote.
Jens Arnold
1
-1
/
+1
2007-09-09
Firmware "hacker" code for the e200r install so the full bootloader rom doesn...
Jonathan Gordon
7
-3
/
+142
2007-09-09
improved the ld (binutils) version number extraction
Daniel Stenberg
1
-1
/
+1
2007-09-09
Make peakmeters work for real in swcodec simulators instead of just showing r...
Jens Arnold
1
-2
/
+2
2007-09-09
More Simulator tweaking. Back to the counter but with 0 delay. Forget the sem...
Michael Sevakis
1
-18
/
+8
2007-09-09
Fix rockbox warnings. sramfile is a static array so will never be NULL.
Michael Sevakis
1
-2
/
+2
2007-09-09
Fix a warning.
Michael Sevakis
1
-0
/
+4
2007-09-09
UISIMULATOR: Give the host OS some needed context switching hints (which _is_...
Michael Sevakis
8
-16
/
+74
2007-09-08
Make sleep(0) in the sim behave more like on target.
Jens Arnold
1
-1
/
+1
2007-09-08
Add functions to read and write the AUPD (flash update) image. "--read-aupd ...
Dave Chapman
6
-3
/
+537
2007-09-08
Figure out the version of ld (binutils) and display it on stdout, so that
Daniel Stenberg
1
-0
/
+6
2007-09-08
Add missing files following the C200 commit
Dave Chapman
1
-0
/
+2
2007-09-08
Fix some warnings in sim kernel.
Michael Sevakis
1
-1
/
+1
2007-09-08
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
12
-119
/
+579
2007-09-08
Allow the volume keys to be used in lists. Fix the sim buttons.
Mark Arigo
2
-2
/
+5
2007-09-08
Make the uisim build for the Sansa c200.
Mark Arigo
3
-0
/
+45
2007-09-07
Stop libmad from crashing on 64 bit simulators.
Jens Arnold
3
-15
/
+20
2007-09-07
Ooops, rror ;)
Jens Arnold
1
-1
/
+1
2007-09-07
Better (and consistent between .lng and .voice) translation for 'playlist'.
Jens Arnold
1
-43
/
+42
2007-09-07
Disable 'initialized field overwritten' warnings for gcc >= 4.2
Nils Wallménius
1
-0
/
+6
2007-09-07
FS#7713 a slight cleanup of configure by Akio Idehara
Nils Wallménius
1
-2
/
+2
2007-09-07
Use /tmp for temporary directories instead of /home/bjst
Björn Stenberg
1
-2
/
+2
2007-09-06
Update of Dutch language file
Peter D'Hoye
1
-16
/
+16
2007-09-06
Credits: better counter when scrolling manually
Peter D'Hoye
1
-2
/
+3
2007-09-06
Updated italian translation.
Alessio Lenzi
1
-27
/
+27
2007-09-06
mention the brace placement for functions
Daniel Stenberg
1
-0
/
+7
2007-09-06
usb stack: add support for standard request get string
Christian Gmeiner
3
-18
/
+106
2007-09-06
Sansa c200 port. Rockbox works with sound. Several features are disabled incl...
Mark Arigo
27
-53
/
+1159
2007-09-06
Move files that will be common to the Sansa e200 and c200
Mark Arigo
10
-5
/
+5
2007-09-05
Added audio formats for Scansoft, Loquendo and VoiceWare.
Alessio Lenzi
1
-0
/
+6
2007-09-05
try #2
Christian Gmeiner
1
-3
/
+3
2007-09-05
fix usb detection for usb stack
Christian Gmeiner
1
-49
/
+41
2007-09-05
Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Bac...
Michael Sevakis
2
-3
/
+5
2007-09-05
More efficient version of the fix.
Jens Arnold
1
-4
/
+3
2007-09-05
Hopefully stop the crashes on database init on ARM (and SH1) targets when com...
Jens Arnold
1
-7
/
+10
2007-09-05
stop non-live settings from beign accepted even if cancel was chosen
Jonathan Gordon
1
-1
/
+1
2007-09-05
Fix USB detection on the Player.
Jens Arnold
1
-1
/
+1
2007-09-05
Add missing translation
Jens Arnold
1
-2
/
+2
2007-09-04
get experimental usb stack compiling
Christian Gmeiner
1
-0
/
+4
2007-09-04
Fix some tabs (one caused a voice string to not be used).
Jens Arnold
1
-2
/
+2
2007-09-04
More FILES updating.
Jonas Häggqvist
3
-0
/
+6
2007-09-04
Only replace those abbreviations if they're capitalised.
Jens Arnold
1
-3
/
+3
2007-09-04
Remove debug line.
Jens Arnold
1
-1
/
+0
2007-09-04
Voice file building: * Make correct_string() work as intended by passing the ...
Jens Arnold
2
-20
/
+60
2007-09-04
Fix a few voice strings, and adjust a few others.
Jens Arnold
1
-6
/
+6
[next]