Matt Nadareski
08e0aa5b77
Convert refresh rates to properties, fix format
2026-04-03 00:04:11 -04:00
Matt Nadareski
3c6cfef070
Convert size keys to size properties
2026-04-02 23:45:17 -04:00
Matt Nadareski
11803aa34c
Convert Sound.Channels to long as a test
2026-04-02 22:45:33 -04:00
Matt Nadareski
49d3d9c096
Migrate most header string keys to properties
2026-04-02 22:01:42 -04:00
Matt Nadareski
11c4097cba
Rename Clone extension to DeepClone to avoid conflicts
2026-04-02 15:32:24 -04:00
Matt Nadareski
12ec3678b8
Fill in a few more string properties
2026-04-02 14:28:46 -04:00
Matt Nadareski
c61aea7eac
Move common string-only to properties
2026-04-02 11:18:49 -04:00
Matt Nadareski
8356aed5b0
Device.Manadatory converted to property
2026-04-02 02:43:29 -04:00
Matt Nadareski
c4524d20f0
Enum type conversion to property
2026-04-02 02:18:08 -04:00
Matt Nadareski
451e89afff
Boolean stuff convert to property
2026-04-01 21:59:16 -04:00
Matt Nadareski
5812d197a5
Change Name to concrete property
2026-04-01 13:18:45 -04:00
Matt Nadareski
4035d9db86
Add some common Metadata objects for NIDB
2026-04-01 10:37:25 -04:00
Matt Nadareski
e9902f0907
Reduce extension confusion
2026-03-27 00:48:44 -04:00
Matt Nadareski
8de1fbc52f
Reduce enum overhead in metadata
2026-03-26 22:51:14 -04:00
Matt Nadareski
52ad2ff89c
Move required extension
2026-03-26 15:15:59 -04:00
Matt Nadareski
8a51f5d8ab
Wire through already-added CRC-16 and CRC-64
2026-03-24 21:19:09 -04:00
Matt Nadareski
8f49e190d8
Fix everything
2026-03-24 19:17:25 -04:00
Matt Nadareski
5f0fdcfd8d
Update to IO 2.0.0
2026-03-24 18:02:49 -04:00
Matt Nadareski
219392e3a0
Port DictionaryBase extensions from ST
...
Notably, this is missing the equality checking because ST introduces a new type called "ModelBackedItem", which is specifically a type backed by a DictionaryBase item, with extensions. It is very similar to a Wrapper, but has different common utility. If there is a way to migrate that here, then the equality methods can come here as well.
2026-03-22 20:22:04 -04:00