summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Added pre-amp setting for files with ReplayGain information.Magnus Holmgren2005-08-11
* Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing2005-08-08
* typos fixed...Michiel Van Der Kolk2005-08-06
* iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner2005-08-06
* Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg2005-08-03
* headphone volume should be correct nowChristian Gmeiner2005-08-02
* Killed signed/unsigned inconsistencyJens Arnold2005-08-01
* oops... fixes red buildChristian Gmeiner2005-07-31
* iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner2005-07-31
* iAudio: adding support for mcf5250Christian Gmeiner2005-07-31
* Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen2005-07-30
* iAudio: Preperations for audio codec driverChristian Gmeiner2005-07-29
* Fixed scroll step settings >127 pixels not working (reported on irc). Changed...Jens Arnold2005-07-28
* Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2005-07-27
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26
* The peak meter on iRiver didn't look right to me and the code seemed to beDave Bryant2005-07-25
* ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren2005-07-24
* ReplayGain support files.Magnus Holmgren2005-07-24
* It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen2005-07-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Forgot to commit these files.Miika Pekkarinen2005-07-21
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* Implemented mp3_pause_done() for software codecs to make wps correctlyMiika Pekkarinen2005-07-20
* More preparations and conversions for colour LCD support.Jens Arnold2005-07-19
* 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