index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
test_codec.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Enable setting of global output samplerate on certain targets.
Michael Sevakis
2013-07-06
*
Fix CPU boosting in test_codec.
Michael Sevakis
2013-05-21
*
Fundamentally rewrite much of the audio DSP.
Michael Sevakis
2012-04-29
*
test_codec: Fix some problems with writing WAV with DSP
Michael Sevakis
2012-04-26
*
Don't hardcode cpu frequency in test_codec
Marcin Bukat
2012-03-22
*
test_X plugins PLA integration
Jean-Louis Biasini
2012-03-03
*
Fix building test plugins on non-touch targets, for real.
Thomas Martitz
2012-01-29
*
Revert "Fix building test plugins on non-touch targets."
Thomas Martitz
2012-01-29
*
Fix building test plugins on non-touch targets.
Magnus Holmgren
2012-01-28
*
test_codec/test_fps: Use pluginlib_touchscreen API to make them fit for touch...
Thomas Martitz
2012-01-27
*
rbpaths: Add new special dir HOME_DIR for RaaA.
Thomas Martitz
2011-12-25
*
Initial commit of the Samsung YP-R0 port.
Thomas Martitz
2011-12-24
*
Fix building of test_codec
Nils Wallménius
2011-12-17
*
rk27xx - enable a few test plugins
Marcin Bukat
2011-09-06
*
Submit parts of FS#12189 regarding codec API. Replaces access to global setti...
Andree Buschmann
2011-08-30
*
Final commit to get test_codec working properly for both freq-scaling and non...
Andree Buschmann
2011-08-29
*
Fix logic of test_codec for targets with HAVE_ADJUSTABLE_CPU_FREQ.
Andree Buschmann
2011-08-29
*
test_codec: Allow user to abort tests using target-defined TESTCODEC_EXITBUTTON.
Michael Sevakis
2011-05-15
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Sync test_codec to r29595.
Michael Sevakis
2011-03-16
*
Give playback engine better control over the codec. Codec simply follows comm...
Michael Sevakis
2011-02-23
*
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
2011-02-15
*
HDD6330: add missing button for test_codec.
Szymon Dziok
2010-12-02
*
HD300 - plugins keymaps
Marcin Bukat
2010-11-30
*
test_codec: fix menu broken in r28637
Nils Wallménius
2010-11-24
*
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-11-22
*
test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi...
Nils Wallménius
2010-10-27
*
Remove some inconsistent guarding around cpucache_* functions to fix a test_c...
Nils Wallménius
2010-10-16
*
Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...
Thomas Martitz
2010-10-10
*
fix test_codec broken after r27968
Rafaël Carré
2010-09-02
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
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-08-23
*
Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava...
Michael Giacomelli
2010-07-06
*
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-22
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
test_codec: print crc's that start with 0 properly.
Nils Wallménius
2010-06-17
*
test_codec: close the log file before attempting to open a new one, and clear...
Rob Purchase
2010-05-31
*
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-05-06
*
Use the same output func for wav writing and checksum calculation, simplifyin...
Nils Wallménius
2010-03-08
*
Packard Bell Vibe 500: Finish plugin keymaps. Rockbox compiles clean now for ...
Szymon Dziok
2010-02-14
*
Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, and
Tomer Shalev
2009-12-15
*
Give test_codec the ability to checksum files or folders of files, usefull to...
Nils Wallménius
2009-11-22
*
pcmbuf: bug fix with pcmbuf flush, code cleanup, added comments
Jeffrey Goode
2009-11-11
*
Test codec: Add exit button for touchscreens
Karl Kurbjun
2009-11-07
[next]