I just rooted out and deleted my old version... Will the updated version support Arduino uno boards???
Also is there a current link for the latest version download?
Wantsbdsm wrote:I just rooted out and deleted my old version... Will the updated version support Arduino uno boards???
Also is there a current link for the latest version download?
FengHuang wrote:Version 0.31 uploaded!
https://mega.nz/#!9Jli1CxI!TXw6SSpr7C5N ... 0vPYJWgLIM
- Code: Select all
Version 0.31
Added "DeepThroatReached" and "VeryDeepThroatReached" events which trigger immediately upon the respective region being covered, before MinTime reached.
Updated ExternalAction page to have tabs for Program, Script, and Relay actions. So you can directly select a Powershell script without having to figure out how to call it as a Program, for example.
When each ExternalAction is triggered, ALL configured actions will trigger, so you can call both a Program and a Script if you want.
There is a checkbox to use the location of the script file as the working directory (default is the location of the SBBJT executable).
Added "Re-set Colors For Each Job" option to Session form which determines whether colors are set just once at Session start, or separately for each Job.
Previous default behavior was as if this option was always checked, colors had to be set before each Job started.
Unchecking this will ignore any per-job region mods, since the regions can't be changed once the session starts without re-setting colors.
Fixed issue where invoking an ExternalAction would pause the Session loop until the external process completely terminated.
Fixed bug where refreshing the Camera list would add duplicate entries to the list instead of building a new list from scratch. (thanks wolfgangmuc!)
Fixed bug in audio file selection where the last option would never be chosen.
Got a couple requested features in there, and some general improvements/bug fixes, lemme know what you think
Qatl wrote:The first thing I would find useful is an expansion of the number of external actions. Five punishments and teases each seems like a lot, but I have run out a few times (especially when using different scripts for starting/ stopping or opening/closing things. As 5 is an odd number, that leaves me with only two devices I can operate in each category.)
The second one is the random jobs. Although I think I do kinda understand Phoenixs reasoning, I find the current system convoluted and overly complex (If I remember correctly, the whole thing basically relies on setting up "master jobs" and then a random number of "sub jobs" that are based on this template. If you want me to tell more about the current random job system I'll need to have another look.)
What I would prefer, is a system (or at least an option) in which the different jobs you set up are simply executed in a random order. You could have an option to set a total number of jobs be performed or leave it to chance (fixed value or range). If that number exceeds the number of jobs in the list, already completed ones could simply be recycled. This way the "jobs list" would basically become some sort of library of different tasks, and the program would chose which ones to execute based on (a) a defined order or (b) the max jobs setting/chance.
I hope my ramblings were somewhat understandable![]()
painslut667 wrote:Hi there!
I pulled down the version from mega and hit some issues.
The camera wouldn't load, but also when I clicked Set Colors, it threw an exception. It looks like there are some hard coded paths in there to local directories:
************** Exception Text **************
OpenCvSharp.OpenCVException: 0 <= roi.x && 0 <= roi.width && roi.x + roi.width <= m.cols && 0 <= roi.y && 0 <= roi.height && roi.y + roi.height <= m.rows
at OpenCvSharp.NativeMethods.<>c.<.cctor>b__1617_0(ErrorCode status, String funcName, String errMsg, String fileName, Int32 line, IntPtr userdata)
painslut667 wrote:Hi Feng, thanks for the reply!
The camera shows up in the list, but nothing came up when I selected it. It's the built in camera with the laptop, so I can just as easily blame HP
TyronD wrote:Hi there,
I'm the new oneI'm a developer and I would like to help on this project. I used it in the past and it worked quite well. But I want to add / alter some features. Any way to get access to the repo?
greetings
TyronD wrote:Hi there,
I'm the new oneI'm a developer and I would like to help on this project. I used it in the past and it worked quite well. But I want to add / alter some features. Any way to get access to the repo?
greetings
kinbaku wrote:Welcome TyronD. Other members will probably be able to help you quickly. Just a little patience.
Users browsing this forum: No registered users and 3 guests