summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-06-26FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...Johannes Schwarz7-184/+124
2009-06-26fix small issues in xobox (part of FS#10283 by Teruaki Kawashima)Johannes Schwarz1-10/+9
2009-06-26Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.Rob Purchase1-1/+1
2009-06-25Lua: add the package libraryMaurus Cuelenaere7-55/+345
2009-06-24Lua: expose BUTTON_* definesMaurus Cuelenaere2-2/+70
2009-06-24Clear the display before showing the splash (part of FS#10138 by Teruaki Kawa...Alexander Levin1-0/+1
2009-06-24Delete the save file immediately after loading it to avoid false tries at the...Alexander Levin1-12/+13
2009-06-24Do not unnecessarily change and restore the status bar setting (part of FS#10...Alexander Levin2-13/+0
2009-06-24Ensure that the file handle is always closed in text editor plugin (part of F...Alexander Levin1-7/+10
2009-06-24Change c200 to c200* everywhere since the c200v2 is identical to the c200.Jonas Häggqvist35-618/+618
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin1-2/+2
2009-06-24Fix FS#10378: Lua crashes when loading non-existing filesMaurus Cuelenaere1-5/+1
2009-06-24Updated italian translation.Alessio Lenzi1-22/+28
2009-06-23fix a typo in comments (audio CD duration is not 74 or 80 hours)Rafaël Carré1-2/+2
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