summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-16Updated italian translation.Alessio Lenzi
2010-03-16Add basic runtime estimation for the c200v2 (taken from Clipv1) and e200v2 (t...Michael Giacomelli
2010-03-16Disable runtime estimation altogether when there is no runtime current define...Michael Giacomelli
2010-03-16Forgot the #Michael Giacomelli
2010-03-16Remove some old archos code that caused runtime estimation to be off on AMS p...Michael Giacomelli
2010-03-16Clipv1 & m200v4 : reduce plugin buffer size to strict minimumRafaël Carré
2010-03-16mkamsboot: update README for Clip+/Fuzev2Rafaël Carré
2010-03-16tagcache: Factor ecread of tagfile_entry/index_entry, and ecwrite of index_en...Amaury Pouly
2010-03-16tagcache: fix once for all those stupid warnings.Amaury Pouly
2010-03-16Return real screen size.Björn Stenberg
2010-03-16Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...Michael Giacomelli
2010-03-16mkamsboot: update for Clipv1 OF v01.01.35 (tested)Rafaël Carré
2010-03-16Update the slovak translation:Mustapha Senhaji
2010-03-16Update the french translation.Mustapha Senhaji
2010-03-16Fix a typo on a commentMustapha Senhaji
2010-03-15Sansa Clipv2: use similar button driver to Clipv1Rafaël Carré
2010-03-15Fix bootloader files vanishing after installation (FS#11086).Dominik Riebeling
2010-03-15as3525v2 has twice the as3525v1 IRAM (verified on Clip+)Rafaël Carré
2010-03-15Fix manual download links.Dominik Riebeling
2010-03-15lamp: use HAVE_NEGATIVE_LCDRafaël Carré
2010-03-15UIsimulator: iAudio M3 remote keys add.Yoshihisa Uchida
2010-03-15dir_uncached: fix opendir_uncached to have opened directories keep enough inf...Amaury Pouly
2010-03-15fat: make fat_open more flexible by accepting the file==&dir->file and make f...Amaury Pouly
2010-03-15Clip+ : make the bootloader not verbose by defaultRafaël Carré
2010-03-15lamp: invert backlight for Clipv2/Clip+ tooRafaël Carré
2010-03-15as3525* : make sure sp is setup in bootloaderRafaël Carré
2010-03-15as3525*: setup stack pointer before we use itRafaël Carré
2010-03-15rearrange the skin loading to remove some code dupeJonathan Gordon
2010-03-15fix the remote font not working when there is no .rsbs loadedJonathan Gordon
2010-03-15sd-as3525v2: add card hotswap to sd_threadRafaël Carré
2010-03-15sd-as3525v2: prepare for multidrive buildsRafaël Carré
2010-03-15Clipv2: enable FM so testers can confirm if it's detectedRafaël Carré
2010-03-15as3525: do not assume we can record from microphoneRafaël Carré
2010-03-15Clip+: si4702 FMRafaël Carré
2010-03-15sd-as3525v2: reduce the delay before reading responseRafaël Carré
2010-03-14amsinfo: do not assume library blocks always have the same sizeRafaël Carré
2010-03-14Correction of musepack SV8 replaygain. The album/title peak is saved in a log...Andree Buschmann
2010-03-14ftl-nano2g.c: s/\(\*([^)]+)\)\./\1->/Michael Sparmann
2010-03-14sd-as3525: do not reverse 2 times long responses, read them directly in the n...Rafaël Carré
2010-03-14sd-as3525v2: do not reverse 2 times long responses, read them directly in the...Rafaël Carré
2010-03-14sd-as3525v2: delay a bit before reading the command responseRafaël Carré
2010-03-14Nano2G NAND: Don't continue reading on that bank if starting the read failed.Michael Sparmann
2010-03-14Finally fast Nano2G NAND reading, also works on remapped blocks this time.Michael Sparmann
2010-03-14Rename some glyphs in 08-Atadore font to standard unicode names (part 2 of FS...Alexander Levin
2010-03-14Polish character set for 08-Atadore font (FS#11082 by Tomasz Kowalczyk), part 1Alexander Levin
2010-03-14Minor clean up in playback.cAndree Buschmann
2010-03-14Fix rbspeex on big endian hosts.Dominik Riebeling
2010-03-14Nano2G: switch over to slow writes at VFL levelMichael Sparmann
2010-03-14Re-enable fast reads in the Nano2G VFL/FTL. (Using the wrapper API in the NAN...Michael Sparmann
2010-03-14Implement Nano2G fast NAND read API as a wrapper around the slow one.Michael Sparmann