summaryrefslogtreecommitdiff
path: root/apps/plugins/test_codec.c
AgeCommit message (Expand)Author
2007-05-23Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon
2007-05-13Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman
2007-05-13Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman
2007-05-10Set svn:keywordsDave Chapman
2007-05-07Revert the addition of the steal_codec_stack function. Replace by accessing ...Dave Chapman
2007-05-07Use a separate thread in test_codec, with the same (IRAM) stack as the main c...Dave Chapman
2007-05-07Initial version of a test_codec plugin (viewer). This loads the audio file i...Dave Chapman