summaryrefslogtreecommitdiff
path: root/apps/plugins/test_codec.c (follow)
Commit message (Expand)AuthorAge
* Remove some stray ^MsDave Chapman2007-11-12
* Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis2007-10-22
* Add the thread state check into test_codec as used in mpegplayer which makes ...Michael Sevakis2007-10-19
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Get test_codec running again on PortalPlayer targets.Michael Sevakis2007-10-08
* Thanks to Nico_P, struct track_info can now be internal to playback.cSteve Bavin2007-10-02
* Get the plugins synced up with the threading changes.Michael Sevakis2007-09-28
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen2007-08-29
* Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin2007-08-14
* Turn on backlight when test_codec speed test is finishedNils Wallménius2007-07-07
* Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman2007-06-19
* Make test_codec work in the sim again.Dave Chapman2007-06-16
* Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman2007-05-23
* Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon2007-05-20
* Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman2007-05-13
* Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman2007-05-13
* Set svn:keywordsDave Chapman2007-05-10
* Revert the addition of the steal_codec_stack function. Replace by accessing ...Dave Chapman2007-05-07
* Use a separate thread in test_codec, with the same (IRAM) stack as the main c...Dave Chapman2007-05-07
* Initial version of a test_codec plugin (viewer). This loads the audio file i...Dave Chapman2007-05-07