Commit Graph
21 Commits
Author SHA1 Message Date
andrey 2605446573 refactor: rename __PIP_TYPENAME_DECLARE to PIP_REGISTER_TYPENAME, add PIP_DECLARE_TYPENAME macro
- Rename __PIP_TYPENAME_DECLARE to PIP_REGISTER_TYPENAME across all headers
- Add PIP_DECLARE_TYPENAME(name) macro for in-class type name declaration
- Replace all static const char * __pip_typename__() member functions with PIP_DECLARE_TYPENAME
2026-08-24 19:31:41 +03:00
andrey 86a1084ec1 feat: enforce no-RTTI type name registration with static_assert 2026-08-23 08:20:51 +03:00
peri4 16a818c95e picloud hang fix try :`-( 2024-09-06 08:05:26 +03:00
peri4 d46b5e008a try to fix cloud again 2024-06-01 22:27:39 +03:00
peri4 0d585cfebf cloud fix ... (( 2024-03-25 21:17:05 +03:00
peri4 c2b8a8d6da code format 2022-12-14 14:13:52 +03:00
Бычков Андрей 897f03f3d0 some fixes for picloud, but still not working correctly 2022-11-08 14:43:52 +03:00
andrey 638f0e0181 PIIODevice remove init
picloud dispatcher fix
2022-10-23 19:22:36 +03:00
andrey 4c0530d89a picloud ping and fix big bugs 2021-08-19 18:13:05 +03:00
andrey f8818c8537 picloud patch 2021-08-12 19:50:17 +03:00
andrey dbd2267a8c PICloud change protocol > server_uuid 2021-04-12 11:35:34 +03:00
andrey f75ce1e8e0 PICloud Dispatcher screen mode 2021-04-09 16:44:05 +03:00
andrey b2f8132518 PICloud disconnect 2021-04-07 18:11:25 +03:00
andrey bf63b0e9f3 PIClout data send and receive test 2021-04-07 18:03:28 +03:00
andrey 1fd9851068 PICloud with streampacker 2021-04-07 14:38:32 +03:00
andrey fcf9f0f80e picloud add server logics 2021-04-06 17:49:07 +03:00
andrey be0db84147 PICloud connect/disconnect 2021-04-06 15:24:58 +03:00
andrey f0d4801d3c picloud next iteration 2021-04-05 17:42:02 +03:00
andrey 234d4e73be picloud 2020-08-27 19:40:11 +03:00
andrey cfebf8cf23 cloud test 2020-08-26 17:28:56 +03:00
andrey 3f7f67e198 picloud start develop 2020-06-15 11:09:34 +03:00