summaryrefslogtreecommitdiff
path: root/apps/plugins/test_codec.c
AgeCommit message (Expand)Author
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis
2007-10-08Get test_codec running again on PortalPlayer targets.Michael Sevakis
2007-10-02Thanks to Nico_P, struct track_info can now be internal to playback.cSteve Bavin
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen
2007-08-14Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin
2007-07-07Turn on backlight when test_codec speed test is finishedNils Wallménius
2007-06-19Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman
2007-06-16Make test_codec work in the sim again.Dave Chapman
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