Refactor to use new protocol module and sipo.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_codec /
2012-01-20 Daniele BasileUpdate all projects.
2012-01-16 Daniele BasileAdd copyright.
2012-01-10 asterixMerge branch 'dev'
2011-10-10 asterixFix comment.
2011-10-04 asterixRemove duplicate source.
2011-09-28 asterixWrite the doc for sam3 examples.
2011-09-28 asterixAdd missing cfg.
2011-09-28 asterixIgnore left button while recording.
2011-09-28 asterixDon't explore the file list until the wav is in playing.
2011-09-26 asterixFilter mic when recorder audio.
2011-09-26 asterixWrite correct recoded wav file. Clear display when...
2011-09-20 asterixAdd menu and fuctions to recoder on sd microphone strea...
2011-09-20 asterixUse events to start and stop playing. Clean up and...
2011-09-20 asterixAdd menu to browser the file on sd.
2011-09-20 asterixEnable kernel and all routine to manage the display.
2011-09-19 asterixSet corret frequency.
2011-09-16 asterixClean up, and mute codec when we don't play audio.
2011-09-16 asterixUse common sampling rate.
2011-09-16 asterixOptimize compile.
2011-09-16 asterixFix initialization. Use macro for sampling rate.
2011-09-15 asterixAdd sam3x codec example projec (beta version).