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
Age
Commit message (
Expand
)
Author
2005-06-22
fix sim builds
Daniel Stenberg
2005-06-22
Fixed formatting (uniform indentation of 4 spaces, removed tab chars). Some s...
Jens Arnold
2005-06-22
rip out all the LCD junk from the codec API
Daniel Stenberg
2005-06-22
More audio thread debug info
Linus Nielsen Feltzing
2005-06-22
codec lib sources
Daniel Stenberg
2005-06-22
build codecs too
Daniel Stenberg
2005-06-22
bootbox is not a module
Daniel Stenberg
2005-06-22
no more codecbuf in here
Daniel Stenberg
2005-06-22
this code is for uda1380 only
Daniel Stenberg
2005-06-22
removed the use of the 2nd argument to codec_start() since no codec used
Daniel Stenberg
2005-06-22
fixed make clean for the codec lib
Daniel Stenberg
2005-06-22
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22
H1x0: rolo_restart() now uses the actual destination address to start the cod...
Jens Arnold
2005-06-22
New WPS image code, introducing a new format :)
Tomas Salfischberger
2005-06-22
Initial linear interpolating resampler. This resampler really needs to be rip...
Thom Johansen
2005-06-22
Moved to logf.h
Tomas Salfischberger
2005-06-22
My gcc v3.3.5 choked on the bool type, solved with this include.
Tomas Salfischberger
2005-06-22
OOps, bad handling of tick_remove_task()
Linus Nielsen Feltzing
2005-06-22
New debug screen for sw codec audio thread
Linus Nielsen Feltzing
2005-06-22
Increased max number of tick tasks
Linus Nielsen Feltzing
2005-06-22
Image support for the WPS.
Tomas Salfischberger
2005-06-22
Better values for the iriver battery
Marcoen Hirschberg
2005-06-22
Synced
Jonas Häggqvist
2005-06-22
Should work on Windows 95/98/ME as well now
Jonas Häggqvist
2005-06-22
Coldfire: slight memset() optimisation.
Jens Arnold
2005-06-22
fix for Ondio
Jörg Hohensohn
2005-06-22
no if(!usb_detect()) check around the autorock execution since we have early ...
Jörg Hohensohn
2005-06-22
allow smaller .ucl, to test bootbox
Jörg Hohensohn
2005-06-22
CODECS lists the codec plugins, so that the Makefile knows what ones to
Daniel Stenberg
2005-06-22
Daniel's fix that loads codecs in their own memory space
Linus Nielsen Feltzing
2005-06-22
The iriver simulator now uses the correct LCD driver
Linus Nielsen Feltzing
2005-06-21
Use asm optimised memset() in vorbis_apply_window.
Pedro Vasconcelos
2005-06-21
Made Supported the default File View option
Linus Nielsen Feltzing
2005-06-21
memset() on coldfire now exploits burst mode whenever possible, giving anothe...
Jens Arnold
2005-06-21
Assembler optimised memset() for coldfire. Speed increase ranging from a few ...
Jens Arnold
2005-06-21
Added bootbox
Linus Nielsen Feltzing
2005-06-21
Rolo problem fixed
Jörg Hohensohn
2005-06-21
"Bootbox" is a minimalistic rescue firmware for Archos models. Not working ye...
Jörg Hohensohn
2005-06-21
preparation for sectioned linking (will remove dead functions/data)
Jörg Hohensohn
2005-06-20
Fixed a problem with playback when returning from usb mode.
Miika Pekkarinen
2005-06-20
The last commit mixed up the arguments of cpu_boost(). Fixed that and removed...
Jens Arnold
2005-06-20
Added few #ifdef HAVE_ADJUSTABLE_CPU_FREQ.
Miika Pekkarinen
2005-06-20
Backlight dimming is now flicker free on all situations.
Miika Pekkarinen
2005-06-20
Fixed glitches from crossfade.
Miika Pekkarinen
2005-06-20
Iriver: Backlight fading is now configurable. Added a function to stop the ba...
Jens Arnold
2005-06-20
Crossfade fixes.
Miika Pekkarinen
2005-06-20
Crossfade adjustments.
Miika Pekkarinen
2005-06-20
Musepack files should play (poorly) now.
Thom Johansen
2005-06-20
cpu_boost(true) was called twice.
Miika Pekkarinen
2005-06-20
Iriver: Properly apply sound settings on startup. Moved some inits to more ap...
Jens Arnold
[prev]
[next]