Commit Graph

8 Commits

Author SHA1 Message Date
d74f385a68 pmt: dont include new memoryTestFunction 2025-08-13 09:42:37 +03:00
8b3e886eee pmt: Improve performance and functions
- Added two new functions
 - Improved functions
 - Reformatted code (scripts and src/ include/)
 - Increased processing speed with multi-threading
2025-08-07 14:49:24 +03:00
6294482b39 pmt: ready for release
- Fix memory leaks
 - Writed functions and apply
 - Test pmt and verify stability
2025-08-06 21:58:05 +03:00
fe51bf1644 pmt: fix build issues with NDK 2025-07-29 21:20:31 +03:00
40260d5ae3 libhelper: fixup memory leak 2025-07-26 10:28:17 +03:00
18b5700cbd CMake: change the order in which libraries are included 2025-07-23 19:46:34 +03:00
d907ee9447 pmt: Improvement.
- At build time, the version, compile time, CMake version, compiler version, and compiler flags are retrieved with the new CMake module and a header is created. This header provides more robust version management and notifications.
- Build warnings fixed, code corrected for compilation.
- Improvements were made to CMake code.
- Modifications were made to the tests to read the library's version information.
2025-07-23 18:49:08 +03:00
d65867c249 pmt: first codes. 2025-07-21 12:08:45 +03:00