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
/
target
/
sh
/
archos
/
recorder
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
8
-1007
/
+0
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-3
/
+3
2015-01-11
Make a few local variables static
Thomas Jarosch
1
-2
/
+2
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
1
-6
/
+0
2012-01-07
powermgmt-target.h: move prototypes to powermgmt.h
Rafaël Carré
2
-16
/
+6
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2011-12-31
usb-target.h: remove
Rafaël Carré
1
-1
/
+0
2011-03-02
Remove redundant function prototype
Thomas Jarosch
1
-1
/
+0
2011-03-02
Fix red on Archos Recorder
Thomas Jarosch
1
-0
/
+3
2011-03-02
Fix red
Thomas Jarosch
1
-1
/
+1
2010-05-06
Fix the remaining reds.
Thomas Martitz
1
-1
/
+1
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
1
-1
/
+1
2010-04-11
Fix an almost 3 years old bug introduced when moving the archos power handlin...
Jens Arnold
1
-4
/
+0
2009-04-14
FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...
Boris Gjenero
1
-4
/
+14
2008-12-24
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
3
-4
/
+546
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
1
-2
/
+3
2008-09-12
Make local function static in mp3_playback.c and match usb_init_device protot...
Bertrik Sikken
1
-0
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
7
-14
/
+28
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
1
-3
/
+2
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
1
-3
/
+3
2007-09-04
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
1
-2
/
+3
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
1
-0
/
+60
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
1
-0
/
+103
2007-04-15
Moved SH1 ADC to target tree.
Jens Arnold
1
-0
/
+39
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
1
-0
/
+39
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
1
-1
/
+1
2007-04-11
Moved archos USB handling to target tree. Minor simplification for coldfire (...
Jens Arnold
1
-0
/
+46
2007-01-09
Removed executable flag
Linus Nielsen Feltzing
2
-0
/
+0
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2
-0
/
+171