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-11-29
PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...
Michael Sevakis
4
-16
/
+54
2006-11-29
Prevent the click of death when connecting an ipod to usb.
Miika Pekkarinen
3
-1
/
+13
2006-11-28
SWCODEC: Audio-related threads must be free of further tasks before returning...
Michael Sevakis
1
-2
/
+2
2006-11-27
forgot to add the RTC drivers
Marcoen Hirschberg
1
-0
/
+1
2006-11-27
iRiver: Channel 2 shouldn't be monitored except for radio playback.
Michael Sevakis
1
-9
/
+14
2006-11-27
move rtc functions to seperate files
Marcoen Hirschberg
5
-101
/
+169
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
13
-361
/
+593
2006-11-26
X5: Slightly lower threshold value to reliably disable constant adc reading w...
Jens Arnold
1
-1
/
+1
2006-11-26
Fixed the errors for H300.
Miika Pekkarinen
1
-7
/
+7
2006-11-26
Data cache for the EEPROM driver to speed up reading/writing. This
Miika Pekkarinen
1
-24
/
+36
2006-11-26
Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...
Jens Arnold
2
-7
/
+116
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
3
-9
/
+13
2006-11-25
Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
Daniel Ankers
1
-1
/
+0
2006-11-25
Remove some development code
Daniel Ankers
1
-5
/
+1
2006-11-25
ATA callback support for Sansa
Daniel Ankers
1
-23
/
+47
2006-11-24
Detect USB inserted on Sansa
Daniel Ankers
1
-0
/
+3
2006-11-24
Recording, SWCODEC: Put config value string in the wrong order.
Michael Sevakis
1
-1
/
+1
2006-11-24
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
4
-2
/
+15
2006-11-24
The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...
Linus Nielsen Feltzing
2
-8
/
+8
2006-11-24
iAudio/iRiver: Bootloader should not compile the audio-*.c files.
Michael Sevakis
1
-3
/
+7
2006-11-23
Just correct a comment and see if the build goes differently.
Michael Sevakis
1
-1
/
+1
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
9
-139
/
+312
2006-11-22
Audio bugfixes. Should wait for voice codec to reload before returning buffer...
Michael Sevakis
3
-10
/
+10
2006-11-22
Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...
Daniel Ankers
7
-21
/
+110
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
7
-16
/
+16
2006-11-22
Add several dummy functions to allow Sansa to build correctly
Daniel Ankers
6
-3
/
+141
2006-11-21
Initial NAND driver for Sansa. This has had limited testing, and no testing ...
Daniel Ankers
2
-68
/
+600
2006-11-21
H100 series: Adjusted gray scale balance and default contrast for more linear...
Michael Sevakis
3
-3
/
+3
2006-11-21
Coldfire: Add DMA auto alignment to pcm recording.
Michael Sevakis
1
-1
/
+1
2006-11-20
BMP loader: Remote LCD format support.
Jens Arnold
1
-1
/
+2
2006-11-18
Add a few missing files to the tarball
Jonas Häggqvist
1
-0
/
+1
2006-11-18
Changed #ifdef USE_IRAM to #ifdef IRAM_STEAL. Also want to check if results a...
Michael Sevakis
1
-1
/
+1
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2
-0
/
+8
2006-11-15
Fix FS#6322. Battery level gets updated again as it should.
Barry Wardell
1
-0
/
+7
2006-11-14
Removed anachronisms introduced with low battery shutdown patch.
Michael Sevakis
4
-20
/
+18
2006-11-13
H100/General: HAL for S/PDIF and refinement/bufixes in optical output powerin...
Michael Sevakis
8
-86
/
+157
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
3
-16
/
+215
2006-11-12
Get rid of ages-old interdependency between ata.c and mas.c
Jens Arnold
3
-13
/
+8
2006-11-12
Adjust scrollable lines to varying LCD sizes in the 2bit vertical packing LCD...
Jens Arnold
1
-1
/
+1
2006-11-12
Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...
Jens Arnold
4
-228
/
+419
2006-11-11
Fix my warnings with explicit blocking on platforms w/o cpu_boost()
Brandon Low
1
-0
/
+6
2006-11-11
Thread API enhancements.
Brandon Low
3
-105
/
+139
2006-11-11
Improved power management (FS#3001). Shutdown rockbox when the battery gets t...
Barry Wardell
3
-76
/
+322
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
1
-1
/
+0
2006-11-10
Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.
Jens Arnold
25
-1334
/
+30
2006-11-10
Fix sim error(s) (as usual).
Michael Sevakis
1
-0
/
+8
2006-11-10
Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...
Michael Sevakis
11
-82
/
+98
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
9
-24
/
+51
2006-11-10
Forgot to add new files for iFP move to target tree.
Tomasz Malesinski
10
-7
/
+408
2006-11-10
clean up some artifacts left behind from the hxxx move to target tree
Jonathan Gordon
1
-11
/
+0
[next]