Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-27 | Remove license info from individual source files. | John Glover | |
Move main license file to project root. | |||
2011-08-29 | Tidy up PeakDetection::find_peaks | John Glover | |
2011-08-27 | Add frame peaks iterators and tidy up PeakDetection | John Glover | |
2011-08-26 | frame refactor | John Glover | |
2011-08-24 | Change frame objects to have pointers to number | John Glover | |
arrays instead of having their own std::vector of samples | |||
2011-08-21 | Add next_frame_size method | John Glover | |
2011-08-21 | Add PeakDetection C++ class and tests | John Glover | |
2011-08-20 | Add C++ frame class and tests | John Glover | |
2011-08-19 | Add initial C++ unit tests | John Glover | |