Adding password protection. (This is in no way super secure but should be enough to keep would be prying eyes away)
Adding reveal in directory library item context command. (Just opens the directory on Linux)
Fix issue with homing device when loading new funscript in deo sync
Made select library default to the last folder selected.
Adding current Time change detection to deo playing state
Updated ffmpeg to 4.3
Added a button that will send the person in the...
2021-04-01 18:09:37 +0000 UTC
View Post
This WILL RESET your range and multiplier settings. I tried to migrate the new data in v0.25 but the settings system doesn't work that way and ended up just deleting your settings so to fix it you can either reset the channels to default your self or launch this version.
- Adding a new splash screen so you know the apps loading after you click it.
- Fixing a display issue with 4k/zoomed resolution. (still needs some tweaks)
- Adding custom thumbnail size from 1x1 pixel...
2021-03-01 12:40:26 +0000 UTC
View Post
- This version adds sleeve temperature support and oled display support
- Added reset settings to default button.
- Moved the full config to the AP mode server.
This will allow you to configure settings without enabling wifi.
The temp sensor is an standard DS18B20
https://www.amazon...
2021-02-28 19:58:59 +0000 UTC
View Post
Tempest has released a new SR6 firmware https://www.patreon.com/posts/january-release-46837932 so this release has been uploaded to his patreon discord in #software exchange.
If any one needs the other fixes additions in the release just ask. I will make separate release without the SR6 changes.
The changes are as follows:
- Adding Inverse valve option
- Addi...
2021-01-30 16:15:01 +0000 UTC
View Post
Adding in a UDP connection to the VaM plugin so Wifi can be used directly from it instead of passing through a virtual com port.
If you don't use the default IP: 192.168.0.150:8000, you need to open up the cs file (in notepad) and hard code the ip address and port into the proper variables. I didn't find a way to add a text edit in the GUI.
Once you have the correct IP, click the connect button and it should say connected. (You can just ignore the serial settings. Output mode shou...
2021-01-30 16:09:26 +0000 UTC
View Post
This version contains the following:
- Custom playlist support (only internal for now)
Right click on a media file and select Add to playlist then select either New playlist or and existing one.
Navigate into the playlist and from here you can re order the playlist by clicking the edit button. Make sure to click the save button when finished.
Defaulting all settings will give you an opti...
2021-01-30 16:08:52 +0000 UTC
View Post
Adding a few new features:
Videos with MFS (Multi-funscripts) or zip files associated with them are now easier to find in the library list.
Added action to pause all device action while the video still plays. Default: Keyboard P and Gamepad button X
Added visual bars for each script axis script value. Note this value will NOT be in sync with the device motion. Due to the way commands are executed in XTP it will always be one step ahead of where the device actually is. I may ...
2021-01-03 13:33:20 +0000 UTC
View Post
This release adds
- SR6 support
- Static IP configuration
- Parallax Twist support
- Controllable valve support
- Configurable pins/zero for each servo.
The latest version can always be built or downloaded from here:
https://github.com/jcfain/TCodeE...
2020-12-31 19:47:14 +0000 UTC
View Post
Introducing the ESP32 adapter for the SR6 Alpha.
https://www.patreon.com/tempestvr/posts?filters[tag]=SR6
I put the powerbus enclosure I designed in between the pinouts on the esp32. (The powerbus in the "naked" image is hooked up wrong. Sadly this is the only image I took like this when building)
Firmware update coming as soon as I work out a bug.
This is the e...
2020-12-30 16:22:24 +0000 UTC
View Post
IMPORTANT: This version had some refactoring to the TCode channels and they need to be reset again. You may want to double check your gamepad settings after launching. You will need to set your range settings again.
- Added full screen library overlay.
- Improved multiplier calculation.
- Adding the ability to add/delete/customize TCode channels.
- Adding the ability for the user to set decode priority
- Made settings dialog to not modal
- Fixed so...
2020-11-28 16:18:59 +0000 UTC
View Post
Small patch here.
Added priority on video decoder.
Should fix playback issues with certain videos.
2020-11-10 17:20:47 +0000 UTC
View Post
Note: This version will reset your gamepad and range settings on first start.
Make sure you don't forget to set your range limits again as I did...ouch.
- Added Support for all the available axis in the TCode standard.
- Added multi funscript tracks for all available axis in TCode (See how to at the end of the changes)
- Added Whirligig support
- Added option to persistently toggle axis multipliers with the ability to temporarily disable t...
2020-10-26 00:54:05 +0000 UTC
View Post
This is mostly a maintenance release fixing a few bugs and adding a couple of new features.
- Adding inverted script support. If the script is inverted you can check the checkbox in settings > funscript or just make sure the "inverted" property is set to true in the funscript its self.
- Adding a axis multiplier toggle action.
- Improved axis multiplier calculation.
- Fixed issue with some machines not returning correct time causing sync to be off in DeoVR.
2020-10-09 01:05:20 +0000 UTC
View Post
- This release includes the following changes:
- Added new gamepad/keyboard actions (not all are bound to the keyboard)
Toggle pause,
Next video,
Previous video,
Toggle fullscreen,
V...
2020-10-02 16:18:07 +0000 UTC
View Post
This release contains the following additions and fixes.
Control your TCode device with an XInput gamepad (XBOX one s gamepad tested)
You can control all axis standalone or the other axis during a funscript playback
You can now simulate what you see on screen! (if you can either way its a nice treat)
Remap the axis to the game pad button of your choice.
- Added a settings clear option in case you want to remove your setti...
2020-09-21 01:02:57 +0000 UTC
View Post
XTPlayer v0.13b released
- Deo support is in!
open XTP settings and enter in the IP address of the deo device. (if XTP is on the same device leave as default 127.0.0.1)
Check the Deo checkbox in XTP to enable it
open deo and enable remote control
Make sure you see deo has been connected in XTP
Start a video
If XTP cant find the script in the library or local video folder, it will open a file picker dialog so you can select one.
XTP will remember this selection...
2020-09-13 17:47:20 +0000 UTC
View Post
This version includes:
- Thumbnail preview customizable or random (right click on a thumb while playing to set from current)
- Set the thumbnail size for your resolution.
- List view with thumbnails.
- Time seek now has a preview when hovering over. (its a little tricky still)
- New full screen controls. (Time seek preview does not show on top for some reason)
- Click on the time bar to skip around in the video.
- Debug mode in case of troub...
2020-09-09 02:33:27 +0000 UTC
View Post
This version standardizes the handshake process and changes the handshake udp port to the same as the user selected. (both required for XTPlayer 0.1b and ESP32 v0.11b)
2020-08-29 02:18:46 +0000 UTC
View Post
This version standardizes the handshake and changes the handshake port to the user selected port. (both required for XTPlayer)
2020-08-29 02:05:02 +0000 UTC
View Post
XTPlayer aims to be a cross platform TCode media player.
(Initial release is windows 10 64bit only. Other versions of windows untested)
Features:
- Load a folder with videos for easy access.
- Built in funscript to TCode conversion
- Load any funscript with any video
- Customize the player looks via an easy CSS file. (default.qss)
- Add multipliers to TCode's other axis' via the current funsc...
2020-08-29 01:45:43 +0000 UTC
View Post
Not much in the release but a few bug fixes. Figured I better get them out now I have a new ESP32 release.
(This release will reset your settings on first startup)
https://github.com/jcfain/TCodeRemote/releases/tag/0.14b
2020-08-07 12:20:05 +0000 UTC
View Post
There's a new easier way to install TCode ESP32! Just download the binaries over serial USB and Configure the Wifi over web interface!.
(How to pdf included in the release zip)
https://github.com/jcfain/TCodeESP32/releases/tag/0.1b
2020-08-07 12:16:31 +0000 UTC
View Post
This adds built in Wifi/udp, serial over Bluetooth 4 and a web server for configuration using a 10 dollar ESP32.
2020-07-05 22:17:49 +0000 UTC
View Post
Change log:
- IMPORTANT: Settings will be reset in this version and some changes were made to the was they are stored. If you wish to keep your current settings make a new home for this version and manually input them in to the new version.
- Added new settings menu/window
- Added About menu/window
- Adding ability to edit TCode channels
- Styled up the windows a bit.
- Added an option to use stream using Tcp. (Udp is default as it seemed a tad mor...
2020-06-11 23:10:46 +0000 UTC
View Post