⬥ ID3 encoding/decoding library in Go ⬥
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Unbewohnte 6753c53635 Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago
..
constants.go ֍ Improved reading, fixed some bugs here and there ֍ 3 years ago
errors.go ֍ Improved reading, fixed some bugs here and there ֍ 3 years ago
frame.go Fixed a bug in writing enhanced tag, added creating functions to v2 3 years ago
frame_identifiers.go ◎ Improved handling of frames in v2tag! ◎ 3 years ago
frame_identifiers_test.go ◎ Improved handling of frames in v2tag! ◎ 3 years ago
frame_test.go Fixed a bug in writing enhanced tag, added creating functions to v2 3 years ago
header.go Fixed a bug in writing enhanced tag, added creating functions to v2 3 years ago
header_test.go TAG+ writing support, improved header ?reliability?, v2 writing progress 3 years ago
read.go Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago
read_test.go Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago
v2tag.go Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago
v2tag_test.go Fixed a bug in writing enhanced tag, added creating functions to v2 3 years ago
write.go Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago
write_test.go Removed my debugging leftovers), implemented ID3v2 writing ! 3 years ago