summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-12-13Language updates:Jonas Häggqvist2-1997/+5715
2008-12-13Fix FS#8660-Recording hardlocks with keyclick enabled and FS#9388-keyclicks t...Michael Sevakis2-37/+64
2008-12-12Make some more constants involved in right shifts unsigned to get rid of __as...Jens Arnold2-8/+8
2008-12-12Bugfixes for Pictureflow (FS#9627 by Thomas Martitz):Jonas Häggqvist1-18/+13
2008-12-12m200v4: rename Keys, so they match better other targets with similar key-layo...Dominik Wenger51-89/+394
2008-12-12Pictureflow:Jonas Häggqvist1-1/+4
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-1/+1
2008-12-12Don't let the user play the hand if it has already completed. Fixes FS #9399.Tom Ross1-2/+2
2008-12-12fix FS#9615 - the set time/date screen was not setting the viewport before us...Jonathan Gordon1-0/+1
2008-12-12fix yellowAndrew Mahone1-3/+5
2008-12-12fix broken greyscale upscalingAndrew Mahone1-24/+18
2008-12-11add yields in superdom, patch from FS#7528Andrew Mahone1-0/+8
2008-12-10Fix a wrong comment in thread.c and mention an alternative approach to inits....Michael Sevakis2-2/+2
2008-12-10fix get_totalsize to return the correct size in some cases where it failedAndrew Mahone1-3/+2
2008-12-10code cleanup, more descriptive variable names, and algorithm docs for color s...Andrew Mahone1-61/+124
2008-12-10small binsize improvement for color scalersAndrew Mahone1-20/+20
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon2-5/+24
2008-12-10Fix red and a couple other things I somehow missed.Michael Sevakis2-2/+2
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis23-100/+100
2008-12-09fix yellow - bogus unitialized use warningsAndrew Mahone1-2/+2
2008-12-09Assembler optimised mono predictor for ARM. Speedup for -c1000 mono is ~5% on...Jens Arnold2-10/+167
2008-12-09resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone12-397/+1450
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius2-1/+23
2008-12-09Compile the WPS debug functions for the sim, to make --debugwps work.Jonas Häggqvist2-4/+4
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere41-79/+85
2008-12-08Fix red player buildBjörn Stenberg1-30/+30
2008-12-07fix "warning: comparison between signed and unsigned"Daniel Stenberg1-1/+2
2008-12-07Apply FS#9368 : add generic settings tag to WPS.Antoine Cellerier3-1/+90
2008-12-07Add new cfg_to_string function (this just splits existing code).Antoine Cellerier2-50/+60
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis3-18/+15
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré1-0/+14
2008-12-04Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg3-36/+15
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg56-3/+528
2008-12-04playback: sanity check for pcmbuf_init() requirement (enabled in DEBUG)Rafaël Carré1-1/+7
2008-12-04Fix FS#8282 - if next-dir fails resume the old playlistJonathan Gordon1-11/+7
2008-12-04Place cleanup TODO notice in a comment and not in the desc: field.Michael Sevakis1-1/+3
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis7-24/+10
2008-12-03Move #defines and #include into c file as this is the only place they are usedNils Wallménius2-9/+10
2008-12-03Style police, place opening braces for function definitions on new linesNils Wallménius1-3/+6
2008-12-03revert part of r18933 which fixes FS#9600. Jonathan Gordon1-0/+2
2008-12-02Fix FS#9507 - video audio is not played if song is paused. Audio was not bein...Michael Sevakis1-17/+0
2008-12-02Fix FS#9319 and its (probably) duplicate, FS#9576. They both describe the boo...Nicolas Pennequin1-0/+5
2008-12-02Language updates:Jonas Häggqvist2-169/+397
2008-12-02Implement mono predictor in assembler for coldfire, yielding a ~6% speedup fo...Jens Arnold2-146/+291
2008-12-02fix FS#9569 - exiting the time&date screen goes to the wrong screenJonathan Gordon1-3/+15
2008-12-01Static police.Bertrik Sikken2-2/+2
2008-12-01Updated italian translation.Alessio Lenzi1-9/+9
2008-12-01Shuffling around register allocation allows to keep decoded0 and decoded1 in ...Jens Arnold1-115/+108
2008-12-01FS#8814 - remove the "restarting playback" splash because its pointless..Jonathan Gordon2-4/+3
2008-12-01Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix sugges...Nils Wallménius1-2/+8