summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2005-08-21Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing5-0/+48
2005-08-21Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even i...Jens Arnold1-3/+23
2005-08-21Hooked up the runtime database on archos.Jens Arnold1-0/+7
2005-08-21Fixed the usb mode. We did hit the thread limit which was nowMiika Pekkarinen1-1/+1
2005-08-17Avoid zero values for defines to minimize problems where they're compared to ...Jonas Häggqvist1-3/+3
2005-08-16FM radio simulation working againLinus Nielsen Feltzing4-11/+11
2005-08-13Corrected UART register namesLinus Nielsen Feltzing1-4/+2
2005-08-13Forgot that the simulator doesn't simulate the FM radioLinus Nielsen Feltzing2-6/+6
2005-08-13Very lame, initial support for FM radio on the iriverLinus Nielsen Feltzing2-0/+6
2005-08-13The Ondio uses a different crystal for the TEA5767 than iriverLinus Nielsen Feltzing1-0/+1
2005-08-13Add pcm_set_mux() for switching between FM radio and Line inputLinus Nielsen Feltzing1-0/+2
2005-08-11Added pre-amp setting for files with ReplayGain information.Magnus Holmgren1-0/+1
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing1-0/+23
2005-08-06iAudio: First unfinished attempt for tlv320 driver and rockbox integrationChristian Gmeiner1-7/+12
2005-08-03Increased maximum file size for models with LCD height larger than 64 toDaniel Stenberg1-2/+6
2005-08-02headphone volume should be correct nowChristian Gmeiner1-16/+16
2005-08-01Killed signed/unsigned inconsistencyJens Arnold1-2/+2
2005-07-31iAudio, iRiver: As both platforms use the same i2c interface i have renamed i...Christian Gmeiner6-10/+13
2005-07-31iAudio: adding support for mcf5250Christian Gmeiner2-0/+65
2005-07-30Fixed MAC initialization problem with mpa codec and removed workaroundMiika Pekkarinen1-0/+4
2005-07-29iAudio: Preperations for audio codec driverChristian Gmeiner2-0/+119
2005-07-27Added support for ID3V2 ReplayGain tags (as written by Foobar). Generalized t...Magnus Holmgren2-2/+6
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2-3/+34
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren1-7/+18
2005-07-24ReplayGain support files.Magnus Holmgren1-0/+26
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen1-1/+1
2005-07-22More accurate playback position calculation.Miika Pekkarinen1-0/+1
2005-07-21Forgot to commit these files.Miika Pekkarinen1-0/+1
2005-07-19More preparations and conversions for colour LCD support.Jens Arnold1-1/+4
2005-07-19Renamed MAX_LEVEL to LCD_MAX_LEVEL to match the naming scheme. Preparations f...Jens Arnold3-7/+35
2005-07-19Added MODEL_NUMBER for H300Linus Nielsen Feltzing1-0/+3
2005-07-18Fixed RoLo for H100 targetsLinus Nielsen Feltzing2-0/+6
2005-07-18Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2-2/+7
2005-07-17Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen1-0/+2
2005-07-15iAudio: first try - things could be wrong or missingChristian Gmeiner2-0/+85
2005-07-14Greyscale graphics driver: Added missing function.Jens Arnold1-3/+4
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-28/+2
2005-07-12Removed picky warningsLinus Nielsen Feltzing1-1/+1
2005-07-12added uda1380_reset()Linus Nielsen Feltzing1-1/+1
2005-07-12Inverted S/PDIF control on H110Linus Nielsen Feltzing1-0/+1
2005-07-09Wrong iriver model checkLinus Nielsen Feltzing1-2/+2
2005-07-08Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ...Jens Arnold2-8/+0
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing1-1/+1
2005-07-08safety precaution to detect an envrionment running with the old setupDaniel Stenberg1-0/+4
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg4-2/+110
2005-07-07Adapted remote LCD driver and player graphics library to the new bitmap funct...Jens Arnold1-0/+3
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2-1/+21
2005-07-05Applied patch "[ 1232957 ] MP3 metadata fixes for software codec".Miika Pekkarinen1-0/+5
2005-07-05Fixed: Crossfading, broken elapsed info with mp3 files, possible cpuMiika Pekkarinen1-1/+1
2005-07-05Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playbackLinus Nielsen Feltzing1-0/+3