272 Commits

Author SHA1 Message Date
radiomanV
2ee9b878c3 Replaced MSVCRT _snwprintf with C99 snwprintf 2025-10-13 19:56:15 +03:00
radiomanV
ffd1a826f4 Introduced Wine64 wrapper 2025-09-24 02:28:58 +03:00
radiomanV
988b9d1373 Updated readme 2025-09-20 19:36:57 +03:00
radiomanV
76b582f5af Moved wine wrapper to wine32 2025-09-18 21:40:01 +03:00
radiomanV
b97b1a81da Updated InfoIC dumper 2025-09-10 07:30:10 +03:00
radiomanV
eef1bd34cf Fixed InfoIc new API version 2025-09-06 21:12:59 +03:00
radiomanV
7d7e919352 Added T76 dump option 2025-05-08 09:48:37 +03:00
radiomanV
4be76a4d1f Fix wrong comments 2025-04-18 11:49:57 +03:00
radiomanV
7127eb6859 Update setupapi.dll 2025-04-16 20:44:36 +03:00
radiomanV
6a4bef67d1 Added static libusb build 2025-02-26 10:54:50 +02:00
radiomanV
4cdd8fdccb Update readme.md 2025-02-21 17:28:59 +02:00
radiomanV
e7a6ce33cb Update setupapi.dll 2025-02-21 16:30:26 +02:00
radiomanV
96ace87a0d Code refactoring. Using LibUsb async transfer. 2025-02-15 06:30:01 +02:00
radiomanV
523e70fc92 Merge pull request #59 from nmatt0/master
Fix T76 VID and PID values
2025-01-22 06:38:56 +02:00
Matt Brown
2eff82fd58 recompiled setupapi.dll 2025-01-21 16:43:47 -05:00
Matt Brown
e15c5a7360 fixed switched VID and PID 2025-01-21 16:42:18 -05:00
radiomanV
a62ecc94a9 Added T76 support 2025-01-21 08:32:27 +02:00
radiomanV
8ae2fb3612 Update function search pattern for V12.7x 2025-01-20 23:32:06 +02:00
radiomanV
e84ca7a873 Merge pull request #56 from plaes/qstring-fix
Fix build against Qt 6.7 version
2025-01-03 21:33:00 +02:00
radiomanV
a081275db1 Update setupapi.dll 2025-01-03 21:31:43 +02:00
radiomanV
794a8fefa6 Merge pull request #57 from kscz/master
Remove unused model detection, fix types to match libusb
2025-01-03 21:27:21 +02:00
Kit Sczudlo
c724c3b6cc Remove unused model detection, fix types to match libusb
The current build of setupapi.dll does not appear to work on linux.
This patch removes what appears to be broken model detection and
fixes the types of several parameters to get the code working again.

Tested with an Xgecu T56 on Arch linux.
2024-12-30 19:41:59 -08:00
Priit Laes
2e4a7f9f5c Fix build against Qt 6.7 version
Seems like there were some changes in QTextStream class that now warrant
QString include as well.
2024-09-13 09:46:39 +03:00
radiomanV
2cbb2bb8cf Wrong PLCC flag 2024-04-18 21:47:52 +03:00
radiomanV
b6a468ebfb Update setupapi.dll 2024-04-18 14:38:37 +03:00
radiomanV
8443e31d76 Update setupapi.dll binary 2024-04-14 15:15:52 +03:00
radiomanV
e17351c83c Merge pull request #50 from bmx/patch-2
add T48 support to wine
2024-04-14 14:51:13 +03:00
bmx
3f08457267 add T48 support to wine
model can be used to print more debug stuff based on found model.
2024-04-14 13:47:55 +02:00
radiomanV
b8b0b18efb Merge pull request #49 from bmx/patch-1
add a runtime debug option to avoid recompiling
2024-04-14 14:32:28 +03:00
bmx
d992f43e17 add a runtime debug option to avoid recompiling
the TL_DEBUG environment variable, if set to 1, it will run in debug mode.
2024-04-14 13:27:35 +02:00
radiomanV
285754e513 Add T56 algorithm support 2024-04-10 06:12:40 +03:00
radiomanV
2c955f24e7 Update README.md 2024-04-07 01:50:20 +03:00
radiomanV
12e9abdff2 Update README.md 2024-04-06 17:27:51 +03:00
radiomanV
65cabd80e8 Update README.md 2024-04-05 12:02:45 +03:00
radiomanV
f6981d2734 Update README.md 2024-04-05 01:28:29 +03:00
radiomanV
3ae212b79e Create README.md 2024-04-05 01:23:23 +03:00
radiomanV
6b1d760716 Initial commit 2024-04-04 23:48:18 +03:00
radiomanV
528dcfc216 Delete InfoIcDump/TL866II directory 2024-04-04 23:42:41 +03:00
radiomanV
769d8eb935 Delete InfoIcDump/TL866 directory 2024-04-04 23:42:25 +03:00
radiomanV
7d9a3c601e Set Led background role 2022-03-04 14:33:42 +02:00
radiomanV
b22023bb12 Merge pull request #41 from Kreeblah/qt6_fixes
Fixed QT6 and macOS build errors
2022-03-01 11:55:21 +02:00
Kreeblah
b570594e66 Switched to nullptr for libusb context 2022-03-01 00:44:57 -08:00
radiomanV
df69735e11 Merge pull request #42 from Kreeblah/macos_deprecation_fix
Fixed macOS deprecation warning
2022-03-01 09:34:46 +02:00
Kreeblah
8e2a2d5218 Fixed macOS deprecation warning 2022-02-28 23:06:02 -08:00
Kreeblah
133e4a9e8d Fixed QT6 and macOS build errors 2022-02-28 22:51:16 -08:00
radiomanV
bbf08d6340 Update setupapi.dll 2021-09-13 05:17:18 +03:00
radiomanV
b417f91de8 Update setupapi.dll binary 2021-09-06 19:55:20 +03:00
radiomanV
f8c1651e18 Optimize wine wrapper code 2021-09-05 20:05:38 +03:00
radiomanV
c75bb241d8 Changed patch function 2021-09-05 19:20:15 +03:00
radiomanV
c61b3da094 Update readme 2021-09-05 17:18:38 +03:00