Improve HTML markup
Delete inappropriate malformed </body> tag
Clarify usage of 30th byte of the comment field
initial commit
release 0.0.3
move private headers to the src directory
updated .gitignore to ignore tags files
fix PATH in test_pack.sh and test_unpack.sh
unnecessary improvement of the fill() function
replace occasional tabs with spaces
test suite scripts not to leave temporary files
Fix autoreconf against automake-1.12
updated manual page
improve test suite
simplify test_suite.sh
make use of the size_t type
test_pack.sh: fix hardcoded temporary file name
test_pack.sh: use cmp instead of diff
id3v?.? -> ID3v?.?
id313.c: fix gcc warning
removed unnecessary casts to void *
improve portability of the test suite scripts
make use of puts()/fputs() instead of printf()
Get rid of useless automatic files
fixed track number ambiguity
Improve utils/Makefile.am a bit
Reorder lines in src/Makefile.am
Don't use strnlen
I found this discussion when I was looking for linux software for EG-PMS-LAN. Since...