Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.1.0
ARver
Browse files
Jan 20, 2024
v1.1.0
· 5adccbb5
arcctgx
authored
Jan 21, 2024
View commits for tag v1.1.0
v1.1.0
5adccbb5
adjust image URL for PyPI
· b37d9865
arcctgx
authored
Oct 08, 2023
b37d9865
add paragraph about CD read offset corrections to the README
· e5a6268d
arcctgx
authored
Jan 20, 2024
e5a6268d
strip libraries in wheels
· 783b1afc
arcctgx
authored
Jan 16, 2024
783b1afc
silence pip upgrade notice when building wheels
· b19bcd82
arcctgx
authored
Jan 16, 2024
b19bcd82
correct capitalization
· de2a3ac0
arcctgx
authored
Jan 20, 2024
de2a3ac0
Jan 14, 2024
remove "Planned features" section from the README
· 8a237b1c
arcctgx
authored
Jan 14, 2024
8a237b1c
include libsndfile version in ARver version string
· aaf3fd2f
arcctgx
authored
Jan 13, 2024
aaf3fd2f
implement function for getting libsndfile version string
· e4bb15e6
arcctgx
authored
Jan 13, 2024
e4bb15e6
update occurrences of "WAV" across the code
· dc703146
arcctgx
authored
Jan 07, 2024
dc703146
Jan 13, 2024
implement FLAC support in rip module
· 81f4a8f1
arcctgx
authored
Jan 12, 2024
81f4a8f1
add tests of getting the number of frames from audio file
· b4190987
arcctgx
authored
Jan 11, 2024
b4190987
implement function for getting the number of audio frames in a file
· 2daa7d1f
arcctgx
authored
Jan 11, 2024
2daa7d1f
implement CRC32 calculation using libsndfile and zlib
· b9004892
arcctgx
authored
Jan 11, 2024
b9004892
Jan 06, 2024
add paragraph about HTOA to the README
· b87616f2
arcctgx
authored
Jan 06, 2024
b87616f2
Dec 11, 2023
make Python 3.6 symlink removal verbose
· ee1114b0
arcctgx
authored
Dec 11, 2023
ee1114b0
verify source tarball checksums when building image
· 1578267f
arcctgx
authored
Dec 11, 2023
1578267f
Dec 03, 2023
improve Dockerfile
· 4162acff
arcctgx
authored
Dec 02, 2023
4162acff
Dec 02, 2023
build libogg and libvorbis in arver-builder image
· 50e7fbff
arcctgx
authored
Dec 02, 2023
50e7fbff
Nov 05, 2023
silence warnings about pip cache
· 5f1d9661
arcctgx
authored
Nov 05, 2023
5f1d9661
add more Makefile targets
· 9934d079
arcctgx
authored
Nov 05, 2023
9934d079
align .gitignore with .dockerignore
· b2d6fb3f
arcctgx
authored
Nov 05, 2023
b2d6fb3f
move Makefile and Dockerfile to repository root
· 81e86d29
arcctgx
authored
Nov 05, 2023
81e86d29
add entry point to the Dockerfile
· 44889b3f
arcctgx
authored
Nov 05, 2023
44889b3f
handle nonexistent /package in wheel building script
· 3f9a0207
arcctgx
authored
Nov 01, 2023
3f9a0207
correctly ignore wheel directory
· f4a3c66a
arcctgx
authored
Nov 05, 2023
f4a3c66a
Oct 15, 2023
move all environment preparation to the Dockerfile
· d1c1188f
arcctgx
authored
Oct 15, 2023
d1c1188f
reduce image size
· 579e15b4
arcctgx
authored
Oct 15, 2023
579e15b4
add Dockerfile
· 61ebc08a
arcctgx
authored
Oct 15, 2023
61ebc08a
Oct 07, 2023
add "Python 3 only" Trove classifier
· 9031ff9d
arcctgx
authored
Oct 07, 2023
9031ff9d
rename entry points
· 4d16da43
arcctgx
authored
Oct 07, 2023
4d16da43
rename get_disc() and move it to disc.info module
· 45002276
arcctgx
authored
Oct 07, 2023
45002276
rename disc.id to disc.fingerprint
· f2279da0
arcctgx
authored
Oct 07, 2023
f2279da0
Sep 30, 2023
update asciicast following changes in verify()
· 8266c28a
arcctgx
authored
Sep 30, 2023
8266c28a
add type hints in rip module
· ca5023cd
arcctgx
authored
Sep 29, 2023
ca5023cd
use None as a placeholder value in WavFile
· 29687e73
arcctgx
authored
Sep 29, 2023
29687e73
Sep 28, 2023
don't protect path attribute of WavFile
· 03c3ed99
arcctgx
authored
Sep 28, 2023
03c3ed99
reduce the number of WavFile instance attributes
· e106e049
arcctgx
authored
Sep 28, 2023
e106e049
print track results gradually as they are calculated
· 33c3052e
arcctgx
authored
Sep 28, 2023
33c3052e
Sep 23, 2023
use the default name of wheel directory
· 6754a10f
arcctgx
authored
Sep 23, 2023
6754a10f
Loading