TwitchXP Changelog

What's new in TwitchXP 1.8

May 10, 2023
  • Fixed infinite loop due to typo in JSON parser code
  • Added debug log information window (press F1 to toggle)

New in TwitchXP 1.7 (Apr 23, 2023)

  • Updated OpenSSL code, fixed work with the playlist server.

New in TwitchXP 1.6 (Dec 27, 2022)

  • old API has been removed, new implementation

New in TwitchXP 1.5 (Mar 29, 2021)

  • Fixed thread handle leak

New in TwitchXP 1.4 (Mar 15, 2021)

  • Fixed hang in HttpSendRequest().
  • Updated links for recent version of ffplay in documentation file.

New in TwitchXP 1.3 (Oct 23, 2019)

  • Fixed work with newer SSL/TLS on older systems like Windows XP; OpenSSL "ssleay32.dll" and "libeay32.dll" files required for that

New in TwitchXP 1.2 (Oct 1, 2018)

  • Dynamic allocated playlist parser buffer - should fix any future issues
  • Enter key in channel link edit control will load channel playlist and play
  • Fixed Unicode compiler warnings

New in TwitchXP 1.1 (May 23, 2018)

  • Switched from HTTP to HTTPS requests
  • Increased playlist parser buffer size
  • Added warning for Windows XP users to enable TLS support