|
|
1de4304e30
|
PIBinaryLog createIndexOnFly, loadIndex, saveIndex features
PIFile readAll and writeAll static methods
|
2023-05-11 21:44:31 +03:00 |
|
|
|
dea29429bf
|
PIBinaryLog support for uint ID
|
2023-05-03 22:12:56 +03:00 |
|
|
|
f5392f8b63
|
PIValueTree::readChildValue method
some child-oriented methods
allow to create JSON from single PIValueTree
|
2023-04-28 14:40:55 +03:00 |
|
|
|
3ab57eea88
|
PIProcess exit code for Windows
|
2023-04-25 17:15:00 +03:00 |
|
|
|
f503e85507
|
PIValueTree::childValue method
|
2023-04-24 19:03:36 +03:00 |
|
|
|
ee7251c17c
|
PIDir::name()
|
2023-04-22 23:22:23 +03:00 |
|
|
|
2780dacb48
|
new piDeleteSafety() method
|
2023-04-13 20:40:14 +03:00 |
|
|
|
dea469d85e
|
PIValueTree save issue
|
2023-04-10 13:16:59 +03:00 |
|
|
|
254649aa10
|
PIIOTextStream for strings fix
|
2023-04-07 19:43:56 +03:00 |
|
|
|
7badc531ce
|
support PICodeParser "enum class"
|
2023-04-06 21:11:01 +03:00 |
|
|
|
6d3b7c8543
|
version 3.10.0
PIDir::CurrentDirOverrider and PIDir::absolute
|
2023-04-05 11:56:58 +03:00 |
|
|
|
4af5886649
|
some doc, deploy tool fix
|
2023-04-04 13:05:09 +03:00 |
|
|
|
38bcb6c482
|
picrypt.h doc
|
2023-03-28 17:43:30 +03:00 |
|
Бычков Андрей
|
2d1c86bc83
|
PIByteArray optimization - takeRange
|
2023-03-24 17:08:42 +03:00 |
|
|
|
d66f7efb3c
|
fix include
|
2023-03-21 14:48:08 +03:00 |
|
|
|
49f5de26eb
|
PIValueTree::applyValues now can be recursive
|
2023-03-21 14:55:55 +03:00 |
|
|
|
0cd1206f94
|
version 3.9.0, add PIEthernet::NoDelay parameter
|
2023-03-21 10:14:05 +03:00 |
|
|
|
504fc5c896
|
small fixes
|
2023-03-14 17:41:12 +03:00 |
|
|
|
162f8e25fd
|
pow10 error
|
2023-03-13 14:18:42 +03:00 |
|
|
|
e0900b6bd5
|
piDeleteAll fix
|
2023-02-11 15:56:14 +03:00 |
|
|
|
f3540d54b4
|
fix pichar
|
2023-02-10 12:39:32 +03:00 |
|
|
|
d743cc66d8
|
PIValueTree::applyValues
|
2023-02-07 23:24:43 +03:00 |
|
|
|
df4dcd7f32
|
PIGeoPosition as PIVariant support
|
2023-01-29 20:27:43 +03:00 |
|
|
|
3391d88460
|
version 3.8.2
PIObject::Connection::disconnect() now const
PIObject::deleted now public
|
2023-01-26 23:54:17 +03:00 |
|
|
|
5d75f1d298
|
PIValueTree::standardAttributes
|
2023-01-26 12:31:54 +03:00 |
|
|
|
73d482ebe2
|
PICloudClient interrupt fix
|
2023-01-10 12:10:35 +03:00 |
|
|
|
c64a1beefa
|
PISerial::readDevice
|
2023-01-09 15:39:46 +03:00 |
|
|
|
677ae06df8
|
PIIODevice::readForTime fix
|
2023-01-09 15:35:20 +03:00 |
|
|
|
5cc5369d2a
|
missed include
|
2023-01-09 15:27:53 +03:00 |
|
|
|
5c16953d95
|
PIVariant, PIGPIO
|
2023-01-09 15:22:51 +03:00 |
|
|
|
f355cfc05e
|
some PIFile functionality
PIBinaryLog::close fix
|
2022-12-26 14:09:05 +03:00 |
|
|
|
81cbf905ba
|
PIValueTree add attributes
|
2022-12-20 16:10:38 +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 |
|
|
|
a98176f513
|
PISerial Windows read fix
|
2022-12-18 14:23:19 +03:00 |
|
|
|
886eb06880
|
new attribute
|
2022-12-16 23:06:21 +03:00 |
|
|
|
badcfac616
|
some PIValueTree changes, fix PIVariantTypes::Enum::fromString
|
2022-12-15 13:05:15 +03:00 |
|
|
|
c2b8a8d6da
|
code format
|
2022-12-14 14:13:52 +03:00 |
|
|
|
430a41fefc
|
before formatting
|
2022-12-14 13:56:19 +03:00 |
|
|
|
c74ba871cd
|
pivariant, enum, tiny format
|
2022-12-13 21:44:06 +03:00 |
|
|
|
c4cb81a104
|
PIJSON::toJSON with optionally unicode masking
PIVariantTypes::Color::toName()
|
2022-12-08 13:21:11 +03:00 |
|
|
|
0bd45ec49b
|
friend with UNICODE macro on windows
|
2022-12-07 09:33:46 +03:00 |
|
|
|
3625627072
|
PIVariantTypes::Color::toString() now can return color name
|
2022-12-05 22:08:58 +03:00 |
|
|
|
cf5284a244
|
color collection, now only CSS colors
PIVariantTypes::Color from/to string (with CSS names)
|
2022-12-05 19:16:48 +03:00 |
|
|
|
b25ecf42fb
|
PIValueTreeConversions text, options
PIVariant fixes
|
2022-12-04 18:27:54 +03:00 |
|
|
|
5bb9477b5b
|
PIVariant string conversions, PIDateTime::fromString
|
2022-11-30 22:40:28 +03:00 |
|
|
|
a27353d42d
|
PIValueTreeConversions start
|
2022-11-29 20:44:46 +03:00 |
|
|
|
1327e46f61
|
PIVariant and PIValueTree changes
|
2022-11-29 18:08:06 +03:00 |
|
|
|
a516acbd44
|
PIValueTree
|
2022-11-29 09:17:19 +03:00 |
|
|
|
d3d2b4281c
|
PIP_ADD_COUNTER now almost unique across different cpp
add PIValueTree
|
2022-11-28 14:41:12 +03:00 |
|
|
|
ab0b6a7649
|
remove debug
|
2022-11-27 12:44:19 +03:00 |
|