summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2010-03-12Change USB HID mode string from just "Multimedia Mode" (or similar) to say "U...Torne Wuff
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida
2010-03-11Minor optimization for musepack codec through moving functions to IRAM on PP ...Andree Buschmann
2010-03-11Refacturate IRAM configuration for musepack codec. No functional change.Andree Buschmann
2010-03-11Packard Bell Vibe 500: add specific strings to the languages.Szymon Dziok
2010-03-10Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...Jens Arnold
2010-03-10Oops. forget static.Yoshihisa Uchida
2010-03-10unify the wave/wave64 parser.Yoshihisa Uchida
2010-03-10Add the raw battery voltage to the Nano2G battery debug screenMichael Sparmann
2010-03-09Coldfire targets: tiny optimisation.Jens Arnold
2010-03-09Get rid of unnecessary alignment of struct member which also caused arm-elf-e...Jens Arnold
2010-03-09Simplify makefileNils Wallménius
2010-03-09Use bx lr unconditionally in setjmp_arm.SRafaël Carré
2010-03-08Fix two warnings that appear with gcc4.4.3. The one in recording.c ("compact_...Thomas Martitz
2010-03-08Make mini2440 compile again.Thomas Martitz
2010-03-08fix yellowPeter D'Hoye
2010-03-08Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.Andree Buschmann
2010-03-08change histogram display principle to scrolling and simplify the code a bitPeter D'Hoye
2010-03-08Use the same output func for wav writing and checksum calculation, simplifyin...Nils Wallménius
2010-03-07Use more IRAM for musepack on S5L870X CPUs.Andree Buschmann
2010-03-07revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon
2010-03-07Use larger IRAM for M5/X5 in vorbis.Andree Buschmann
2010-03-07Reduce binsize again.Andree Buschmann
2010-03-07Fix red.Andree Buschmann
2010-03-07Move WMA decoder array to IRAM on M5/X5 for better performance.Andree Buschmann
2010-03-07Set IRAM split to 48KB / 80KB (apps / plugins) for M5 and X5. This way codecs...Andree Buschmann
2010-03-07Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann
2010-03-07Slightly change how %Li works when used as a conditional. last part is select...Teruaki Kawashima
2010-03-07Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don...Teruaki Kawashima
2010-03-07ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends.Yoshihisa Uchida
2010-03-07wave codecYoshihisa Uchida
2010-03-07revert part of r25042 so boot error splashes are localised, and so there isnt...Jonathan Gordon
2010-03-06Corrected some mistakes in italian translation.Alessio Lenzi
2010-03-06fix cutoff of f2/f3_rec_screen in the recording screen. Teruaki Kawashima
2010-03-06skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima
2010-03-06bubbles: fix FS#11070Teruaki Kawashima
2010-03-06boomshine: improve collision detection.Teruaki Kawashima
2010-03-06Restore the 'read_disk' flag for settings_apply that was removed in r24922. I...Magnus Holmgren
2010-03-06When seek action failed, play time is invalid.Yoshihisa Uchida
2010-03-06libpcm: decoded pcm depth corrects.Yoshihisa Uchida
2010-03-06fix yellowJonathan Gordon
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon
2010-03-05strip trailing spaceMichael Giacomelli
2010-03-05Fix red by moving fsincos back to libwmaMichael Giacomelli
2010-03-05Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.Michael Giacomelli
2010-03-05Updated italian translation.Alessio Lenzi
2010-03-05Fix broken whitespace after r24862Nils Wallménius
2010-03-04fix typo in talk value of histogram settingPeter D'Hoye
2010-03-04Add a few warning comments about the INIT_ATTR stuff.Thomas Martitz
2010-03-04Remove leftover unused buffer from the mdctexp branchNils Wallménius