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