summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2008-12-10code cleanup, more descriptive variable names, and algorithm docs for color s...Andrew Mahone
2008-12-10small binsize improvement for color scalersAndrew Mahone
2008-12-10add some missing ifdef HAVE_TAGCACHE checks spooted by funmanJonathan Gordon
2008-12-10Fix red and a couple other things I somehow missed.Michael Sevakis
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis
2008-12-09fix yellow - bogus unitialized use warningsAndrew Mahone
2008-12-09Assembler optimised mono predictor for ARM. Speedup for -c1000 mono is ~5% on...Jens Arnold
2008-12-09resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius
2008-12-09Compile the WPS debug functions for the sim, to make --debugwps work.Jonas Häggqvist
2008-12-08Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:MMaurus Cuelenaere
2008-12-08Fix red player buildBjörn Stenberg
2008-12-07fix "warning: comparison between signed and unsigned"Daniel Stenberg
2008-12-07Apply FS#9368 : add generic settings tag to WPS.Antoine Cellerier
2008-12-07Add new cfg_to_string function (this just splits existing code).Antoine Cellerier
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis
2008-12-04Sansa AMS: PCM driver (FS#9592)Rafaël Carré
2008-12-04Cleaned up codepage handling, by Yoshihisa Uchida. (FS#9349)Björn Stenberg
2008-12-04Added keymaps for ZVM to plugins. Enabled zvm plugin building in tools/config...Björn Stenberg
2008-12-04playback: sanity check for pcmbuf_init() requirement (enabled in DEBUG)Rafaël Carré
2008-12-04Fix FS#8282 - if next-dir fails resume the old playlistJonathan Gordon
2008-12-04Place cleanup TODO notice in a comment and not in the desc: field.Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-12-03Move #defines and #include into c file as this is the only place they are usedNils Wallménius
2008-12-03Style police, place opening braces for function definitions on new linesNils Wallménius
2008-12-03revert part of r18933 which fixes FS#9600. Jonathan Gordon
2008-12-02Fix FS#9507 - video audio is not played if song is paused. Audio was not bein...Michael Sevakis
2008-12-02Fix FS#9319 and its (probably) duplicate, FS#9576. They both describe the boo...Nicolas Pennequin
2008-12-02Language updates:Jonas Häggqvist
2008-12-02Implement mono predictor in assembler for coldfire, yielding a ~6% speedup fo...Jens Arnold
2008-12-02fix FS#9569 - exiting the time&date screen goes to the wrong screenJonathan Gordon
2008-12-01Static police.Bertrik Sikken
2008-12-01Updated italian translation.Alessio Lenzi
2008-12-01Shuffling around register allocation allows to keep decoded0 and decoded1 in ...Jens Arnold
2008-12-01FS#8814 - remove the "restarting playback" splash because its pointless..Jonathan Gordon
2008-12-01Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix sugges...Nils Wallménius
2008-12-01fix yellowJonathan Gordon
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon
2008-11-30Restore compiler optimization level for libmad, was lost in the buildsystem r...Nils Wallménius
2008-11-30Make struct text_message const in apps/onplay.cBertrik Sikken
2008-11-30Remove extraneous semicolons, and fix a comment.Jens Arnold
2008-11-30Remove extraneous semicolons, and fix a comment.Jens Arnold
2008-11-30FS #9589 by Melba Sitjar: updated strings for Tagalog language file.Robert Menes
2008-11-30Fix APE 16-bit mono output: mono signals need to be scaled for rockbox.Jens Arnold
2008-11-29Fix wrong data type.Jens Arnold
2008-11-28Resurrect the ARM7 16-bit packed vector addition/subtraction for ARMv5, givin...Jens Arnold
2008-11-28Recording: Change some encoder code the operation of which was apparantly unc...Michael Sevakis
2008-11-28Fix FS#8998 - statusbar in plugin menus was sometimes a different colour.Jonathan Gordon
2008-11-28Replace the bubbles start screen with a standard menu to fix FS#8950.Jonathan Gordon
2008-11-28Sansa Clip: build plugins (FS#9578)Rafaël Carré