summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18rbutil: fix voice downloads.Dominik Wenger
2010-02-18Hopefully fix yellow now, I don't understand why %ld works for ssize_t but %l...Thomas Martitz
2010-02-18Fix yellow caused by signedness.Thomas Martitz
2010-02-18Fix FS#11004 - Buffering crashes when skipping back from end of song.Thomas Martitz
2010-02-18FS#10535: bmp viewer plugin.Teruaki Kawashima
2010-02-18Add myself to the commiters listYoshihisa Uchida
2010-02-18Added Packard Bell Vibe 500 to build list.Björn Stenberg
2010-02-18allow integer sound settings (bass, volume, etc) to be used with conditional ...Jonathan Gordon
2010-02-18NULL check so it doesnt display (null) on the comment lineJonathan Gordon
2010-02-18bandaid fix for FS#11033 where a really long comment crashes. Real fix is fig...Jonathan Gordon
2010-02-18Commit FS#11034 by Andrew Engelbrecht. Fixes default contrast value on ipod 3G.Michael Giacomelli
2010-02-18fix yellowJonathan Gordon
2010-02-18basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so...Jonathan Gordon
2010-02-18I don't yet fully understand why this is required, but without it the output ...Dave Hooper
2010-02-17as3525: make clear the CCU bit we can't reset is the IDE interfaceRafaël Carré
2010-02-17as3525v2: use CGU_BASE instead of hardcoded address for unknown registerRafaël Carré
2010-02-17as3525v2: make clear the SD code is debug only and display a messageRafaël Carré
2010-02-17Make checkwps compile again for the player. If we had proper multifont on cha...Frank Gevaerts
2010-02-17Initialuse user font table for checkwps. This is normally done from the setti...Frank Gevaerts
2010-02-17Touchscreen: Yet another WPS keymap tweakTomer Shalev
2010-02-17Allow batteries with higher capacity for iPod Mini1G, Mini2G and Video (FS#89...Andree Buschmann
2010-02-17Sansa Clip+: simulatorRafaël Carré
2010-02-17Fix error handling in dircache generation.Amaury Pouly
2010-02-17Clip+: LCD display (with FlynDice help)Rafaël Carré
2010-02-17Packard Bell Vibe 500: add RTC alarm.Szymon Dziok
2010-02-17Clip+ remove setting GPIOB PIN0, it seems needed only for powerRafaël Carré
2010-02-17Packard Bell Vibe 500: Full RTC support.Szymon Dziok
2010-02-17Reduce Nano2G main thread stack size to the default value again. The huge sec...Michael Sparmann
2010-02-17Revert accidental changes from r24723Michael Sparmann
2010-02-17Add more information to the battery debug screen for Nano2GMichael Sparmann
2010-02-17Somewhat calibrated battery parameters for Nano2G - still not very accurate t...Michael Sparmann
2010-02-17Enable iPod Nano 2G boosting (without undervolting for now)Michael Sparmann
2010-02-17Increase iPod Nano2G NAND stack size (fixes FS#11030)Michael Sparmann
2010-02-17mkamsboot: update dualboot.c / dualboot.h in placeRafaël Carré
2010-02-17playlist catalog: improve UTF-8 BOM handling. correct length of array passed ...Teruaki Kawashima
2010-02-17change the %St tag so it only shows the filename of file settings, not the fu...Jonathan Gordon
2010-02-17split_radix_permutation also unused (since now a hardcoded table) - but left ...Dave Hooper
2010-02-17FIx typo in coldfire asm which caused yellowDave Hooper
2010-02-17Fix yellow (bad function declaration)Dave Hooper
2010-02-17Fix yellow (ff_fft_permute_c an unused function in codeclib)Dave Hooper
2010-02-17Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper
2010-02-16Remove obsolete comment.Amaury Pouly
2010-02-16Hopefully fix Nano2G rolo again. We have enough IRAM anyways.Michael Sparmann
2010-02-16Add iPod 3G and iPod Color/Photo (FS#9072) current consumption and battery di...Andree Buschmann
2010-02-16-Cosmetic change in a comparisonAmaury Pouly
2010-02-16Fix several misused of 'struct dirent' instead of 'struct dircache_entry' in ...Amaury Pouly
2010-02-16Fix parallel buildingMaurus Cuelenaere
2010-02-16Start with mountpoint as folder to talk selection if old value is invalid.Dominik Riebeling
2010-02-16Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling
2010-02-16Only build Lua overlay on low-mem targetsMaurus Cuelenaere