summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2005-04-1864 sectors are 64 sectors...Jens Arnold
2005-04-18Display return code.Björn Stenberg
2005-04-18rename() requires path on destination name nowBjörn Stenberg
2005-04-18Don't create /dir in buildimageBjörn Stenberg
2005-04-18FAT test case builds againBjörn Stenberg
2005-04-18iRiver: Correct port pin setup for the local and remote keypadLinus Nielsen Feltzing
2005-04-15iRiver: Independent backlight timers for the main and remote LCDLinus Nielsen Feltzing
2005-04-15IRiver: show logo on startup at remote lcdChristian Gmeiner
2005-04-15IRiver: added remote backlight handling into backlight threadChristian Gmeiner
2005-04-15corrected copyright infosChristian Gmeiner
2005-04-15IRiver: extended plugin api with current remote lcd functionsChristian Gmeiner
2005-04-15Some code policingLinus Nielsen Feltzing
2005-04-15compile fixChristian Gmeiner
2005-04-15IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner
2005-04-15Even more updates to the remote LCD driver. Now it actually works...Linus Nielsen Feltzing
2005-04-15IRiver: some definesChristian Gmeiner
2005-04-15Updated H100 remote LCD driver by RickLinus Nielsen Feltzing
2005-04-14New API for buffered PCM playbackLinus Nielsen Feltzing
2005-04-14Low-level driver for the H100 remote control LCD, by Richard S. La Charite IIILinus Nielsen Feltzing
2005-04-14Wrong setting of AUDIOSEL caused double pitch 120MHz playbackLinus Nielsen Feltzing
2005-04-11iRiver: Implemented S/PDIF transmit power control. The optical LED is now off...Linus Nielsen Feltzing
2005-04-10Bugfixes: (1) Estimated runtime was wrong for approx. 1 minute after boot or ...Jens Arnold
2005-04-07First step towards separating the metadata handling from the mpeg thread codeLinus Nielsen Feltzing
2005-04-06First lame attempt to show correct battery level on the iRiverLinus Nielsen Feltzing
2005-04-06Added the IS_SYSEVENT() macroLinus Nielsen Feltzing
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-04-05Removed irrelevant definitions in the UDA1380 driverLinus Nielsen Feltzing
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-04-04Patch #868645 by Philipp Pertermann, volume triggered recording for the Archo...Linus Nielsen Feltzing
2005-04-01Moved the mpeg_sound_xxx() functions to sound.c and renamed them to sound_xxx()Linus Nielsen Feltzing
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing
2005-03-31iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause()Linus Nielsen Feltzing
2005-03-28Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk
2005-03-24sorry, the patch broke all the simsJörg Hohensohn
2005-03-23patch # 1159539 from GvB: V1 charging cleanupJörg Hohensohn
2005-03-21Nah, HAVE_PCM_PLAYBACK is probably redundant...Linus Nielsen Feltzing
2005-03-21Added HAVE_PCM_PLAYBACKLinus Nielsen Feltzing
2005-03-18PCM playback for iRiverLinus Nielsen Feltzing
2005-03-18Properly shut down the UDA1380Linus Nielsen Feltzing
2005-03-18iRiver: ATA timing is now setup by set_cpu_frequency()Linus Nielsen Feltzing
2005-03-18I2C clock settings and ATA timing for iRiverLinus Nielsen Feltzing
2005-03-18Dummy i2c_init() for iRiver not needed anymoreLinus Nielsen Feltzing
2005-03-18iRiver UDA1380 driver by Andy YoungLinus Nielsen Feltzing
2005-03-18iRiver I2C driver by Andy YoungLinus Nielsen Feltzing
2005-03-18Added DMA register definitionsLinus Nielsen Feltzing
2005-03-18Stricter alignment of sectionsLinus Nielsen Feltzing
2005-03-12non-ambiguous error codeJörg Hohensohn
2005-03-10Don't panic on read attempts past end of card, just exit with error. Such can...Jörg Hohensohn
2005-03-08skip mpeg.c when building bootloaderDaniel Stenberg