Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Releases: danieloneill/TwitchOverlay

TwitchOverlay 6.2.0

TwitchOverlay 6.2.0 Pre-release
Pre-release

Choose a tag to compare

@danieloneill danieloneill released this 21 Oct 04:11

Quite a lot of updates, now runs against Qt 6.2.0.

Currently, there is no Installer program, but next release ("real" release) will have one. I'd rather squash any oddities in this release prior to that.

Big Change:
I don't have/want to host the authenticator for this, so I've modified it to be self-hosting. All the original code is still in place if you (anybody) wishes to use an authenticator (such as included, twitchoverlay.php) by editing "twitch.js" and changing the URL to their authenticator.

Barring that, you'll now need a "client id" and "client secret" to use the app.

I'm sorry, but I haven't found any way around this other than setting up hosting somewhere. It's basically the mechanism whereby the app has access to use your personal Twitch account for some purpose. Instructions are in Configuration by clicking the (?) on the relevant inputs.

Additionally, due to porting to Qt 6, some weirdities may happen. (Audio notifications are now through "MediaPlayer", which may work differently.) Maybe better, maybe worse. Time will tell, but for now we'll just have to find out because my testing platforms are currently limited (1 Ubuntu & 3 Windows 10 systems).

1.2

1.2 Pre-release
Pre-release

Choose a tag to compare

@danieloneill danieloneill released this 05 Nov 09:10

This is a build of TwitchOverlay 1.2 built for Windows (Qt 5.11.2/MSVC 2017/64bit) and Linux (Qt 5.11.1/GCC/64bit)

All required files to run are included. See https://github.com/danieloneill/TwitchOverlay for source code.

This will not install or modify any files in any directory in any way besides caching compiled JS and QML files, but hey, as always, run at your own risk. I accept no responsibility for problems that arise from using this application.

Please report any issues through Github Issues, but please check if it has already been reported first before filing a new report.

You will need to Link your Twitch account even if you're upgrading from 1.0, since the login system has changed substantially.

1.1

1.1 Pre-release
Pre-release

Choose a tag to compare

@danieloneill danieloneill released this 03 Nov 22:09

This is a build of TwitchOverlay 1.1 built for Windows (Qt 5.11.2/MinGW) and Linux (Qt 5.11.1/64bit)

All required files to run are included. See https://github.com/danieloneill/TwitchOverlay for source code.

This does not include any sort of installer. Simply extract the contents somewhere and run TwitchOverlay(.exe). It will not install or modify any files in any directory in any way besides caching QML files, but hey, as always, run at your own risk. I accept no responsibility for problems that arise from using this application.

Please report any issues through Github Issues, but please check if it has already been reported first before filing a new report.

You will need to Link your Twitch account even if you're upgrading from 1.0, since the login system has changed substantially.

1.0

1.0 Pre-release
Pre-release

Choose a tag to compare

@danieloneill danieloneill released this 29 Oct 23:37
b2bbea4

This is a build of TwitchOverlay built for Windows (Qt 5.11.2/MinGW) and Linux (Qt 5.11.1/64bit)

All required files to run are included. See https://github.com/danieloneill/TwitchOverlay for source code.

This does not include any sort of installer. Simply extract the contents somewhere and run TwitchOverlay(.exe). It will not install or modify any files in any directory in any way, but hey, as always, run at your own risk. I accept no responsibility for problems that arise from using this application.

Please report any issues through Github Issues, but please check if it has already been reported first before filing a new report.