servicepoint/crates/servicepoint_binding_cs/ServicePoint
2024-10-16 18:29:36 +02:00
..
BindGen add constants for brightness in C api 2024-10-16 18:29:36 +02:00
Bitmap.cs rename PixelGrid to Bitmap 2024-10-15 21:37:36 +02:00
BitVec.cs rename sp_bit_vec_* to sp_bitvec_* 2024-10-15 21:50:43 +02:00
BrightnessGrid.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00
Command.cs rename PixelGrid to Bitmap 2024-10-15 21:37:36 +02:00
Connection.cs add ability to send commands directly in C code, annotate which functions may return null 2024-09-07 14:35:16 +02:00
Constants.cs use constants from generated file 2024-10-15 22:54:32 +02:00
Cp437Grid.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00
GlobalUsings.cs move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
Packet.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00
ServicePoint.csproj fix enable all features for docs.rs, bump version again for re-upload 2024-10-12 20:07:55 +02:00
ServicePointExtensions.cs move c_api into binding_c crate, update C# binding 2024-05-26 13:15:11 +02:00
SpNativeInstance.cs rename _dealloc to _free 2024-09-07 14:11:15 +02:00