oddbear / GoXLR-TouchPortal-Plugin

A plugin for TouchPortal that works like the StreamDeck plugin.
MIT License
15 stars 3 forks source link

Unicode characters #10

Closed oddbear closed 3 years ago

oddbear commented 3 years ago

For some reason there is issues with unicode characters. Ex. Æ L Å. My Røde profile therefor needs to be called Rode to work.

Most likely a encoding difference between Touch Portal and GoXLR. Should be a simple fix.

oddbear commented 3 years ago

This seems to be a TouchPortal issue. When decoded æøå is replaced with ???. I have tried to decode using all types of encoders, but this seems to be broken in TouchPortal before transit.

On hold until next version of TouchPortal (2.3).

However, might be possible to partly fix by having a internal state of the profiles, then corrupt that one in the same way (or use ? as a wildcard).

oddbear commented 3 years ago

This is fixed in the TouchPortalSDK branch, that targets the 2.3 version of TouchPortal. Now there is another issue with TP 2.3, that makes the singles profiles not work. Waiting for a fix (or I need to modify the entry.tp file a little).

oddbear commented 3 years ago

Released 0.6