summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Oops.Steve Bavin1-1/+1
2009-06-22Allow use of timestretch with semitones in the pitchscreen. Rename variables ...Steve Bavin3-57/+41
2009-06-22Redo r21460 and r21462 so that it doesn't introduce a new #define. Patch by J...Thomas Martitz2-15/+3
2009-06-22Center the list on the currently loaded file in the following screens (FS#100...Jonas Häggqvist2-12/+65
2009-06-21FS#10365 - Optional debug output for albumart.c Thomas Martitz1-3/+12
2009-06-21FS#10364 - Optional debug output for vorbis.c by Jeffrey Goode.Thomas Martitz1-1/+9
2009-06-21Change the X5/M5 remote keymapping to match the M3 way, improving consistency...Jens Arnold2-48/+113
2009-06-21Do not use lcd_blit_yuv() if MEMORYSIZE <= 2, since mpegplayer won't run anyw...Rafaël Carré3-4/+8
2009-06-21Deprecate LANG_REPLAYGAIN_ENABLE in all languages, which r21415 failed to do.Jonas Häggqvist35-174/+174
2009-06-20Remove viewport menu from star and remove useless button macros in code.(FS#1...Johannes Schwarz1-42/+2
2009-06-20Deprecate the string made unnecessary in r21414Alexander Levin1-4/+4
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin5-13/+10
2009-06-20Plugin for testing LCD driver and greylib drawing performance.Jens Arnold1-0/+474
2009-06-20More translations for arabic by Raafat Akkad (FS#10355).Jonas Häggqvist1-2/+1344
2009-06-20Keep simulators happy.Miika Pekkarinen1-1/+1
2009-06-20A bunch of stability fixes into tagcache engine and database browser. Mainly ...Miika Pekkarinen3-123/+192
2009-06-20Enable charging on the Sansa Fuze (charging/discharging curves are still unca...Bertrik Sikken1-2/+2
2009-06-20Faster idct for ARMv6. Overall mpegplayer speedup is quite minimal though.Jens Arnold3-1/+342
2009-06-20Forgot to commit the change to keyboard.c to make the line edit mode acctuall...Marianne Arnold1-0/+4
2009-06-20* Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX74...Maurus Cuelenaere2-0/+173
2009-06-20Display speed as relative to real-time, not timestretch amount.Steve Bavin1-3/+4
2009-06-20Finally commit a few improvements to the c200 (last version of FS#8824): In l...Marianne Arnold1-49/+26
2009-06-20Fix a few HID contexts to use proper preconditons (no more pause-before-stop ...Jens Arnold3-6/+6
2009-06-20Language updates:Jonas Häggqvist6-35/+1780
2009-06-19Fixed searches from tagcache when there is a sudden need to open a tag file o...Miika Pekkarinen1-24/+19
2009-06-19Slightly rearrange statements. No functional change but RAM and binary are re...Alexander Levin1-2/+2
2009-06-192-point and 1-point JPEG IDCT ARM assembly, remove comment in jpeg_load.c abo...Andrew Mahone2-16/+143
2009-06-19Philips SA9200: Working touchpad and button lights! Also, improvements to the...Mark Arigo2-151/+170
2009-06-19Core JPEG decoder improvements:Andrew Mahone5-219/+465
2009-06-18Update German translation.Marianne Arnold1-3/+153
2009-06-18Restore the ACTION_REDRAW case as it was before r20661 (with a slight change ...Marianne Arnold1-2/+3
2009-06-18Revert r21307 - it was not an agreed change and should never have been commit...Dave Chapman1-2/+0
2009-06-17Updated italian translation.Alessio Lenzi1-5/+90
2009-06-17Fix silly typo in comment, but nothing more.Steve Bavin1-1/+1
2009-06-17Rework internal timestretch enable/disable code - fix FS#10341(hopefully).Steve Bavin1-29/+20
2009-06-17Commit FS#10335 from Jeffrey Goode.Dan Everton3-0/+9
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere9-24/+276
2009-06-16Onda VX747: add ability to exit keyboard input using physical keysMaurus Cuelenaere1-0/+1
2009-06-16Renamed routines and changed comments for clarity.Steve Bavin4-19/+18
2009-06-16fix mysterious yellow which was one commit too slowJonathan Gordon1-1/+1
2009-06-16For those who dont have the memory of a <Something that has really good memor...Jonathan Gordon1-0/+2
2009-06-16Accept FS#10094 by Teruaki Kawashima:Jonathan Gordon22-1568/+728
2009-06-16Get rid of tdspeed_enabled in struct dsp_config and use the global_settings m...Thomas Martitz2-14/+18
2009-06-15Remove unused variable and assignment.Michael Giacomelli1-2/+1
2009-06-15...and fixify *that* yellow too.Steve Bavin1-0/+1
2009-06-15Fixify that yellow.Steve Bavin1-1/+1
2009-06-15Fix FS#10331 and get mpegplayer working again.Steve Bavin4-35/+39
2009-06-15Fix yellowMaurus Cuelenaere1-2/+2
2009-06-15Fix helloworld.lua for mono targets (+ add lcd_mono_bitmap() & lcd_mono_bitma...Maurus Cuelenaere2-1/+36
2009-06-15Fix helloworld.lua on grayscale targetsMaurus Cuelenaere1-8/+18