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
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-29
Removed unnecessary #include s.
Jens Arnold
2
-10
/
+0
2006-10-29
H300: Slight simplification of adc_scan(), ported from X5.
Jens Arnold
1
-7
/
+7
2006-10-29
H300: Don't read the button ADC as long as no button is pressed, utilising th...
Jens Arnold
3
-4
/
+80
2006-10-29
oops, two files didnt get commited
Jonathan Gordon
2
-0
/
+8
2006-10-29
move the iriver h1x0/h3x0 button driver to target tree
Jonathan Gordon
5
-285
/
+581
2006-10-28
Cleanup of new button reading code. Moved functions for enabling of scanning ...
Michael Sevakis
5
-46
/
+30
2006-10-28
Make the build process informative again for 'make' 3.80 and earlier. Those '...
Jens Arnold
1
-1
/
+1
2006-10-27
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2
-24
/
+13
2006-10-27
cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...
Marcoen Hirschberg
2
-71
/
+50
2006-10-27
Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...
Michael Sevakis
1
-15
/
+16
2006-10-27
Renamed the ipod_i2c functions to the more appropriate pp_i2c
Daniel Stenberg
7
-41
/
+41
2006-10-27
kill two gigabeat warnings
Daniel Stenberg
3
-0
/
+29
2006-10-27
Put a couple x5-specific function declarations in adc-target.h where they sho...
Michael Sevakis
2
-7
/
+4
2006-10-27
Stop reading buttons if one is not down. Don't read remote keys if not plugge...
Michael Sevakis
3
-14
/
+63
2006-10-26
Correct LCD pixel format on Sansa E200
Daniel Ankers
1
-1
/
+1
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
1
-0
/
+2
2006-10-25
Removed unneeded pcf50606.c.
Michael Sevakis
1
-538
/
+0
2006-10-25
Moved pcf50606 stuff to target directory.
Michael Sevakis
6
-528
/
+609
2006-10-25
A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...
Thom Johansen
1
-8
/
+9
2006-10-25
FS#6216 Update so MP3 files are only opened once. With corrections and
Miika Pekkarinen
2
-10
/
+21
2006-10-25
ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...
Jonathan Gordon
25
-0
/
+73
2006-10-25
Fixed implicit declaration warning.
Michael Sevakis
1
-0
/
+1
2006-10-25
Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...
Michael Sevakis
3
-76
/
+477
2006-10-23
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
1
-1
/
+1
2006-10-23
Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162.
Dominik Riebeling
1
-15
/
+8
2006-10-23
reduce the number of gigabeat warnings
Marcoen Hirschberg
3
-3
/
+8
2006-10-22
Speed up build process in general by using internal functions of make instead...
Jens Arnold
1
-7
/
+7
2006-10-21
add support for the Wolfson WM8751
Marcoen Hirschberg
1
-11
/
+11
2006-10-21
Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...
Jens Arnold
1
-3
/
+3
2006-10-20
Get rid of some OR-ing and conditional expressions in lcd driver when registe...
Michael Sevakis
2
-73
/
+84
2006-10-20
this shouldn't have been committed
Marcoen Hirschberg
1
-1
/
+0
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg
7
-321
/
+337
2006-10-19
When seeking, actually use the MP3 VBR TOC again, if available.
Magnus Holmgren
1
-0
/
+1
2006-10-19
Patch #6052 - More responsive skip on Archos
Linus Nielsen Feltzing
3
-0
/
+16
2006-10-19
Patch #5166 by Robert Keevil - Last.fm logging
Linus Nielsen Feltzing
5
-2
/
+49
2006-10-18
iAudio X5: USB mode working again
Linus Nielsen Feltzing
1
-3
/
+2
2006-10-16
Add keymap for A-B repeat on H10 and enable support for it.
Barry Wardell
2
-0
/
+4
2006-10-16
Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...
Daniel Ankers
6
-105
/
+385
2006-10-16
Cygwin-built simulator can produce garbled debugging output without our snprintf
Steve Bavin
1
-3
/
+4
2006-10-16
Disables hard dither mode on the x5 for routine drawing. Display driver autom...
Michael Sevakis
2
-75
/
+64
2006-10-16
Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.
Daniel Ankers
1
-1
/
+1
2006-10-15
re-enable the picthscreen in the v1 and v2 recorders
Jonathan Gordon
2
-0
/
+4
2006-10-15
More color adjustments. Better translation to and from native colors with eve...
Michael Sevakis
1
-25
/
+46
2006-10-15
Removed ugly boosting solutions from playback code and let scheduler
Miika Pekkarinen
3
-2
/
+39
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
1
-4
/
+4
2006-10-14
Untested first attempt at a Sansa button driver. Based on work by MrH
Daniel Ankers
2
-3
/
+132
2006-10-14
Added a small interface to screens to translate colors into remote gray level...
Michael Sevakis
4
-81
/
+110
2006-10-12
Logf output on the serial port for h100 targets
Linus Nielsen Feltzing
5
-1
/
+56
2006-10-12
Do not use our simple snprintf in simulator, because
Tomasz Malesinski
1
-0
/
+6
2006-10-12
Add calibrated battery readings for H10.
Barry Wardell
1
-8
/
+8
[next]