7d02f710ea
add PIPackedTCP
2024-08-02 14:43:42 +03:00
1c7fc39b6c
version 4.0.0_alpha
...
in almost all methods removed timeouts in milliseconds, replaced to PISystemTime
PITimer rewrite, remove internal impl, now only thread implementation, API similar to PIThread
PITimer API no longer pass void*
PIPeer, PIConnection improved stability on reinit and exit
PISystemTime new methods
pisd now exit without hanging
2024-07-30 14:18:02 +03:00
d46b5e008a
try to fix cloud again
2024-06-01 22:27:39 +03:00
d97798d063
version 3.18.1
...
fix pip_cmg - ignore static members
2024-04-30 15:23:26 +03:00
ee4d78d2e1
add PISet::const_iterator, now can iterate ranged-for PISet by T, not by PIPair<T, bool>
2024-04-05 17:13:18 +03:00
fb68a9f9fe
another segv on cloud
2024-03-31 20:31:35 +03:00
c7c3852747
cloud! finally fixed bug!
2024-03-25 22:40:29 +03:00
c18d0c918e
4
2024-03-25 21:45:59 +03:00
9c4fd41eef
3
2024-03-25 21:37:05 +03:00
9173dc936d
2
2024-03-25 21:34:30 +03:00
77c8681b43
1
2024-03-25 21:31:41 +03:00
2db9440a38
fix cloud ... :-/
2024-03-25 21:24:29 +03:00
0d585cfebf
cloud fix ... ((
2024-03-25 21:17:05 +03:00
02a9bfb76f
another try fix
2024-03-22 22:29:14 +03:00
ad7385c21f
more couts
2024-03-22 21:40:04 +03:00
dd6d91ac1d
cloud fixes ...
2024-03-18 10:45:57 +03:00
3fa5d9d9df
cloud inspecting ...
2024-03-15 19:49:37 +03:00
2b738f6f43
more safety cloud_dispatcher
2024-03-10 21:22:05 +03:00
154fb7d9fd
pip_vtt support special characters
2024-02-29 13:03:38 +03:00
50bff12364
map and cloud fix, add cloud debug
2024-02-22 17:10:38 +03:00
c77afcc374
PICodeInfo compatible with old interface, safety access to PICODEINFO
2023-12-08 19:01:22 +03:00
b8fc44714c
version 3.15.0 - improved pip_cmg and PICodeInfo storage
...
Important! changed API to access PICodeInfo storage
2023-12-08 16:14:18 +03:00
49a5ed6aa3
deploy_tool remove empty
2023-11-20 23:33:34 +03:00
bb668dab29
ignore cross-compile dependencies
2023-09-07 13:11:26 +03:00
aa69815a31
pip_cmg less code
2023-09-05 19:42:45 +03:00
61f1a34c14
PIString/PIChar explicit, support char16_t
2023-07-06 19:59:26 +03:00
8ad2503c5a
pichar and pistring explicit test
2023-07-06 18:37:42 +03:00
6c6437e980
typo fix
2023-06-21 17:20:07 +03:00
17e75c2951
expand ignored extensions for deploy_tool
2023-06-19 21:46:48 +03:00
dd56b1c142
deploy_tool - no objdump errors, Qml modules support, Windows custom Qt plugins and qml root directories
2023-06-14 23:30:48 +03:00
4af5886649
some doc, deploy tool fix
2023-04-04 13:05:09 +03:00
eb91ee1b35
deploy_tool now add wayland platform in addition to xcb
2023-03-26 18:16:14 +03:00
2ac215c19e
separate PIEthernet::Address to PINetworkAddress, typedef PIEthernet::Address to PINetworkAddress and mark as deprecated
...
PIValueTree new attributes for File and Dir
2022-12-19 14:29:18 +03:00
6c3f305562
improve pip_vtt - no-obsolete option, <location> support
2022-12-19 11:53:46 +03:00
fd82f5316c
add pip_vtt util
2022-12-18 20:40:49 +03:00
c2b8a8d6da
code format
2022-12-14 14:13:52 +03:00
c74ba871cd
pivariant, enum, tiny format
2022-12-13 21:44:06 +03:00
0bd45ec49b
friend with UNICODE macro on windows
2022-12-07 09:33:46 +03:00
e9128771db
version 3.6.0
...
another fixes in PIEthernet
remove PIThread::interrupt()
piwaitevent patches
2022-11-12 13:31:26 +03:00
Бычков Андрей
cb59017ebb
PICloud many important fixes
2022-11-11 16:18:05 +03:00
e9a7eaa276
fixes
2022-11-10 15:03:51 +03:00
Бычков Андрей
d9eac06749
pithread, pitimer stop, stopAndWait
2022-11-09 17:17:21 +03:00
Бычков Андрей
8738043dce
some PICloud and PIEthernet fixes
2022-11-09 17:04:13 +03:00
Бычков Андрей
897f03f3d0
some fixes for picloud, but still not working correctly
2022-11-08 14:43:52 +03:00
Бычков Андрей
2e1179e2fa
Merge branch 'master' of https://git.shs.tools/SHS/pip into thread
2022-11-08 10:53:30 +03:00
Бычков Андрей
93a1bf4f6d
some unsuccessfull fixes for picloud
2022-11-07 17:32:10 +03:00
2163deb7ea
PICodeParser entities visibility, check pip_cmg stream operators for public and global visibility
2022-11-01 14:54:53 +03:00
e46cfdc4bd
more precise using PIIODevice::reading_now flag, Warning! one should use it manually now
...
small enum fix for pip_cmg
2022-10-27 20:58:43 +03:00
638f0e0181
PIIODevice remove init
...
picloud dispatcher fix
2022-10-23 19:22:36 +03:00
9438ab4e53
PIIODevice threaded read refactoring
2022-10-23 16:02:09 +03:00