summaryrefslogtreecommitdiffstats
path: root/apps/plugins/test_codec.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Replace limiter with dynamic range compressorJeffrey Goode1-24/+0
2009-09-23Better menu verbiage for test_codecJeffrey Goode1-3/+3
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode1-0/+24
2009-08-12Adds DSP testing and WAV writing to test_codecJeffrey Goode1-8/+81
2009-08-04Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli1-0/+2
2009-07-14FS#10080Nils Wallménius1-2/+1
2009-04-07Enable plugins on the Onda VX747Maurus Cuelenaere1-1/+1
2009-02-12Make test_codec.c compilable again.Andree Buschmann1-2/+0
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis1-3/+3
2009-01-24Include divide-by-zero handling within plugins and codecs for ARM processors.Michael Sevakis1-0/+3
2009-01-16loader-initialized global plugin API:Andrew Mahone1-6/+2
2009-01-08Fix test_codec for r19704 (prefix removed from plugin API).Jens Arnold1-1/+1
2009-01-05Have the codec thread do callbacks instead of messing with the stack which is...Michael Sevakis1-56/+4
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis1-2/+2
2008-11-23Fix test_codec precision. The old version effectively rounded the decode time...Jens Arnold1-4/+5
2008-10-23Remove the event object in the kernel since it's rather extraneous at the mom...Michael Sevakis1-3/+0
2008-10-22Fix test_codec plugin that was broken by r18834Nils Wallménius1-6/+6
2008-09-20Fix test_codec on multiprocessor codecs (MP3, SPC).Michael Giacomelli1-0/+13
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-23D2: Add test_codec exit button mapping.Rob Purchase1-0/+2
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-1/+0
2008-06-04Add effective clockrate for realtime decoding to the displayed results of tes...Andree Buschmann1-0/+11
2008-05-13Fix warning.Steve Bavin1-2/+2
2008-05-13Plugin parameters should be const.Steve Bavin1-2/+2
2008-03-29Oops. test_codec should be updated too.Michael Sevakis1-11/+0
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin1-8/+8
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin1-8/+8
2008-03-26Fix pointer warnings in test_codec.Michael Sevakis1-5/+5
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+1
2008-03-22Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...Jens Arnold1-1/+3
2007-12-15FS#7954: Free resources when speed testing a folder. Also simplify the error ...Magnus Holmgren1-13/+23
2007-11-12Remove some stray ^MsDave Chapman1-5/+5
2007-10-22Phase in thread_wait when waiting for a thread to exit. Begin phasing out the...Michael Sevakis1-0/+3
2007-10-19Add the thread state check into test_codec as used in mpegplayer which makes ...Michael Sevakis1-1/+6
2007-10-16Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis1-2/+2
2007-10-08Get test_codec running again on PortalPlayer targets.Michael Sevakis1-0/+7
2007-10-02Thanks to Nico_P, struct track_info can now be internal to playback.cSteve Bavin1-1/+6
2007-09-28Get the plugins synced up with the threading changes.Michael Sevakis1-3/+0
2007-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen1-2/+1
2007-08-29FS #7286. Do correct rounding of final 16 bit samples before sending to DAC, ...Thom Johansen1-6/+7
2007-08-14Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin1-1/+1
2007-07-07Turn on backlight when test_codec speed test is finishedNils Wallménius1-0/+1
2007-06-19Add a "Speed test folder" option for batch testing. When this option is sele...Dave Chapman1-108/+224
2007-06-16Make test_codec work in the sim again.Dave Chapman1-0/+1
2007-05-23Fix compilation on the H10 - it doesn't have BUTTON_SELECT.Dave Chapman1-1/+9
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon1-2/+2
2007-05-13Oops, the previous commit broke the speed-test feature. This fixes it.Dave Chapman1-3/+3
2007-05-13Add WAV-writing option - currently limited to 16-bit output only; Make it wor...Dave Chapman1-37/+289
2007-05-10Set svn:keywordsDave Chapman1-1/+1