|
|
69c9d80a82
|
plugin work, page navigation, reticks
|
2026-02-26 20:02:22 -05:00 |
|
|
|
8c83819a17
|
faster socket, clean up on plugin
|
2026-02-26 17:38:50 -05:00 |
|
|
|
ad07bf7fe6
|
remove client test app
|
2026-02-26 15:52:04 -05:00 |
|
|
|
bc40f9abe3
|
socket set up properly
|
2026-02-26 15:48:41 -05:00 |
|
|
|
e7f649ae0b
|
* 'Line 1: Added 'using Newtonsoft.Json.Serialization;' to ensure that JsonPropertyAttribute is available, as it is defined in this namespace in Newtonsoft.Json.' in file 'stream_deck_plugin\ClipTrimDotNet\Client\ClipMetadata.cs'
|
2026-02-24 21:16:25 -05:00 |
|
|
|
e34903b20f
|
* 'Line 3: Removed the duplicate using directive for Newtonsoft.Json.Converters.' in file 'stream_deck_plugin\ClipTrimDotNet\Client\ClipMetadata.cs'
|
2026-02-24 21:16:18 -05:00 |
|
|
|
192c959d39
|
* 'Line 1: Ensure both 'Newtonsoft.Json' and 'Newtonsoft.Json.Converters' namespaces are included, as JsonPropertyAttribute and StringEnumConverter are defined in these namespaces. This resolves the CS0246 error for missing JsonPropertyAttribute.' in file 'stream_deck_plugin\ClipTrimDotNet\Client\ClipMetadata.cs'
|
2026-02-24 21:16:12 -05:00 |
|
|
|
1e7141c43f
|
some tests
|
2026-02-24 21:11:26 -05:00 |
|
|
|
8f367c9264
|
start of migration
|
2026-02-21 11:15:02 -05:00 |
|