summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Code-police raid - cosmetic changes only.Dave Chapman2007-12-01
* Remove the mallocs for the codecdata in the m4a parser and assume a maximum s...Dave Chapman2007-12-01
* Use the correct variable name - fixes warningDave Chapman2007-11-30
* Fix yellows I made the other day, gcc is an dumb, IMOBrandon Low2007-11-30
* Fix warning when compiling the sim.Michael Giacomelli2007-11-30
* Fix setting name in the menu for remote backlight timeout when plugged.Jens Arnold2007-11-30
* BMP loader: Handle top-down BMP files (height is negative). Note that the e20...Jens Arnold2007-11-30
* Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis2007-11-30
* Repair the no-spinup on start/split feature of recording. Recording directory...Michael Sevakis2007-11-30
* Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...Thom Johansen2007-11-30
* Fix overflow when seeking in long files wma. Also, add a simple sanity check...Michael Giacomelli2007-11-30
* 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