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
2007-08-18
iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to a...
Jens Arnold
1
-13
/
+36
2007-08-18
iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving q...
Jens Arnold
1
-0
/
+11
2007-08-17
H300: Read battery voltage with 10bit precision.
Jens Arnold
2
-7
/
+10
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
43
-271
/
+936
2007-08-16
Fix signedness bug in trickle charge proportional adjustment which became vis...
Jens Arnold
1
-1
/
+1
2007-08-15
Switch to using millivolt for battery voltage and other internal voltages. * ...
Jens Arnold
2
-133
/
+121
2007-08-15
Make the wheel work on 1st gen iPod.
Jens Arnold
1
-2
/
+9
2007-08-14
The target power handling code isn't meant to be compiled for the sim.
Jens Arnold
1
-5
/
+5
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
21
-338
/
+397
2007-08-14
Ondios with backlight mod: * Make the backlight stay off in plain SVN builds ...
Jens Arnold
1
-0
/
+12
2007-08-14
Don't let the shutdown code mess with the backlight anymore on most targets. ...
Jens Arnold
2
-14
/
+1
2007-08-14
Add an error check in get_mp3_metadata()
Nicolas Pennequin
1
-1
/
+4
2007-08-13
Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice fil...
Jens Arnold
1
-0
/
+3
2007-08-12
Remove unnecessary sim stubs and includes
Nils Wallménius
1
-27
/
+0
2007-08-12
Save a few bytes and make types more consistent
Nils Wallménius
1
-2
/
+2
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
35
-545
/
+450
2007-08-12
ignore comments containing iTunes 7 gapless data; should solve issues reporte...
Robert Kukla
1
-2
/
+5
2007-08-12
Removed special X5 backlight handling, and replaced it with a generic system ...
Jens Arnold
3
-60
/
+43
2007-08-10
Backlight rework: * More compact and straightforward implementation of backli...
Jens Arnold
1
-122
/
+51
2007-08-10
iPod greyscale LCD driver: * Further speedup (timeout check turned out to be ...
Jens Arnold
1
-10
/
+74
2007-08-08
Add support for grouping tags. From FS#7362.
Dan Everton
2
-1
/
+6
2007-08-08
iPod greyscale LCD driver: Slight speedup and correct greylevels for other ta...
Jens Arnold
1
-18
/
+10
2007-08-06
Use correct 1/3 and 2/3 greylevels.
Jens Arnold
1
-3
/
+3
2007-08-06
Reduced battery consumption on PP5002 targets (iPod 1st/2nd gen and 3rd gen)....
Jens Arnold
1
-0
/
+5
2007-08-06
Hrmph. That was just weird to do that.
Michael Sevakis
1
-1
/
+1
2007-08-06
e200: Make sure backlight will never get stuck off for long periods from the ...
Michael Sevakis
1
-2
/
+3
2007-08-05
Perform writeback before starting thread on another core or stack munging may...
Michael Sevakis
1
-0
/
+4
2007-08-04
Oops. mvn is one's-complement, not two's. Correct the YUV calculation.
Michael Sevakis
2
-4
/
+4
2007-08-04
Set correct pixel format for iFP7xx.
Jens Arnold
1
-2
/
+1
2007-08-04
defined a dummy LCD_PIXELFORMAT for the IFP7xx to allow the simulator to build
Kevin Ferrare
1
-0
/
+3
2007-08-03
Disk poweroff for 3rd gen iPods.
Jens Arnold
2
-4
/
+8
2007-08-03
Disk poweroff for 1st/2nd gen iPods.
Jens Arnold
2
-2
/
+20
2007-08-03
Add support for parsing the disc number tag from metadata and use of it in th...
Dan Everton
2
-1
/
+14
2007-08-03
PP5002 ATA driver needs to wait for the controller to be ready again before w...
Jens Arnold
1
-14
/
+19
2007-08-02
Even more optimizing for the recording name change...
Peter D'Hoye
1
-0
/
+1
2007-08-01
Firewire detection with reboot into diskmode for all iPods that support it (a...
Jens Arnold
6
-30
/
+109
2007-08-01
PP50xx: COP was left in undefined mode after init. Switch it to supervisor mo...
Michael Sevakis
1
-0
/
+3
2007-08-01
PP50xx: Allow FIQ during IRQ to always be able to service FIFOs. I've got a d...
Michael Sevakis
1
-37
/
+44
2007-08-01
Atomic mutexes on SH1.
Jens Arnold
1
-0
/
+14
2007-08-01
Fix PP502x clock source masking.
Jens Arnold
1
-1
/
+1
2007-08-01
Add some new findings to the PP header files. * Clean up ata-target.h for PP....
Jens Arnold
4
-33
/
+25
2007-08-01
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
7
-1
/
+20
2007-07-31
Simplify PP502x clock handling code. The code is almost identical between PP5...
Barry Wardell
1
-35
/
+11
2007-07-31
PP502x: Clock setup cleanup.
Barry Wardell
2
-23
/
+42
2007-07-31
Stop the red. Move some stuff into #ifndef SIMULATOR block.
Michael Sevakis
1
-28
/
+32
2007-07-31
Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ...
Michael Sevakis
8
-31
/
+46
2007-07-31
working volume control in the sim
Jonathan Gordon
1
-1
/
+2
2007-07-31
PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other...
Jens Arnold
3
-58
/
+46
2007-07-31
Unify the 3 copies of the PP502x IRQ handler, and don't schedule button inter...
Jens Arnold
1
-56
/
+12
2007-07-31
PP502x: Add some important information about CPU/COP_CTL register to the head...
Michael Sevakis
1
-2
/
+27
[next]