index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2006-12-08
Add "m4b" to the list of supported filename extensions.
Magnus Holmgren
2006-12-07
Oops, that'll just keep resetting the timeout to 20s every time sys_poweroff ...
Michael Sevakis
2006-12-07
SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...
Michael Sevakis
2006-12-07
Small delay before cutting off power to allow all hardware (especially
Miika Pekkarinen
2006-12-06
Coldfire targets: Fixed performance-hitting bug for unaligned transfers. Now ...
Jens Arnold
2006-12-06
Removed extraneous #ifdef.
Jens Arnold
2006-12-06
put back the return types which got lost in the previous commit
Marcoen Hirschberg
2006-12-06
move some audio driver specific code to the correspoding files
Marcoen Hirschberg
2006-12-06
Fix settings not saving to disk correctly, (fixes FS#6408)
Jonathan Gordon
2006-12-06
Fix for FS#6328. Simulator battery level now goes down in roughly 1% incremen...
Dan Everton
2006-12-06
first step in audio driver unification: renaming the functions to audio_* (mi...
Marcoen Hirschberg
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-12-06
PLL was incorrectly initialized causing system to crash when ran from
Miika Pekkarinen
2006-12-06
Small change to PCM recording API for low latency effects. Latency can be as ...
Michael Sevakis
2006-12-05
And this too.
Miika Pekkarinen
2006-12-05
Removed the cpu boost tracking debug feature for now because of
Miika Pekkarinen
2006-12-05
add a RTC driver for the Samsung S3C2440 used in the Gigabeat
Marcoen Hirschberg
2006-12-05
H1x0: Enable optical output to be switched on or off during playback and reco...
Michael Sevakis
2006-12-05
Recent fix "Prevent the click of death when connecting an ipod to usb." is us...
Barry Wardell
2006-12-04
Much simpler implementation of large virtual sector support, not needing larg...
Jens Arnold
2006-12-03
Removed unused variable, and fixed overflow in free/total calculation. There ...
Jens Arnold
2006-12-03
Completed target tree move of the ata driver code. Some code cleanup.
Jens Arnold
2006-12-03
Fixed the warnings.
Miika Pekkarinen
2006-12-03
Add support (runtime detection) for 2048 bytes/sector filesystem.
Miika Pekkarinen
2006-11-29
PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ...
Michael Sevakis
2006-11-29
Prevent the click of death when connecting an ipod to usb.
Miika Pekkarinen
2006-11-28
SWCODEC: Audio-related threads must be free of further tasks before returning...
Michael Sevakis
2006-11-27
forgot to add the RTC drivers
Marcoen Hirschberg
2006-11-27
iRiver: Channel 2 shouldn't be monitored except for radio playback.
Michael Sevakis
2006-11-27
move rtc functions to seperate files
Marcoen Hirschberg
2006-11-27
Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...
Jens Arnold
2006-11-26
X5: Slightly lower threshold value to reliably disable constant adc reading w...
Jens Arnold
2006-11-26
Fixed the errors for H300.
Miika Pekkarinen
2006-11-26
Data cache for the EEPROM driver to speed up reading/writing. This
Miika Pekkarinen
2006-11-26
Backdrop support in the X5 remote LCD driver. Still needs to be wired to the ...
Jens Arnold
2006-11-26
dont allow the ata callbacks to be run less than once every 30s unless
Jonathan Gordon
2006-11-25
Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
Daniel Ankers
2006-11-25
Remove some development code
Daniel Ankers
2006-11-25
ATA callback support for Sansa
Daniel Ankers
2006-11-24
Detect USB inserted on Sansa
Daniel Ankers
2006-11-24
Recording, SWCODEC: Put config value string in the wrong order.
Michael Sevakis
2006-11-24
Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...
Michael Sevakis
2006-11-24
The ADC GPIO init code for the H100 was accidentally put in the H300 driver w...
Linus Nielsen Feltzing
2006-11-24
iAudio/iRiver: Bootloader should not compile the audio-*.c files.
Michael Sevakis
2006-11-23
Just correct a comment and see if the build goes differently.
Michael Sevakis
2006-11-23
iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API...
Michael Sevakis
2006-11-22
Audio bugfixes. Should wait for voice codec to reload before returning buffer...
Michael Sevakis
2006-11-22
Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...
Daniel Ankers
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
2006-11-22
Add several dummy functions to allow Sansa to build correctly
Daniel Ankers
[next]