summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-12-02Minor fixes to the francais.lang file.Mustapha Senhaji1-7/+7
2007-12-02ASF/WMA: Check if the file is encrypted. If so, don't try to play it.Magnus Holmgren1-1/+12
2007-12-02Make the ab-repeat set keys easier to use by removing a restrictive pre-condi...Robert Kukla1-3/+3
2007-12-01MPC: Simplify the ReplayGain parsing code.Magnus Holmgren1-35/+22
2007-12-01Code-police raid - cosmetic changes only.Dave Chapman1-86/+94
2007-12-01Remove the mallocs for the codecdata in the m4a parser and assume a maximum s...Dave Chapman3-53/+51
2007-11-30Use the correct variable name - fixes warningDave Chapman1-1/+1
2007-11-30Fix yellows I made the other day, gcc is an dumb, IMOBrandon Low1-5/+5
2007-11-30Fix warning when compiling the sim.Michael Giacomelli1-1/+1
2007-11-30Fix setting name in the menu for remote backlight timeout when plugged.Jens Arnold1-2/+3
2007-11-30BMP loader: Handle top-down BMP files (height is negative). Note that the e20...Jens Arnold1-4/+16
2007-11-30Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...Michael Sevakis6-148/+2
2007-11-30Repair the no-spinup on start/split feature of recording. Recording directory...Michael Sevakis1-30/+40
2007-11-30Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...Thom Johansen1-8/+24
2007-11-30Fix overflow when seeking in long files wma. Also, add a simple sanity check...Michael Giacomelli1-24/+24
2007-11-29Fix some plugins not using the helper functions for the new backlight timeout...Jens Arnold8-37/+71
2007-11-29Remove unneeded files.Thom Johansen2-152/+0
2007-11-29Make more sound related settings that might damage your ears not wrap.Dan Everton1-31/+37
2007-11-29Stop writing to the metadata struct in the codec, it's not nice. These fields...Thom Johansen1-2/+0
2007-11-28Possibly save a few bytes when stripping the tags of the last allocated handleBrandon Low1-0/+3
2007-11-28No functional changes, just coding tweaks for speed, codesize and styleBrandon Low1-16/+12
2007-11-28Fix redBrandon Low2-0/+4
2007-11-28Fix FS8069, because Nico_P made it easyBrandon Low5-0/+107
2007-11-27Only compile Matrix on non-mono targets, rather than all bitmap targets.Jonas Häggqvist1-1/+4
2007-11-27revert my previous commit and use a conditional for the time format instead w...Jonathan Gordon3-22/+8
2007-11-27On second thoughts, let's compile Matrix for all non-mono bitmap displays.Jonas Häggqvist3-6/+12
2007-11-27add 2 new tags which display the hour in 12 or 24 hour format depending on th...Jonathan Gordon3-1/+21
2007-11-27Only compile Matrix for colour targets.Jonas Häggqvist1-1/+1
2007-11-27Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr...Jonas Häggqvist6-0/+306
2007-11-26Checking for total free buffer space isn't correct. What we need to check is ...Nicolas Pennequin1-3/+4
2007-11-26Fix Player warning.Jens Arnold1-2/+2
2007-11-26Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...Jens Arnold4-80/+43
2007-11-26Buffering callbacks rework. There is now one callback for all the events that...Nicolas Pennequin3-36/+70
2007-11-26More Dutch langfile updatesPeter D'Hoye1-8/+4
2007-11-26Update Dutch langfilePeter D'Hoye1-20/+58
2007-11-26Updated italian translation.Alessio Lenzi1-20/+54
2007-11-26Update greek translation once more. Strings are now in the same order as in e...Marianne Arnold1-4322/+4364
2007-11-26Make the recording screen handle button repeats correctly when changing gain....Linus Nielsen Feltzing7-14/+16
2007-11-26Fix backlight timeout in 'keep backlight running' plugins (related to yesterd...Marianne Arnold1-4/+4
2007-11-26Be sure SPC codec runs nicely from the start by using more IRAM when the dual...Michael Sevakis1-0/+3
2007-11-25Make the variable for numbers of screens to update const on non-remote-lcd ta...Nils Wallménius1-1/+3
2007-11-25Convert 2 more settings to table settings. * Fix duplicate value display if t...Jens Arnold4-47/+12
2007-11-25Fix 64 bit warnings.Jens Arnold2-2/+2
2007-11-25New way of handling integer settings with variable steps: table settings (FS ...Jens Arnold5-83/+206
2007-11-25Break out some duplicated code into a seperate functionNils Wallménius1-70/+38
2007-11-24Move some stuff out of IRAM for the voice decoder.Thom Johansen7-11/+19
2007-11-24Remove unused file.Thom Johansen1-678/+0
2007-11-24FS#8216 Update finnish translation by Jani Kinnunen.Mustapha Senhaji1-20/+56
2007-11-24Update the french translation. Mustapha Senhaji1-20/+54
2007-11-24Sync to SVN.Thom Johansen14-225/+247