Nothing Special   »   [go: up one dir, main page]

2
I Use This!
Low Activity

Commits

Analyzed 2 days ago. based on code collected 4 days ago.
  All Time 12 Month 30 Day
Commits: 1023 41 3
Contributors: 29 5 2
Files Modified: 299 70 2
Lines Added: 146739 628 173
Lines Removed 69005 1111 32

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmake: set maximum policy to 3.10 More... 11 days ago
cmake: fix wavpackcpu.cmake for C89 compilers More... 12 days ago
cmake: CMAKE_SYSTEM_PROCESSOR is the architecture of the build machine (#187) More... about 1 month ago
CMakeLists.txt: Allow including wavpack headers as #include "wavpack.h" More... 2 months ago
cli/utils.c: Fix syntax error caught with MinGW More... 2 months ago
Fix cmake config file (#186) More... 2 months ago
update README logo to work in both light and dark browser modes (thanks Marc!) More... 3 months ago
wavpack.c: fix option parsing error triggered by strtod() recognizing hex input More... 4 months ago
issue #184: fixes related to using Visual Studio 2022 with clang-cl More... 4 months ago
wvunpack.c: copy "--no-overwrite" option functionality from wavpack.c; update docs More... 5 months ago
import_id3.c: add TSOC (ComposerSort) to list of ID3v2 imported tags More... 5 months ago
utils.c: fix our DoGetFileSize() on Windows to return zero on anything other than a real file More... 5 months ago
wvparser.c: update with selectable verbosity and help, vers 1.20 More... 7 months ago
cool_wv4.c: correctly load unpacked samples (i.e., 24-bit in 4 bytes) More... 8 months ago
wvunpack.c: indicate unpacked samples in the summary dump More... 8 months ago
wavpack.c, riff.c: better fix for WAV files containing unpacked samples More... 8 months ago
MSVC: remove Windows on ARM64 support from project files because it generates bad code (Cmake+MSVC works) More... 8 months ago
cool_wv4.c: fixed bug with files of over 24 channels More... 8 months ago
CMakeLists.txt: fix dependency on libgcc when building shared Windows libs (wavpackdll.dll) More... 8 months ago
cli/riff.c: do not allow unpacked audio samples in WAV (e.g., 24-bit samples in 32-bit container) More... 8 months ago
issue #180: fix inconsequential memory leak in write_caff.c found in static analysis More... 9 months ago
open_utils.c: suppress gcc/clang fallthrough warnings (thanks Justin!) More... 9 months ago
issue #178: fix use-after-free warning from gcc 13.2 (false positive) More... 9 months ago
fix formatting of NEWS file to match previous entries More... 9 months ago
update Cool Edit filter documentation More... 9 months ago
expand and clarify NEWS items More... 9 months ago
update NEWS and ChangeLog More... 9 months ago
cool_wv4.c: bump revision to 4.2 for release with libwavpack 5.7.0 More... 9 months ago
import_id3.c: don't parse past the indicated length of an ID3 tag More... 9 months ago
bump version to 5.7.0 More... 9 months ago
See All Commits