Search found 4 matches

by Ginryuu
Mon May 06, 2024 1:33 pm
Forum: On Video
Topic: Randomized video player
Replies: 5
Views: 2629

Re: Randomized video player

Update v0.9 Added Xtoys script for estim and generic output. You can now import and export settings to a file. Clips settings should now save between sessions. Clips buttons should now save their state based on associated filenames. Fixed tooltips. Fixed the minimal required number of clips by creat...
by Ginryuu
Tue Apr 09, 2024 11:12 am
Forum: On Video
Topic: Randomized video player
Replies: 5
Views: 2629

Re: Randomized video player

Updated the player.
Most settings should now save between sessions.
Highlights (rlgl) are now separate settings for each part. You can also change colors.
Fixed some bugs.
by Ginryuu
Sun Apr 07, 2024 9:02 pm
Forum: On Video
Topic: Randomized video player
Replies: 5
Views: 2629

Re: Randomized video player

I had the code separated into some more js files but then decided to combine them back. The idea is to stick it all into html later.
It saves SOME of your settings in local storage when you press start button )
I'll try adding saves for other settings soon.
by Ginryuu
Sun Apr 07, 2024 6:28 pm
Forum: On Video
Topic: Randomized video player
Replies: 5
Views: 2629

Randomized video player

Yes, another one :-) Hi. I've been developing this player for the last couple of months in my free time while learning JS. It's pure html+js+css so theoretically should work anywhere. But it's basically my hello world app that got out of control at some point. And I couldn't test it all yet. So it l...