Age | Commit message (Expand) | Author |
2011-02-23 | Give playback engine better control over the codec. Codec simply follows comm... | Michael Sevakis |
2011-02-15 | Undo unwanted commit r29310. | Andree Buschmann |
2011-02-15 | All AAC-HE files will double the frame sample count, not only AAC-HE files wi... | Andree Buschmann |
2010-12-02 | HDD6330: add missing button for test_codec. | Szymon Dziok |
2010-11-30 | HD300 - plugins keymaps | Marcin Bukat |
2010-11-24 | test_codec: fix menu broken in r28637 | Nils Wallménius |
2010-11-22 | Fix mistake on targets without frequency scaling. | Michael Giacomelli |
2010-11-22 | Add option to run test_codec unboosted on players with boosting. | Michael Giacomelli |
2010-10-27 | test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi... | Nils Wallménius |
2010-10-16 | Remove some inconsistent guarding around cpucache_* functions to fix a test_c... | Nils Wallménius |
2010-10-10 | Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations... | Thomas Martitz |
2010-09-02 | fix test_codec broken after r27968 | Rafaël Carré |
2010-08-24 | Second try: Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-08-23 | Revert "Introduce plugin_crt0.c that every plugin links." | Thomas Martitz |
2010-08-23 | Introduce plugin_crt0.c that every plugin links. | Thomas Martitz |
2010-07-06 | Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava... | Michael Giacomelli |
2010-06-22 | test_codec: allocate wavbuffer/dspbuffer dynamically | Rafaël Carré |
2010-06-22 | test_codec: remove 2 static string buffers and put them on the stack | Rafaël Carré |
2010-06-22 | test_codec: fix DEBUGF pointer format specifier | Rafaël Carré |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-06-17 | test_codec: print crc's that start with 0 properly. | Nils Wallménius |
2010-05-31 | test_codec: close the log file before attempting to open a new one, and clear... | Rob Purchase |
2010-05-06 | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz |
2010-05-06 | Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap... | Thomas Martitz |
2010-03-08 | Use the same output func for wav writing and checksum calculation, simplifyin... | Nils Wallménius |
2010-02-14 | Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ... | Szymon Dziok |
2009-12-15 | Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and | Tomer Shalev |
2009-11-22 | Give test_codec the ability to checksum files or folders of files, usefull to... | Nils Wallménius |
2009-11-11 | pcmbuf: bug fix with pcmbuf flush, code cleanup, added comments | Jeffrey Goode |
2009-11-07 | Test codec: Add exit button for touchscreens | Karl Kurbjun |
2009-11-05 | pcmbuf: better latency calculation, added debug code | Jeffrey Goode |
2009-09-25 | Replace limiter with dynamic range compressor | Jeffrey Goode |
2009-09-23 | Better menu verbiage for test_codec | Jeffrey Goode |
2009-08-18 | FS#10199: Adds limiter DSP function | Jeffrey Goode |
2009-08-12 | Adds DSP testing and WAV writing to test_codec | Jeffrey Goode |
2009-08-04 | Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ... | Michael Giacomelli |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-04-07 | Enable plugins on the Onda VX747 | Maurus Cuelenaere |
2009-02-12 | Make test_codec.c compilable again. | Andree Buschmann |
2009-02-11 | Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS... | Michael Sevakis |
2009-01-24 | Include divide-by-zero handling within plugins and codecs for ARM processors. | Michael Sevakis |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-08 | Fix test_codec for r19704 (prefix removed from plugin API). | Jens Arnold |
2009-01-05 | Have the codec thread do callbacks instead of messing with the stack which is... | Michael Sevakis |
2008-12-10 | Use cookies for thread identification instead of pointers directly which give... | Michael Sevakis |
2008-11-23 | Fix test_codec precision. The old version effectively rounded the decode time... | Jens Arnold |
2008-10-23 | Remove the event object in the kernel since it's rather extraneous at the mom... | Michael Sevakis |
2008-10-22 | Fix test_codec plugin that was broken by r18834 | Nils Wallménius |
2008-09-20 | Fix test_codec on multiprocessor codecs (MP3, SPC). | Michael Giacomelli |
2008-07-26 | commit asap codec. plays .sap files. At the moment it only plays the default ... | Dominik Wenger |