Skip to content

Build 2.0

Latest
Compare
Choose a tag to compare
@BillisC BillisC released this 16 Aug 10:36
· 1 commit to main since this release
  • Encodings should pose no problem anymore in the get() function.
  • The get() function will just print the content from now on for all ID3 versions.
  • New getImage() function for ID3v2 that returns a char pointer pointing to image's raw data is now available.
  • Updated README.md with all of the new changes.