* use libid3tag library instead of libid3 for better
performance
* parse the filename to fill in missing ID3 tags
* support for unicoded ID3v2.4 tags
* bug fixes
PR: 61649
Submitted by: maintainer
* Add support of AAC files (WITH_AAC knob)
* New Info window (with statistics)
* Many small improvements with large practival impact
* Bug fixes
PR: ports/59851
Submitted by: David Le Brun <david@dyn-ns.net> (maintainer)
Update gtkpod to 0.51 :
* libgnugetopt is no longer required (call to getopt_long_only removed)
* few bug fixes (playlength)
* several improvements (more infos about songs, more charsets, ...)
* new features (displays free space on iPod, charsets saved, ...)
PR: ports/52546
Submitter: David Le Brun <david@dyn-ns.net>