0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libflac.go: Don't close the writer in Encoder Close() More... about 7 years ago
libflac.go: Avoid leaking decoder object More... about 7 years ago
Update copyright More... over 7 years ago
Update copyrights More... over 7 years ago
libflac.go: don't pass mutexes by value.
charlie-ht
as Charlie Turner
More... almost 8 years ago
libflac.go: Fix data race in ptr map More... almost 8 years ago
libflac.go: gosimple fixes More... almost 8 years ago
.travis.yml: Switch to Go 1.6 More... about 8 years ago
libflac.go: Delete ptr from map before setting to nil More... about 8 years ago
Use cocoonlife/testify More... about 8 years ago
Merge pull request #1 from cocoonlife/mda-go1.6 More... about 8 years ago
Merge branch 'master' into mda-go1.6 More... about 8 years ago
Pointer map for callbacks, make go1.6 happy More... about 8 years ago
.travis.yml: Back to coveralls More... over 8 years ago
.travis.yml: Add codecov.io support More... over 8 years ago
README.md: Add badges More... over 8 years ago
.travis.yml: Add coveralls support More... over 8 years ago
.travis.yml: Add travis integration More... over 8 years ago
Rename cfuncs.go to callbacks.c More... over 8 years ago
libflac: Add seek and tell callbacks to encoder More... almost 9 years ago
libflac: Remove duplicate typedefs More... almost 9 years ago
Rename data to testdata More... almost 9 years ago
libflac: Add support for Reader and Writer I/O More... almost 9 years ago
add test for nil encoder if we can't create the file, check err (not nil) on failed decoder open More... almost 9 years ago
libflac.go: Improve encoder error handling More... about 9 years ago
libflac_test.go: Remove md5sum from roundtrip tests More... about 9 years ago
libflac.go: Use pkg-config to find libs More... about 9 years ago
Run gofmt More... about 9 years ago
Fix handling of stereo data More... about 9 years ago
Initial commit More... about 9 years ago