2615ddd127
pmt: Last commit for 1.2.0 version
...
- Major changes for developers.
- Some changes to flash and sizeof functions.
- Some minor changes.
2025-09-05 11:31:46 +03:00
e7baf4f5bc
pmt: Improve pmt & libpartition_map
...
- Change some operator returnn types.
- Use std::map instead of std::unordered on magic number maps.
- Some improvements.
2025-09-01 01:21:06 +03:00
e0f0b5b484
pmt: Improvements for developers
...
- Android.bp was written to be included in ROMs/recoveries etc. in Android build system.
- Macros have been added to simplify feature creation.
- Some bug fixes (for JSON and pmt).
2025-08-27 15:50:40 +03:00
631c735a9a
pmt: reformat code
2025-08-25 13:20:21 +03:00
1bc3b5ccef
pmt: CLeanup unnecessary function: real-link-path
...
- real-link-path function is removed.
- Added --real-link-path flag to real-path function for as real-link-path.
2025-08-15 11:52:03 +03:00
f5e465b995
pmt: reformat code
2025-08-10 18:44:58 +03:00
70328dc4db
Write docs and fixup real-path and real-size-path delimiters.
2025-08-09 23:58:09 +03:00
8e629d60d0
pmt: New features and improvements
...
- Added type getter and reboot function
- Writed a garbage collector, so manually freeing memory and closing file descriptors is removed
- Some other improvements
2025-08-09 12:48:04 +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