95002973e8
PIEthernet send to custom address fix
2021-04-13 18:29:21 +03:00
7a2a9ee7d0
picrypt.cpp no-sodium fix
...
picodeparser now recognize assignment in declaration
2021-04-12 23:17:13 +03:00
77477a1853
PICloud IODevice flags
2021-04-12 18:04:42 +03:00
5042cd739f
PICloud resolve addr
2021-04-12 15:02:42 +03:00
dbd2267a8c
PICloud change protocol > server_uuid
2021-04-12 11:35:34 +03:00
f75ce1e8e0
PICloud Dispatcher screen mode
2021-04-09 16:44:05 +03:00
f0e2410929
PICrypt passwordHash fix hash and return, PICloud repair Server exit, fix PIAuth pass_hash gen
2021-04-08 11:53:10 +03:00
4584d9c639
PIObject::deleted now has 1 argument
...
PIIODevice small refactoring
new PIIODevice virtual methods: threadedReadTerminated() and threadedWriteTerminated()
PIIODevice::stop now accept bool "hard" instead of "wait"
PIStreamPacker new features: packet size crypt and aggressive optimization
2021-04-07 22:13:56 +03:00
bf63b0e9f3
PIClout data send and receive test
2021-04-07 18:03:28 +03:00
21e00e7176
picloud data send and receive, not tested
2021-04-07 17:19:58 +03:00
fd2e0b2eed
picloud fix segfault on close
2021-04-07 15:52:53 +03:00
1fd9851068
PICloud with streampacker
2021-04-07 14:38:32 +03:00
fcf9f0f80e
picloud add server logics
2021-04-06 17:49:07 +03:00
be0db84147
PICloud connect/disconnect
2021-04-06 15:24:58 +03:00
f0d4801d3c
picloud next iteration
2021-04-05 17:42:02 +03:00
20389d68fa
Merge branch 'master' of https://git.shs.tools/SHS/pip
2021-04-02 12:04:45 +03:00
56af6c897f
remove removeVariable
2021-04-02 12:04:39 +03:00
0888df99e9
PIEvaluator code brush
2021-04-02 11:57:08 +03:00
8a05a25bca
PIEvaluator simplify variables sort
2021-04-02 11:42:01 +03:00
58bdcd65a3
version 2.19
...
PIEvaluator setVariable by index bug fix
2021-04-01 19:14:54 +03:00
6e4b808a66
PIBinaryLog thread-safe and RealTime mode patching, now pause and seek available
2021-03-17 22:51:44 +03:00
7bbbd09f42
Revert "version 2.16.0, PIPluginLoader changes"
...
This reverts commit f367ef00f7 .
2021-03-05 17:29:04 +03:00
f367ef00f7
version 2.16.0, PIPluginLoader changes
2021-02-15 16:02:24 +03:00
d5574cf245
revert PICrypt hardkey
2021-02-09 10:01:35 +03:00
6e7055bea3
fix PICrypt key size
2021-02-08 18:29:55 +03:00
de4102a648
PIOpenCL::Buffer API improvements
2021-01-31 21:34:17 +03:00
27e3085cfd
PIOpenCL native handlers, custom compile arguments
2021-01-22 11:14:23 +03:00
493b211886
Configure address and undefined sanitizers & fix delete UB
2021-01-12 13:53:32 +03:00
ec96adee3f
Merge branch 'master' of https://git.shs.tools/SHS/pip
2020-12-23 16:52:35 +03:00
587d90f269
fix plugin path in picout
2020-12-23 16:52:27 +03:00
3c543e79f0
PISerial patch - close on read error
2020-12-06 13:09:29 +03:00
5de87eeed1
PIVariant::fromValue<PIVariant> fix
...
PIOpenCL new Buffer class
2020-12-03 21:38:30 +03:00
e0e8266b59
PIPropertyStorage: add return values and documentation in some functions
2020-11-25 12:39:15 +03:00
5c0ef7173a
pip_code_model macro now automatic add CMAKE_CURRENT_SOURCE_DIR to relative pathes, no ABSOLUTE need
...
PIOpenCL first working version
2020-11-15 11:40:47 +03:00
1dd16cf29a
esp32
2020-11-06 17:54:07 +03:00
102380a325
esp
2020-11-06 17:33:56 +03:00
56223ad67e
esp
2020-11-06 17:32:20 +03:00
555dc74086
esp
2020-11-06 17:29:53 +03:00
04c08742ac
esp
2020-11-06 17:23:09 +03:00
58c7f74de6
esp_flash.h
2020-11-06 16:25:13 +03:00
de756491d8
esp_flash_get_chip_size
2020-11-06 16:22:28 +03:00
80efa4b094
remove esp_spi_flash.h
2020-11-06 16:20:31 +03:00
6124452ac6
REGISTER_PIVARIANTSIMPLE
2020-11-06 16:16:14 +03:00
9d313f4c0a
register pivariant for PIKbdListener Events
2020-11-06 16:09:22 +03:00
3457d87299
__VariantFunctions__<std::function<void(void*)> >
2020-11-06 16:06:25 +03:00
0c6e6358b2
register PIVariant std::function
2020-11-06 15:47:01 +03:00
9497b1bbb7
PIVariantSimple freertos fix
2020-11-06 15:39:14 +03:00
a6954fd7bc
PIEvaluator::usedVariables() now returns without i, pi, e
2020-11-03 13:08:18 +03:00
a349af62bb
Merge pull request 'deploy' ( #50 ) from deploy into master
...
Reviewed-on: https://git.shs.tools/SHS/pip/pulls/50
2020-11-03 12:03:07 +03:00
24d9d66c24
version 2.14.1
2020-11-03 12:00:27 +03:00