Search found 36 matches

by EroticDevelopment
Mon Jan 10, 2022 3:04 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Hi Everyone, v0.4.5 of GuideMe has been released (available via my footer and GitHub as usual). /!\ This is a security release /!\ If you did not download Remi's v0.4.5 or v0.4.5.1 release I would highly recommend updating now. This fixes a fairly major vulnerability in a library we use for logging ...
by EroticDevelopment
Sat Jan 08, 2022 5:04 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Maybe using a newer version of VLCJ that has this built in, and making CompositeVideoSurface a subclass of AWTVideoSurface would work, but I think that version of VLCJ requires Java 11. Which... I don't know how important it is to stay Java 8 compatible, so I don't know if that's a problem or not. ...
by EroticDevelopment
Fri Dec 31, 2021 11:07 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

With passing an object like this is becomes easy and I think it would make for much easier JS development for tease authors. Yep, that was the idea. I'm not entirely happy with the system I've come up with for handling this; I keep coming up with how I'd do it in Ruby and then having to work around...
by EroticDevelopment
Fri Dec 31, 2021 3:40 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

Hi all, I'm still here just had a bit longer hiatus than planned. I got sick for a few weeks, was travelling to see family around both Thanksgiving and Christmas, had vacation in the middle, and before all of that I got a new desktop and really just finished setting up my development environment aga...
by EroticDevelopment
Sat Aug 07, 2021 3:05 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.4

any chance of a 32-bit linux arm build? I've been trying to build this on my raspberry pi, to no avail. Possibly, with some adjustments to the current code. I tried to get a 32-bit Linux build up and there were a handful of things causing major issues. If I can get those resolved, I don't really ex...
by EroticDevelopment
Sun May 16, 2021 1:02 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3

EDIT: Found a bug with 0.4.3 and 0.4.2 while trying to update my tutorial script. After playing a video the video audio keeps starting in the background every 2nd button press (even when restarting the tease or loading another tease). You have to completely close GuideMe and start it again to get r...
by EroticDevelopment
Sat May 15, 2021 2:40 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3

Ok, so here's a start on replying to questions I've missed recently. It looks like recent versions do have a bug where audio is cut short by a fraction of a second. This is obviously more noticeable with short files, but seems to happen to all of them. I'm still trying to figure out what is causing ...
by EroticDevelopment
Sun Apr 18, 2021 7:00 pm
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.4.3

Hey everyone, just wanted to drop in quick and say I'm still around. Life has been pretty hectic the last few months for me, so I have not been as active here recently. I have stopped by to read posts a few times but wasn't logged in. Even though my day-job isn't directly in healthcare, I've picked ...
by EroticDevelopment
Sat Jan 09, 2021 2:43 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

I do have one more request to make (hopefully the last one): can we get a setImage method on Guide, so I can change images from a button callback? I have tried to get my image centered using setLeftHtml/setLeftBody, and can't get it to work for the life of me! I did find another minor bug here as w...
by EroticDevelopment
Thu Dec 24, 2020 3:50 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Hey, so I found an issue with saving/restoring the tease state which used to work. I have an array of objects, and those objects have arrays along with some other values. When reloading the tease it seems the arrays within the objects are not restored, leading to a javascript error like "JavaS...
by EroticDevelopment
Sat Dec 19, 2020 6:30 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

v0.4.2 is officially released! I'll be adding to the documentation page shortly to list the available overRide functions, but in the meantime you can see all of the available functions and their parameters here on GitHub . It's not as clean as proper documentation, but it does show all the options. ...
by EroticDevelopment
Sun Nov 22, 2020 2:12 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Documentation is here! (link in my signature) Documentation is hosted by GitHub Pages, and the full source is in the repository in the "gh-pages" directory. It's still very much a work in progress, and I know there's some XML attributes that are being read but aren't documented so I still ...
by EroticDevelopment
Wed Nov 18, 2020 4:23 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

Hi everyone, life has kept me busy and I haven't posted an update here in a bit but I've been reading replies and progress has been being made. I'm testing a number of new features, and hope to have a new release out soon! By an option to put global buttons at the beginning or end do you mean like i...
by EroticDevelopment
Sat Nov 07, 2020 3:46 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

I have a couple general questions for the group that I'd appreciate some feedback on if you have a minute. These will help me to prioritize other features and suggestions I've received over the next month or so. What program or programs do you typically use when writing or editing teases for GuideMe...
by EroticDevelopment
Sat Nov 07, 2020 3:32 am
Forum: Teasing Software
Topic: GuideMe (TeaseMe v2.0) - Current Build 0.4.4
Replies: 1783
Views: 850558

Re: GuideMe (TeaseMe v2.0) - Current Build 0.3.4

It looks like I made a typo in the build script on GitHub, and the 64-bit builds were not getting the correct VLC files bundled. If you have VLC installed on your machine you wouldn't notice this, however the 64-bit build would fail to start in some circumstances because of this. I'm releasing v0.4...