dacoder
Member
MOD NOTE: It appears that this no longer is being hosted anywhere.
Heres the good news: I got the display working, and animating.
Heres the bad news: It is SUPER glitchy.
So: I will leave this thread like this until OBS redux comes out, then I will return to this idea. In the meantime: the CLASSIC version will be getting an update.
Download
http://www.mediafire.com/download/x6rqt ... tifier.rar
Update Log
0.4:
Fixed issues with re-selecting previously saved settings
Fixed settings exiting upon a ChangeEvent
Place in text / font
OpenGL is very nit-picky about changing resources while it is running (I cannot scale font! Or change it)
0.3:
Stream notification of online/offline
Recent followers now configurable (up to 20)
Fixed some issues with closing
RGBpicker now does not display on startup
Total only updates when a new follower is detected (to keep the API bugs away)
Fixed numerous bugs
0.1:
Released! (With source code)
Note
Please do tell me of features you want to see:
Currently these features will be added (and can be added):
Profiles
Output to a .txt of who just followed
Plugins for animations and themes
Multiple text or images displayed
.gif support
Sound support increase (currently only .wav)
Target FPS, (60, 120, etc)
Already Found Bugs
Settings will cause a java crash, reason found, DO NOT HIT RE-SCAN. (adding x2 action listeners)
Random times the program will stop responding, often at window closing event. This is from OpenGL not stopping?
[IF] the program does stop responding, just start task manager, and close java.exe
Source Code
(also distributed with the client itself)
https://github.com/da-coder/OpenGLNotifier
Heres the good news: I got the display working, and animating.
Heres the bad news: It is SUPER glitchy.
So: I will leave this thread like this until OBS redux comes out, then I will return to this idea. In the meantime: the CLASSIC version will be getting an update.
Download
http://www.mediafire.com/download/x6rqt ... tifier.rar
Update Log
0.4:
Fixed issues with re-selecting previously saved settings
Fixed settings exiting upon a ChangeEvent
Place in text / font
OpenGL is very nit-picky about changing resources while it is running (I cannot scale font! Or change it)
0.3:
Stream notification of online/offline
Recent followers now configurable (up to 20)
Fixed some issues with closing
RGBpicker now does not display on startup
Total only updates when a new follower is detected (to keep the API bugs away)
Fixed numerous bugs
0.1:
Released! (With source code)
Note
Please do tell me of features you want to see:
Currently these features will be added (and can be added):
Profiles
Output to a .txt of who just followed
Plugins for animations and themes
Multiple text or images displayed
.gif support
Sound support increase (currently only .wav)
Target FPS, (60, 120, etc)
Already Found Bugs
Settings will cause a java crash, reason found, DO NOT HIT RE-SCAN. (adding x2 action listeners)
Random times the program will stop responding, often at window closing event. This is from OpenGL not stopping?
[IF] the program does stop responding, just start task manager, and close java.exe
Source Code
(also distributed with the client itself)
https://github.com/da-coder/OpenGLNotifier
Last edited by a moderator: