0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove superfluous flags in sizers More... over 4 years ago
Remove deprecated code and fix wxPen parameter More... over 4 years ago
Update version string More... over 4 years ago
Migrate to CMake. More... over 4 years ago
Translate remaining comments to English. More... over 4 years ago
Fix typo in NEWS file. More... over 4 years ago
Introduce sleep() method for consistent API across platforms. More... over 4 years ago
Mention git migration in NEWS. More... over 4 years ago
Migrate README to markdown and move change list to NEWS. More... over 4 years ago
fix: increase spectrum resolution in higher frequencies More... almost 5 years ago
fix: stop tone generator when stopping FRM More... over 5 years ago
fix sound card dialog (available frequencies) More... over 5 years ago
add FFT window functions Hanning and Blackman. More... over 5 years ago
expand wx-config variables in makefile More... over 5 years ago
update RtAudio to version 5.1.0 More... over 5 years ago
Document new CSV save/load code in _readme.txt. More... over 6 years ago
Add support for saving and loading frequence response measurement as CSV. More... over 6 years ago
Mention GPL choice in news list in _readme.txt. More... over 6 years ago
Rename variable name ev/evt to event to have consistent variable names. More... over 6 years ago
Added copyright headers to source code on request from Vaclav Peroutka. More... over 6 years ago
Removed unused tests to keep compiler quiet. 'unsigned' values are never negative. More... over 6 years ago
Flagged unused arguments using WXUNUSED to quiet down compiler. More... over 6 years ago
Flagged unused arguments using WXUNUSED to quiet down compiler More... over 6 years ago
Made readme file slightly easier to read. More... over 6 years ago
Added some wishes for the Frequency response feature. More... over 6 years ago
Added link to project page in readme and about popup. More... over 6 years ago
Add news entry for recent changes. More... over 6 years ago
Replace PI define with M_PI from <math.h>. More... over 6 years ago
Make it easier to use system provided rtaudio. More... over 6 years ago
Renamed RtError to RtAudioError for compatibility with newer versions of RtAudio. More... over 6 years ago