0
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
src/sndfile-spectrogram.c : Calculate longer FFTs and then interpolate to the image height. More... over 17 years ago
src/sndfile-spectrogram.c : Variable rename. More... over 17 years ago
configure.ac : Bump version to 1.02pre1. More... over 17 years ago
src/sndfile-generate-chirp.c : Accept 'aifc' file extension. More... over 17 years ago
configure.ac : Fix dependancy on libsndfile >= 1.0.18. More... over 17 years ago
configure.ac : Set AC_LANG to C. More... over 17 years ago
configure.ac : More tweaks. More... over 17 years ago
Configure tweaks, move some config stuff to Cfg dir. More... over 17 years ago
Add file COPYING.GPLv3, change license to GPLv2 or GPLv3. More... over 17 years ago
Add file src/sndfile-top-and-tail.c. More... over 17 years ago
Minor build tweaks. More... over 17 years ago
configure.ac : Set version to 1.0. More... over 17 years ago
configure.ac : Barf if libraries are missing. More... over 17 years ago
Add a test program. More... over 17 years ago
Add .bzrignore file. More... over 17 years ago
Autotoolize everything\! More... over 17 years ago
sndfile-spectrogram.c : Change var name from index ->indx. More... over 17 years ago
sndfile-spectrogram.c : Change some vars from int to double to better fit in with cairo. More... over 17 years ago
sndfile-spectrogram.c : Increase max resolution, print message about needing oversampling. More... over 17 years ago
sndfile-generate-chirp.c : Improve command line parsing, add new options. More... almost 18 years ago
Makefile : Add more -W flags. More... about 18 years ago
src/test_kaiser_window.c : Update test. More... about 18 years ago
Rearrange directory structure. More... about 18 years ago
Bunch of minor changes. More... about 18 years ago
sndfile-spectrogram.c : Mix to mono before generating spectrogram. More... about 18 years ago
Rename function sfe_mix_mono_read_double -> sfx_mix_mono_read_double. More... about 18 years ago
Add new files. More... about 18 years ago
Add files common.[ch]*. More... about 18 years ago
sndfile-spectrogram.c : Start working towards multi channel support. More... about 18 years ago
sndfile-spectrogram.c : Actually working. More... about 18 years ago