summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2005-04-14New API for buffered PCM playbackLinus Nielsen Feltzing2-0/+129
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing3-0/+198
2005-04-14Wrong setting of AUDIOSEL caused double pitch 120MHz playbackLinus Nielsen Feltzing2-5/+3
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing3-0/+30
2005-04-10Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ...Jens Arnold1-43/+41
2005-04-07First step towards separating the metadata handling from the mpeg thread codeLinus Nielsen Feltzing1-68/+75
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing5-4/+16
2005-04-06Added the IS_SYSEVENT() macroLinus Nielsen Feltzing1-0/+2
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing2-54/+4
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing8-165/+165
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing1-22/+0
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing5-105/+131
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing2-13/+32
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing6-665/+720
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing10-16/+100
2005-03-31iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause()Linus Nielsen Feltzing2-55/+80
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk3-13/+71
2005-03-24sorry, the patch broke all the simsJörg Hohensohn1-0/+7
2005-03-23patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn2-362/+398
2005-03-21Nah, HAVE_PCM_PLAYBACK is probably redundant...Linus Nielsen Feltzing1-3/+0
2005-03-21Added HAVE_PCM_PLAYBACKLinus Nielsen Feltzing1-0/+3
2005-03-18PCM playback for iRiverLinus Nielsen Feltzing3-0/+167
2005-03-18Properly shut down the UDA1380Linus Nielsen Feltzing1-0/+6
2005-03-18iRiver: ATA timing is now setup by set_cpu_frequency()Linus Nielsen Feltzing1-3/+1
2005-03-18I2C clock settings and ATA timing for iRiverLinus Nielsen Feltzing1-9/+18
2005-03-18Dummy i2c_init() for iRiver not needed anymoreLinus Nielsen Feltzing1-8/+0
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing2-0/+306
2005-03-18iRiver I2C driver by Andy YoungLinus Nielsen Feltzing2-0/+230
2005-03-18Added DMA register definitionsLinus Nielsen Feltzing1-0/+37
2005-03-18Stricter alignment of sectionsLinus Nielsen Feltzing1-1/+2
2005-03-12non-ambiguous error codeJörg Hohensohn1-1/+1
2005-03-10Don't panic on read attempts past end of card, just exit with error. Such can...Jörg Hohensohn1-1/+5
2005-03-08skip mpeg.c when building bootloaderDaniel Stenberg1-0/+2
2005-03-07gmini: icode in iram, correct layout for DSP iramJean-Philippe Bernardy1-5/+5
2005-03-07Little fix, when debug is disabled clusterchain length was incorrectly computedJean-Philippe Bernardy1-2/+4
2005-03-07Dedicated CPU frequency debug screen for CPU's with PLLLinus Nielsen Feltzing1-5/+5
2005-03-06Use the new generic SRC build "macro" in tools/makesrc.inc to process theDaniel Stenberg1-1/+3
2005-03-03iRiver: Increased the max CPU frequency to 120MHzLinus Nielsen Feltzing2-6/+6
2005-03-03gmini: variable CPU frequencyJean-Philippe Bernardy2-36/+70
2005-03-03Added new coldfire assembly LPC decoder routine to libFLAC.Thom Johansen1-0/+7
2005-03-03removed the practically useless "trickle charge" and "deep discharge" options...Jörg Hohensohn2-32/+7
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn3-420/+440
2005-03-01Adjustable CPU frequency for iRiverLinus Nielsen Feltzing5-0/+103
2005-03-01Export tick_start() to allow for tick timer reinit when changing CPU frequencyLinus Nielsen Feltzing2-5/+5
2005-03-01iRiver: more relaxed LCD timingLinus Nielsen Feltzing1-4/+8
2005-03-01iRiver: more relaxed default timingLinus Nielsen Feltzing1-2/+2
2005-03-01iRiver: Moved the main thread stack to IRAMLinus Nielsen Feltzing2-9/+17
2005-02-28Simulators: lseek() working again for systems with an off_t datatype differin...Jens Arnold1-0/+1
2005-02-28long policy fixesJean-Philippe Bernardy1-2/+2
2005-02-28TCC730 slight stylistic improvementJean-Philippe Bernardy1-1/+1