summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold2005-07-19
* Added MODEL_NUMBER for H300Linus Nielsen Feltzing2005-07-19
* iriver: let the boot loader decide when to power on the hard driveLinus Nielsen Feltzing2005-07-19
* iriver: set the S/PDIF Validity flag correctlyLinus Nielsen Feltzing2005-07-18
* Fixed RoLo for H100 targetsLinus Nielsen Feltzing2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Check that remaining bytes counter is not zero.Miika Pekkarinen2005-07-17
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* iriver: Reduced LCD write cycle length to 65ns, almost halving the execution ...Linus Nielsen Feltzing2005-07-17
* iriver: Adjusted to optimal I2C bit ratesLinus Nielsen Feltzing2005-07-17
* Fixed lcd_blit().Jens Arnold2005-07-16
* iAudio: first try - things could be wrong or missingChristian Gmeiner2005-07-15
* Greyscale graphics driver: Added missing function.Jens Arnold2005-07-14
* Fixed the errors.Miika Pekkarinen2005-07-13
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* More atomic GPIOLinus Nielsen Feltzing2005-07-12
* make the ctype array unsigned so that bit 7 (octal 0200) can be set andDaniel Stenberg2005-07-12
* Removed an extra semicolonLinus Nielsen Feltzing2005-07-12
* Removed picky warningsLinus Nielsen Feltzing2005-07-12
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* added uda1380_reset()Linus Nielsen Feltzing2005-07-12
* Inverted S/PDIF control on H110Linus Nielsen Feltzing2005-07-12
* Adjustment for bootbox.Jens Arnold2005-07-11
* Replaced some yields with sleep(1) to save battery while paused orMiika Pekkarinen2005-07-11
* Fixed an audio burst coming out when pausing a track with fadingMiika Pekkarinen2005-07-10
* Wrong iriver model checkLinus Nielsen Feltzing2005-07-09
* Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing2005-07-09
* Some playback fixes.Miika Pekkarinen2005-07-08
* Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold2005-07-08
* H110 adjustmentsLinus Nielsen Feltzing2005-07-08
* SDRAM setup adjusted for H110 modelsLinus Nielsen Feltzing2005-07-08
* Adjusted refresh timer for H110Linus Nielsen Feltzing2005-07-08
* USB is the same on all H1x0 modelsLinus Nielsen Feltzing2005-07-08
* ADC is the same on all H1x0 modelsLinus Nielsen Feltzing2005-07-08
* Fixed skip bug at buffer refillHenrik Backe2005-07-08
* safety precaution to detect an envrionment running with the old setupDaniel Stenberg2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold2005-07-07
* Only update resume info when playing. Fixes resume when exiting recording/ra...Hardeep Sidhu2005-07-07
* PCM buffering fixes. Made a temporary workaround for playback glitchMiika Pekkarinen2005-07-07
* Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold2005-07-07
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* (1) Set cpu to 11 Mhz when we "crash" to prevent overheating.Tomas Salfischberger2005-07-06
* Decreased pcm buffer low watermark when crossfade is not enabled.Miika Pekkarinen2005-07-06
* Now codec names are in sync.Miika Pekkarinen2005-07-05
* Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen2005-07-05
* More crossfade adjustments. Now crossfade should work shortly even ifMiika Pekkarinen2005-07-05
* Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen2005-07-05
* Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing2005-07-05
* Now the CPU is idle in USB modeLinus Nielsen Feltzing2005-07-05