summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-11-30Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis
2007-11-30Repair the no-spinup on start/split feature of recording. Recording directory...Michael Sevakis
2007-11-30Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...Thom Johansen
2007-11-30Fix overflow when seeking in long files wma. Also, add a simple sanity check...Michael Giacomelli
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold
2007-11-29Remove unneeded files.Thom Johansen
2007-11-29Make more sound related settings that might damage your ears not wrap.Dan Everton
2007-11-29Stop writing to the metadata struct in the codec, it's not nice. These fields...Thom Johansen
2007-11-28Possibly save a few bytes when stripping the tags of the last allocated handleBrandon Low
2007-11-28No functional changes, just coding tweaks for speed, codesize and styleBrandon Low
2007-11-28Fix redBrandon Low
2007-11-28Fix FS8069, because Nico_P made it easyBrandon Low
2007-11-27Only compile Matrix on non-mono targets, rather than all bitmap targets.Jonas Häggqvist
2007-11-27revert my previous commit and use a conditional for the time format instead w...Jonathan Gordon
2007-11-27On second thoughts, let's compile Matrix for all non-mono bitmap displays.Jonas Häggqvist
2007-11-27add 2 new tags which display the hour in 12 or 24 hour format depending on th...Jonathan Gordon
2007-11-27Only compile Matrix for colour targets.Jonas Häggqvist
2007-11-27Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...Jonas Häggqvist
2007-11-26Checking for total free buffer space isn't correct. What we need to check is ...Nicolas Pennequin
2007-11-26Fix Player warning.Jens Arnold
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold
2007-11-26Buffering callbacks rework. There is now one callback for all the events that...Nicolas Pennequin
2007-11-26More Dutch langfile updatesPeter D'Hoye
2007-11-26Update Dutch langfilePeter D'Hoye
2007-11-26Updated italian translation.Alessio Lenzi
2007-11-26Update greek translation once more. Strings are now in the same order as in e...Marianne Arnold
2007-11-26Make the recording screen handle button repeats correctly when changing gain....Linus Nielsen Feltzing
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold
2007-11-26Be sure SPC codec runs nicely from the start by using more IRAM when the dual...Michael Sevakis
2007-11-25Make the variable for numbers of screens to update const on non-remote-lcd ta...Nils Wallménius
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold
2007-11-25Fix 64 bit warnings.Jens Arnold
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold
2007-11-25Break out some duplicated code into a seperate functionNils Wallménius
2007-11-24Move some stuff out of IRAM for the voice decoder.Thom Johansen
2007-11-24Remove unused file.Thom Johansen
2007-11-24FS#8216 Update finnish translation by Jani Kinnunen.Mustapha Senhaji
2007-11-24Update the french translation. Mustapha Senhaji
2007-11-24Sync to SVN.Thom Johansen
2007-11-24Remove a function that is no longer used.Stéphane Doyon
2007-11-24Have voice_wait wait for the PCM buffer to drain. It can only do this ifStéphane Doyon
2007-11-24Fix warnings.Jens Arnold
2007-11-24Make the sound settings talk unit selection slightly less hackish, and make i...Jens Arnold
2007-11-24Missed removing a voice string as well.Dan Everton
2007-11-24One of the former 'hardware eq' strings was not marked as deprecated only emp...Marianne Arnold
2007-11-24Update the german translation.Marianne Arnold
2007-11-24Deprecate some unused strings and make the bass/treble cutoff string only use...Dan Everton
2007-11-24Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton
2007-11-23revise commit r15463 - we still get the immediate display of runtime data in ...Robert Kukla
2007-11-23Free resources properly. Fixes all kind of strange issues (shutdown problems ...Miika Pekkarinen