summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold2007-11-29
* Remove unneeded files.Thom Johansen2007-11-29
* Make more sound related settings that might damage your ears not wrap.Dan Everton2007-11-29
* Stop writing to the metadata struct in the codec, it's not nice. These fields...Thom Johansen2007-11-29
* Possibly save a few bytes when stripping the tags of the last allocated handleBrandon Low2007-11-28
* No functional changes, just coding tweaks for speed, codesize and styleBrandon Low2007-11-28
* Fix redBrandon Low2007-11-28
* Fix FS8069, because Nico_P made it easyBrandon Low2007-11-28
* Only compile Matrix on non-mono targets, rather than all bitmap targets.Jonas Häggqvist2007-11-27
* revert my previous commit and use a conditional for the time format instead w...Jonathan Gordon2007-11-27
* On second thoughts, let's compile Matrix for all non-mono bitmap displays.Jonas Häggqvist2007-11-27
* add 2 new tags which display the hour in 12 or 24 hour format depending on th...Jonathan Gordon2007-11-27
* Only compile Matrix for colour targets.Jonas Häggqvist2007-11-27
* Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...Jonas Häggqvist2007-11-27
* Checking for total free buffer space isn't correct. What we need to check is ...Nicolas Pennequin2007-11-26
* Fix Player warning.Jens Arnold2007-11-26
* Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold2007-11-26
* Buffering callbacks rework. There is now one callback for all the events that...Nicolas Pennequin2007-11-26
* More Dutch langfile updatesPeter D'Hoye2007-11-26
* Update Dutch langfilePeter D'Hoye2007-11-26
* Updated italian translation.Alessio Lenzi2007-11-26
* Update greek translation once more. Strings are now in the same order as in e...Marianne Arnold2007-11-26
* Make the recording screen handle button repeats correctly when changing gain....Linus Nielsen Feltzing2007-11-26
* Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold2007-11-26
* Be sure SPC codec runs nicely from the start by using more IRAM when the dual...Michael Sevakis2007-11-26
* Make the variable for numbers of screens to update const on non-remote-lcd ta...Nils Wallménius2007-11-25
* Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold2007-11-25
* Fix 64 bit warnings.Jens Arnold2007-11-25
* New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold2007-11-25
* Break out some duplicated code into a seperate functionNils Wallménius2007-11-25
* Move some stuff out of IRAM for the voice decoder.Thom Johansen2007-11-24
* Remove unused file.Thom Johansen2007-11-24
* FS#8216 Update finnish translation by Jani Kinnunen.Mustapha Senhaji2007-11-24
* Update the french translation. Mustapha Senhaji2007-11-24
* Sync to SVN.Thom Johansen2007-11-24
* Remove a function that is no longer used.Stéphane Doyon2007-11-24
* Have voice_wait wait for the PCM buffer to drain. It can only do this ifStéphane Doyon2007-11-24
* Fix warnings.Jens Arnold2007-11-24
* Make the sound settings talk unit selection slightly less hackish, and make i...Jens Arnold2007-11-24
* Missed removing a voice string as well.Dan Everton2007-11-24
* One of the former 'hardware eq' strings was not marked as deprecated only emp...Marianne Arnold2007-11-24
* Update the german translation.Marianne Arnold2007-11-24
* Deprecate some unused strings and make the bass/treble cutoff string only use...Dan Everton2007-11-24
* Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It...Dan Everton2007-11-24
* revise commit r15463 - we still get the immediate display of runtime data in ...Robert Kukla2007-11-23
* Free resources properly. Fixes all kind of strange issues (shutdown problems ...Miika Pekkarinen2007-11-23
* Fixed compile errors with logf enabled.Miika Pekkarinen2007-11-23
* don't show the scrollbar after turning it off in the menu.Marcoen Hirschberg2007-11-23
* remove debug leftoverMarcoen Hirschberg2007-11-23
* use the plugin buffer instead of the static oneMarcoen Hirschberg2007-11-23