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
Update GitHub Actions CI More... over 2 years ago
Fix type mismatch in printf() on 32-bit systems More... over 2 years ago
Adjust whitespace to pacify Scripts/cstyle.py More... almost 4 years ago
Replace remaining uses of memset() for structure initialization with C99 designated initializers More... almost 4 years ago
Remove memset()s made redundant by C99-style zero-initializations added in 3d91cc9abea5745d9814e501a8a5b3cba3497f70 More... almost 4 years ago
Fix #76, in which Valgrind reports a leaked FontConfig object in sndfile-spectrogram More... almost 4 years ago
Fix missing man/sndfile-waveform.1 in tarball when using Autotools More... almost 4 years ago
Expand the man pages for sndfile-{generate-chirp,jackplay,mix-to-mono,spectrogram} to be at least as useful as their --help output More... almost 4 years ago
Fix a leaked cairo context in render_to_surface() in waveform.c More... almost 4 years ago
Zero-initialize SF_INFO structures everywhere else, too More... almost 4 years ago
Zero-initialize sfinfo in resample.c to fix Valgrind error “Conditional jump or move depends on uninitialised value(s)” More... almost 4 years ago
Release 1.5 More... about 4 years ago
Remove unused macros from configure.ac More... about 4 years ago
Reformat Makefile.am More... about 4 years ago
Add `src/config.h.in~` to .gitignore More... about 4 years ago
Fix spelling mistakes More... about 4 years ago
Exclude repository configurations from git-archive More... about 4 years ago
jackplay: typo on help command More... about 4 years ago
Add basic CMake project More... over 4 years ago
Replace Travis CI with GitHub Action CI More... over 4 years ago
Fix README.md link More... over 4 years ago
Update documentation links More... over 4 years ago
Update travis config More... over 4 years ago
sndfile-resample: show progress More... over 4 years ago
fix parameters check More... almost 5 years ago
src/resample.c: Better error handling More... almost 5 years ago
src/resample.c: New option for raw audio parameters More... almost 5 years ago
Postpone output file deletion until after any bail outs More... about 6 years ago
Remove `main()` placeholders More... almost 7 years ago
Move `sndfile-resample` to sndfile-tools package More... almost 7 years ago