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