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
2008-04-15
m:robe 100 - enable setting for buttonlight brightness
Robert Kukla
4
-19
/
+18
2008-04-15
Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...
Nicolas Pennequin
1
-1
/
+21
2008-04-15
Make the D2 pluginlib actions a little less braindead (and more green). Use p...
Rob Purchase
1
-28
/
+33
2008-04-15
Use real ARM 11 instructions for cache operations. Probably will factor out l...
Michael Sevakis
1
-0
/
+50
2008-04-15
FS#8898 - Prefix AS3514 registers with AS3514_
Bertrik Sikken
9
-94
/
+99
2008-04-15
Fix a warning.
Dominik Riebeling
1
-1
/
+1
2008-04-15
audio_current_track: take wps_offset into account when no buffered metadata i...
Nicolas Pennequin
1
-1
/
+3
2008-04-15
Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cl...
Rob Purchase
3
-10
/
+19
2008-04-15
Some bugfixes after r17109:
Nicolas Pennequin
1
-4
/
+4
2008-04-15
Fix some button macros to make several manuals build again.
Dominik Riebeling
1
-7
/
+7
2008-04-15
Document line selector color config file settings (FS#8880 by Justin Hannigan).
Dominik Riebeling
1
-0
/
+2
2008-04-15
Fixed FS#7849
Bertrik Sikken
1
-1
/
+1
2008-04-15
Slight clean up and binsize save
Nils Wallménius
1
-19
/
+15
2008-04-15
Fix some red.
Steve Bavin
1
-1
/
+1
2008-04-15
Kill warnings that annoy me when building for Gigabeat S.
Michael Sevakis
5
-4
/
+21
2008-04-15
Make the gigabeat S bootloader compile again. Don't know if it still works.
Michael Sevakis
1
-2
/
+11
2008-04-15
Make the transparent bitmaps work on Gigabeat S.
Michael Sevakis
2
-12
/
+13
2008-04-15
Remove a global variable which is (hopefully) not needed. Also fixes a very m...
Steve Bavin
1
-10
/
+1
2008-04-15
woops... fix red and some svn keywords.
Jonathan Gordon
4
-9
/
+29
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
14
-97
/
+414
2008-04-15
Fix a (possibly gcc 3 only) warning.
Steve Bavin
1
-1
/
+1
2008-04-14
Undo r17095. A bug report clearly showed this power supply is also needed for...
Andree Buschmann
1
-1
/
+1
2008-04-14
Update the french translation.
Mustapha Senhaji
1
-18
/
+18
2008-04-14
A rather big change to how tracks are loaded: there are now two parts to the ...
Nicolas Pennequin
2
-85
/
+159
2008-04-14
Revert what was left of r17018 until I find a better way. It had quirks in so...
Nicolas Pennequin
2
-11
/
+0
2008-04-14
FS#8882: Fix the bug where skipping backwards with Ogg files could result in ...
Nicolas Pennequin
1
-0
/
+5
2008-04-14
Dont show the playlist catalog item in the file context menu unless the file ...
Jonathan Gordon
1
-0
/
+7
2008-04-14
Gigabeat S: Make ADC battery voltage reading correct. Tiny tweak to ADC drive...
Michael Sevakis
2
-6
/
+3
2008-04-14
Oops...simple math proves elusive at times. Get the array calcs right.
Michael Sevakis
1
-11
/
+6
2008-04-14
Increase the size of one of the look up tables. Fixes 'burst of static' in so...
Michael Giacomelli
1
-9
/
+10
2008-04-14
My own name was in CREDITS twice, one of them a misspelling.
Stéphane Doyon
1
-2
/
+1
2008-04-13
Fixed "#else if", changed to "#elif"
Bertrik Sikken
1
-1
/
+1
2008-04-13
ADC driver for Gigabeat S - a bit on the general side for now. Needs to have ...
Michael Sevakis
5
-56
/
+312
2008-04-13
Make httpget class work with URI paths containing characters that need to be ...
Dominik Riebeling
1
-6
/
+14
2008-04-13
only reconnect mass storage if there is actually an active usb connection, wi...
Frank Gevaerts
1
-3
/
+6
2008-04-13
ASM optimization for fiq_playback(). Saves about 0.4MHz of CPU while playback...
Andree Buschmann
1
-23
/
+61
2008-04-13
Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...
Jens Arnold
6
-8
/
+12
2008-04-13
Further power saving for iPod Video (FS#8603). Do not enable D2REGC1 voltage ...
Andree Buschmann
1
-1
/
+1
2008-04-13
The greylib now takes care of the necessary aligment and uncached addressing ...
Jens Arnold
1
-21
/
+7
2008-04-13
Charger detection for Gigabeat S
Nils Wallménius
4
-3
/
+47
2008-04-13
Remove redundant init call.
Magnus Holmgren
1
-2
/
+0
2008-04-12
Refine information and macros for clock skipping. Not functional changes.
Jens Arnold
1
-15
/
+14
2008-04-12
Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...
Michael Giacomelli
2
-9
/
+20
2008-04-12
Fix cut'n'pasterelated yellows.
Rob Purchase
1
-1
/
+1
2008-04-12
D2: Charging detection, plus basic PCF50606 interrupt handler.
Rob Purchase
3
-1
/
+45
2008-04-12
Make a couple of private functions static
Nils Wallménius
1
-7
/
+7
2008-04-12
Add GPIO manager. Get the PMIC interrupt handling working (along with power b...
Michael Sevakis
17
-47
/
+655
2008-04-12
D2: Implement battery voltage readout from PCF50606 (levels not yet calibrate...
Rob Purchase
3
-16
/
+35
2008-04-12
Move a function to gwps-common.c because it belongs there
Nils Wallménius
3
-15
/
+14
2008-04-12
Optimise some more line drawing calls.
Jens Arnold
10
-68
/
+53
[next]