summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-03-17text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#989...Yoshihisa Uchida1-203/+1398
2010-03-17Make helper functions static.Jens Arnold1-3/+3
2010-03-16Updated italian translation.Alessio Lenzi1-12/+12
2010-03-16tagcache: Factor ecread of tagfile_entry/index_entry, and ecwrite of index_en...Amaury Pouly1-35/+38
2010-03-16tagcache: fix once for all those stupid warnings.Amaury Pouly1-5/+5
2010-03-16Return real screen size.Björn Stenberg1-2/+5
2010-03-16Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...Michael Giacomelli2-4/+4
2010-03-16Update the slovak translation:Mustapha Senhaji1-27/+64
2010-03-16Update the french translation.Mustapha Senhaji1-15/+32
2010-03-15lamp: use HAVE_NEGATIVE_LCDRafaël Carré1-5/+2
2010-03-15lamp: invert backlight for Clipv2/Clip+ tooRafaël Carré1-1/+2
2010-03-15rearrange the skin loading to remove some code dupeJonathan Gordon1-64/+47
2010-03-15fix the remote font not working when there is no .rsbs loadedJonathan Gordon1-0/+5
2010-03-14Correction of musepack SV8 replaygain. The album/title peak is saved in a log...Andree Buschmann1-14/+17
2010-03-14Minor clean up in playback.cAndree Buschmann1-16/+4
2010-03-14Implement resume for alac codec.Andree Buschmann2-5/+17
2010-03-14Make resume handling in the AAC codec less confusing. No functional change.Magnus Holmgren1-8/+4
2010-03-14Fix FS#11103. Resuming musepack files was handled wrong since ages. This chan...Andree Buschmann1-6/+13
2010-03-14fiddle with the skin debug output so the load lines arnt shown unless debugwp...Jonathan Gordon3-3/+8
2010-03-14wave metadata parser reduces binsize.Yoshihisa Uchida1-64/+53
2010-03-13fix FS#11100 - statusbar would show up on multiscreen targets if either scree...Jonathan Gordon1-1/+2
2010-03-13corrects the smaf parser the following.Yoshihisa Uchida3-396/+536
2010-03-13reduce firmware and sun audio codec.Yoshihisa Uchida5-98/+81
2010-03-12Fix comment on interpolation macro.Andree Buschmann1-3/+3
2010-03-12Fix playback of atrac3 joint stereo encoded files. Define the interpolation m...Andree Buschmann1-7/+7
2010-03-12Make atrac3 streams in wav containers work again (error was introduced with r...Andree Buschmann3-3/+5
2010-03-12Restore musepack's IRAM configuration to pre r25127 for non PP5022/24.Andree Buschmann2-5/+11
2010-03-12Change USB HID mode string from just "Multimedia Mode" (or similar) to say "U...Torne Wuff2-13/+18
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida7-9/+9
2010-03-11Minor optimization for musepack codec through moving functions to IRAM on PP ...Andree Buschmann2-7/+9
2010-03-11Refacturate IRAM configuration for musepack codec. No functional change.Andree Buschmann1-23/+12
2010-03-11Packard Bell Vibe 500: add specific strings to the languages.Szymon Dziok42-213/+548
2010-03-10Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...Jens Arnold4-22/+45
2010-03-10Oops. forget static.Yoshihisa Uchida1-1/+1
2010-03-10unify the wave/wave64 parser.Yoshihisa Uchida1-187/+176
2010-03-10Add the raw battery voltage to the Nano2G battery debug screenMichael Sparmann1-0/+2
2010-03-09Coldfire targets: tiny optimisation.Jens Arnold1-7/+6
2010-03-09Get rid of unnecessary alignment of struct member which also caused arm-elf-e...Jens Arnold1-1/+1
2010-03-09Simplify makefileNils Wallménius1-6/+0
2010-03-09Use bx lr unconditionally in setjmp_arm.SRafaël Carré1-0/+2
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz2-1/+3
2010-03-08Make mini2440 compile again.Thomas Martitz3-7/+7
2010-03-08fix yellowPeter D'Hoye1-1/+2
2010-03-08Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.Andree Buschmann1-7/+14
2010-03-08change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye1-39/+28
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius1-104/+12
2010-03-07Use more IRAM for musepack on S5L870X CPUs.Andree Buschmann1-2/+2
2010-03-07revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon2-2/+3
2010-03-07Use larger IRAM for M5/X5 in vorbis.Andree Buschmann1-9/+2
2010-03-07Reduce binsize again.Andree Buschmann1-7/+2