Commit graph

  • 868988cc8d add information about display hardware Vinzenz Schroeter 2024-05-26 15:08:41 +0200
  • 8bf1452e31 fix c# example Vinzenz Schroeter 2024-05-26 14:58:05 +0200
  • ccbba9ad83 split README Vinzenz Schroeter 2024-05-26 14:53:26 +0200
  • 3780c2063d set version to 0.5.0 Vinzenz Schroeter 2024-05-26 14:18:02 +0200
  • c92493fad1 move examples into package (include them in published crate) Vinzenz Schroeter 2024-05-26 13:55:19 +0200
  • 5514f60c28 exclude packages from tests so cargo test --all works Vinzenz Schroeter 2024-05-26 13:25:36 +0200
  • d1db850fd4 remove duplicate lock files, cargo update Vinzenz Schroeter 2024-05-26 13:19:35 +0200
  • f759395393 move c_api into binding_c crate, update C# binding Vinzenz Schroeter 2024-05-26 13:15:11 +0200
  • edcad6fd03 improve c build Vinzenz Schroeter 2024-05-26 11:40:52 +0200
  • f2d98af532 rename to servicepoint, new dir structure, WIP build.rs Vinzenz Schroeter 2024-05-25 11:16:37 +0200
  • e9dc4b59d2
    only require into Packet for sendable data Annika Hannig 2024-05-23 20:56:46 +0200
  • 0bc13fee81 version 0.4.2 Vinzenz Schroeter 2024-05-19 14:27:18 +0200
  • db2a5931c3 build cs binding later, now solution loads without rust Vinzenz Schroeter 2024-05-19 14:27:09 +0200
  • 5b2e03827a add meta feature for all compressions, add random unit test Vinzenz Schroeter 2024-05-19 14:22:45 +0200
  • 1fe7760ee2 fix examples Vinzenz Schroeter 2024-05-18 15:49:22 +0200
  • b21040c1f3 u16 only in implementation details to remove need to cast for user Vinzenz Schroeter 2024-05-18 14:45:52 +0200
  • 8adf563320 move more grid functionality into trait Vinzenz Schroeter 2024-05-18 14:11:20 +0200
  • 79e963d045 add lzma as only default compression, add missing cfg annotations Vinzenz Schroeter 2024-05-18 13:19:43 +0200
  • e615f3f949 move freestanding functions into impl Vinzenz Schroeter 2024-05-18 11:24:13 +0200
  • d5e08faeb1 move data_ref to trait Vinzenz Schroeter 2024-05-18 11:11:15 +0200
  • bcf040911d move grid functions to trait Vinzenz Schroeter 2024-05-18 10:50:35 +0200
  • 314bec36f3 cargo fmt, clippy Vinzenz Schroeter 2024-05-17 23:56:20 +0200
  • 46c9174d3d add suggested frame pacing Vinzenz Schroeter 2024-05-17 23:56:08 +0200
  • 6a2ee5fcfa add better panic messages on oob index Vinzenz Schroeter 2024-05-17 23:48:30 +0200
  • 312fff95b3 improve text example, fix example in README Vinzenz Schroeter 2024-05-17 23:05:52 +0200
  • 548c957bf4 version 0.4.1 Vinzenz Schroeter 2024-05-17 21:25:19 +0200
  • 36fc109d91 add more unit tests Vinzenz Schroeter 2024-05-17 21:23:56 +0200
  • c61c267b02 add more unit tests Vinzenz Schroeter 2024-05-17 21:02:50 +0200
  • 8426698b9f clippy fix, fmt Vinzenz Schroeter 2024-05-17 18:44:31 +0200
  • 5a717beda5 make width and height private to make it read only Vinzenz Schroeter 2024-05-17 18:43:39 +0200
  • ab66a6a33e unit tests for round trip command and packet, fix bugs and add needed derivations Vinzenz Schroeter 2024-05-17 18:36:18 +0200
  • 483a5057fe unit tests for ByteGrid Vinzenz Schroeter 2024-05-17 17:55:29 +0200
  • 04f65ae774 unit tests for BitVec Vinzenz Schroeter 2024-05-17 17:38:51 +0200
  • eab2d58945 fix csharp binding path Vinzenz Schroeter 2024-05-16 23:38:35 +0200
  • 12eefd9978 version 0.4.0 Vinzenz Schroeter 2024-05-16 23:20:22 +0200
  • 8307354a58 cargo fmt Vinzenz Schroeter 2024-05-16 23:18:43 +0200
  • 972d713cf1 clippy changes Vinzenz Schroeter 2024-05-16 23:16:05 +0200
  • 95928ee85c update language bindings and examples Vinzenz Schroeter 2024-05-16 23:12:03 +0200
  • 862804de3b rename c-api to c_api Vinzenz Schroeter 2024-05-16 23:03:39 +0200
  • da4df32878 add new compression commands to BitmapLinearWin Vinzenz Schroeter 2024-05-16 23:03:07 +0200
  • 6834bb084b fix compression, rename enum values Vinzenz Schroeter 2024-05-16 21:32:33 +0200
  • 7b6b4ea806 version v0.3.0 Vinzenz Schroeter 2024-05-15 23:17:52 +0200
  • e4c4416b74 regenerate bindings Vinzenz Schroeter 2024-05-15 23:17:29 +0200
  • 237ca6d6a2 manual clippy fixes Vinzenz Schroeter 2024-05-15 23:14:38 +0200
  • b0de3a4fb5 clippy fix Vinzenz Schroeter 2024-05-15 23:08:54 +0200
  • 8a68de8895 move around readme parts again Vinzenz Schroeter 2024-05-15 22:57:42 +0200
  • 1dad113ca1 a bunch of minor changes combined: Vinzenz Schroeter 2024-05-15 20:34:51 +0200
  • 5803b71f3a fix c example Vinzenz Schroeter 2024-05-14 21:41:59 +0200
  • 9b618d931a build c# project from clean repository should work now Vinzenz Schroeter 2024-05-14 00:04:04 +0200
  • bca09d7336 examples first, better C# installation Vinzenz Schroeter 2024-05-13 21:46:22 +0200
  • 51685f038c fix paths, also build main library automatically for C# binding Vinzenz Schroeter 2024-05-13 21:39:16 +0200
  • 18aa87da92 merge folders Vinzenz Schroeter 2024-05-13 21:17:20 +0200
  • 6355b430ee expanded README Vinzenz Schroeter 2024-05-13 18:59:31 +0200
  • ea7061db7f add possibility to get a reference to the raw data of PixelGrid Vinzenz Schroeter 2024-05-13 01:26:44 +0200
  • 10e6138756 rename example Vinzenz Schroeter 2024-05-13 00:24:44 +0200
  • eb723701cf add c# binding including example Vinzenz Schroeter 2024-05-13 00:17:40 +0200
  • 3bf5249d08 move c binding into separate dir Vinzenz Schroeter 2024-05-12 21:33:47 +0200
  • 27a87cc80a yet another variant of the c library. now the header has to be generated manually. Vinzenz Schroeter 2024-05-12 21:14:23 +0200
  • ff64557d29 improve c library Vinzenz Schroeter 2024-05-12 20:25:06 +0200
  • 76907a8e3d version 0.2 Vinzenz Schroeter 2024-05-12 18:29:27 +0200
  • 4bb505650c fix c api, add usage example Vinzenz Schroeter 2024-05-12 18:28:53 +0200
  • 98e8a6d639 add c api Vinzenz Schroeter 2024-05-12 17:15:30 +0200
  • 01d1f1dad0 one workspace for everything Vinzenz Schroeter 2024-05-12 13:51:41 +0200
  • 0b28b24900 cargo fmt Vinzenz Schroeter 2024-05-12 13:14:33 +0200
  • 62ca9037b6 remove dependency on num Vinzenz Schroeter 2024-05-12 13:11:42 +0200
  • 3b9586a69e version bump because of rebase mishap Vinzenz Schroeter 2024-05-12 01:50:06 +0200
  • a6bae192dc add badges Vinzenz Schroeter 2024-05-12 01:49:38 +0200
  • f98950725a fix license in toml Vinzenz Schroeter 2024-05-12 01:38:29 +0200
  • 61b3fac20d version 0.1.1 Vinzenz Schroeter 2024-05-12 01:35:59 +0200
  • df8c1249c4 renames, add documentation headers Vinzenz Schroeter 2024-05-12 01:30:55 +0200
  • 9dc13861df update installation Vinzenz Schroeter 2024-05-12 00:21:48 +0200
  • 88671ac5c9 add badges Vinzenz Schroeter 2024-05-12 00:20:26 +0200
  • 4292ac3ebd
    Create LICENSE Vinzenz Schroeter 2024-05-12 00:10:34 +0200
  • d061ea3691 add metadata Vinzenz Schroeter 2024-05-12 00:09:07 +0200
  • 24445dfb79 add README.md Vinzenz Schroeter 2024-05-12 00:03:10 +0200
  • 362426c758 reformat with max width Vinzenz Schroeter 2024-05-11 23:28:08 +0200
  • 0a3f400e92 add rest of compression algorithms Vinzenz Schroeter 2024-05-11 23:16:41 +0200
  • 664ce42e6c move compression into own function Vinzenz Schroeter 2024-05-11 22:21:27 +0200
  • 5c61d02749 add gz compression Vinzenz Schroeter 2024-05-11 21:14:20 +0200
  • 0e393896d3 change transparent line example to wiping_clear Vinzenz Schroeter 2024-05-11 19:29:39 +0200
  • 35ae1f20ce fix vec len, add moving transparent line example Vinzenz Schroeter 2024-05-11 18:28:57 +0200
  • 02bac1e173 add publish=false to examples Vinzenz Schroeter 2024-05-11 17:38:25 +0200
  • a239adb07a add example random_brightness Vinzenz Schroeter 2024-05-11 17:34:52 +0200
  • 27f891cd92 remove Window, fix examples, add logging Vinzenz Schroeter 2024-05-11 14:41:09 +0200
  • 40de106f46 add byte grid Vinzenz Schroeter 2024-05-11 12:43:17 +0200
  • 8ceaef72fa add BitVec::len Vinzenz Schroeter 2024-05-11 00:36:27 +0200
  • 571cf73510 add BitmapLinear variants Vinzenz Schroeter 2024-05-10 21:45:33 +0200
  • 638249c2b9 add BitmapLegacy Vinzenz Schroeter 2024-05-10 21:27:34 +0200
  • c7456f0a67 From<Vec<u8>> for Packet Vinzenz Schroeter 2024-05-10 20:08:56 +0200
  • 9eaa7462bc Into, TryFrom Vinzenz Schroeter 2024-05-10 19:55:18 +0200
  • 30c26db9f7 add command line option for moving line Vinzenz Schroeter 2024-05-10 18:51:03 +0200
  • 06d3a99659 fix missing dependency Vinzenz Schroeter 2024-05-10 18:35:52 +0200
  • e625643c9c add announce example Vinzenz Schroeter 2024-05-10 18:34:21 +0200
  • 8b33389203 add command code type Vinzenz Schroeter 2024-05-10 18:33:51 +0200
  • a23ca55f60 add ability to load PixelGrid and BitVec Vinzenz Schroeter 2024-05-10 16:14:53 +0200
  • e6f8afb378 game of life example, bug fixes Vinzenz Schroeter 2024-05-10 12:24:07 +0200
  • a7b6cf2ad0 PixelGrid::max_sized, cloneable Vinzenz Schroeter 2024-05-10 01:35:24 +0200
  • 2ff0ffa0d6 move example out of module Vinzenz Schroeter 2024-05-10 01:00:30 +0200
  • 6b5fdca654 split out more files Vinzenz Schroeter 2024-05-10 00:53:12 +0200
  • db8370e642 first working version Vinzenz Schroeter 2024-05-09 23:30:18 +0200