Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

ff 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dd86k dd86k released this 23 Jun 20:04
· 9 commits to master since this release

Summary

  • Change license to Unlicense
  • Vastly improve MP3 support, supporting extra details for MP3 with and without ID3 (v1 and v2)
  • Add target path from LNK files
  • Add more details to GZIP, XZ, and BZIP files
  • Fix/improve MPEG-2, tar, and PST, WAV detection
  • Smaller optimizations and improvements

Full changelog

  • Linux fixes and touches 2bb1fd3
  • Various small fixes and improvements 9fa6cf5
  • fix bzip using printf e470644
  • Add more details for xz and bzip 88c5d91
  • Add more details to GZIP, small LNK tweaks 45165f7
  • Add path to LNK 2c288b4
  • Small mp3 tweak c69620b
  • Fix WAV ee5dc25
  • %d leftovers f9e450a
  • _dd* functions to _os* 0f0e87f
  • Improve bswap64, improve _printfd 1450c7d
  • Fix Tar, do Tar64, fix PST non-U/A e6003f3
  • Simpler array print function, %d to %u, update ZIP 84702e1
  • CLI optimizations and code improvements 7e53234
  • printf to printl 8e50aa3
  • MP3 additions 3fa6c6b
  • Tiny GTA Text optimization 5758c17
  • Fix MPEG-2 detection and its crc16 bit 73a7b01
  • Rename report_unknown to report_data c729434
  • Add comments in CMD scripts, tweak CLI 87f0307
  • Bump to 0.5.0, change LICENSE, remove -v 5f0323e
  • Update README, support MP3+ID3v2, smaller tweaks c99e61d