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
2005-08-03
Increased maximum file size for models with LCD height larger than 64 to
Daniel Stenberg
2005-08-02
headphone volume should be correct now
Christian Gmeiner
2005-08-01
Killed signed/unsigned inconsistency
Jens Arnold
2005-07-31
oops... fixes red build
Christian Gmeiner
2005-07-31
iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...
Christian Gmeiner
2005-07-31
iAudio: adding support for mcf5250
Christian Gmeiner
2005-07-30
Fixed MAC initialization problem with mpa codec and removed workaround
Miika Pekkarinen
2005-07-29
iAudio: Preperations for audio codec driver
Christian Gmeiner
2005-07-28
Fixed scroll step settings >127 pixels not working (reported on irc). Changed...
Jens Arnold
2005-07-27
Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...
Magnus Holmgren
2005-07-26
Moved implementation of user timer to the firmware layer, implemented it for ...
Jens Arnold
2005-07-25
The peak meter on iRiver didn't look right to me and the code seemed to be
Dave Bryant
2005-07-24
ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.
Magnus Holmgren
2005-07-24
ReplayGain support files.
Magnus Holmgren
2005-07-22
It's now possible to select the crossfading mode: "Off, Crossfade,
Miika Pekkarinen
2005-07-22
More accurate playback position calculation.
Miika Pekkarinen
2005-07-21
Forgot to commit these files.
Miika Pekkarinen
2005-07-21
Crossfade (and pcm buffer size) length is now configurable.
Miika Pekkarinen
2005-07-20
Implemented mp3_pause_done() for software codecs to make wps correctly
Miika Pekkarinen
2005-07-19
More preparations and conversions for colour LCD support.
Jens Arnold
2005-07-19
Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...
Jens Arnold
2005-07-19
Added MODEL_NUMBER for H300
Linus Nielsen Feltzing
2005-07-19
iriver: let the boot loader decide when to power on the hard drive
Linus Nielsen Feltzing
2005-07-18
iriver: set the S/PDIF Validity flag correctly
Linus Nielsen Feltzing
2005-07-18
Fixed RoLo for H100 targets
Linus Nielsen Feltzing
2005-07-18
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-17
Check that remaining bytes counter is not zero.
Miika Pekkarinen
2005-07-17
Initial attempt to support peak meter on iriver. It still has some
Miika Pekkarinen
2005-07-17
iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...
Linus Nielsen Feltzing
2005-07-17
iriver: Adjusted to optimal I2C bit rates
Linus Nielsen Feltzing
2005-07-16
Fixed lcd_blit().
Jens Arnold
2005-07-15
iAudio: first try - things could be wrong or missing
Christian Gmeiner
2005-07-14
Greyscale graphics driver: Added missing function.
Jens Arnold
2005-07-13
Fixed the errors.
Miika Pekkarinen
2005-07-13
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
Miika Pekkarinen
2005-07-12
More atomic GPIO
Linus Nielsen Feltzing
2005-07-12
make the ctype array unsigned so that bit 7 (octal 0200) can be set and
Daniel Stenberg
2005-07-12
Removed an extra semicolon
Linus Nielsen Feltzing
2005-07-12
Removed picky warnings
Linus Nielsen Feltzing
2005-07-12
Atomic GPIO access
Linus Nielsen Feltzing
2005-07-12
added uda1380_reset()
Linus Nielsen Feltzing
2005-07-12
Inverted S/PDIF control on H110
Linus Nielsen Feltzing
2005-07-11
Adjustment for bootbox.
Jens Arnold
2005-07-11
Replaced some yields with sleep(1) to save battery while paused or
Miika Pekkarinen
2005-07-10
Fixed an audio burst coming out when pausing a track with fading
Miika Pekkarinen
2005-07-09
Wrong iriver model check
Linus Nielsen Feltzing
2005-07-09
Recovered from my major brain failure and reverted to using the same load add...
Linus Nielsen Feltzing
2005-07-08
Some playback fixes.
Miika Pekkarinen
2005-07-08
Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...
Jens Arnold
2005-07-08
H110 adjustments
Linus Nielsen Feltzing
[next]