summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
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
2005-07-08SDRAM setup adjusted for H110 modelsLinus Nielsen Feltzing
2005-07-08Adjusted refresh timer for H110Linus Nielsen Feltzing
2005-07-08USB is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08Fixed skip bug at buffer refillHenrik Backe
2005-07-08safety precaution to detect an envrionment running with the old setupDaniel Stenberg
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-07Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold
2005-07-07Only update resume info when playing. Fixes resume when exiting recording/ra...Hardeep Sidhu
2005-07-07PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-06(1) Set cpu to 11 Mhz when we "crash" to prevent overheating.Tomas Salfischberger
2005-07-06Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen
2005-07-05Now codec names are in sync.Miika Pekkarinen
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen
2005-07-05More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing
2005-07-05Now the CPU is idle in USB modeLinus Nielsen Feltzing