corpsmoderne
  • Joined on 2022-04-07
corpsmoderne pushed to feature/dac-trait at protonphoton/lj_rust 2023-06-08 19:09:33 +00:00
d9b96f6090 fix draw loop
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-08 18:37:09 +00:00
a791514cbe better error message for config issues
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-08 17:52:18 +00:00
9c996b1029 fix tests
22d007d938 fix warnings and make clippy happy
ad3b3803ce load transformers from config file
80ec78efd3 merge
40abb3ac57 no need for these mod to be pub anymore
Compare 9 commits »
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-08 13:52:29 +00:00
9c996b1029 fix tests
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-07 16:28:32 +00:00
22d007d938 fix warnings and make clippy happy
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-07 15:29:29 +00:00
ad3b3803ce load transformers from config file
80ec78efd3 merge
259fdeb7b0 feat: Add device interface and factory
Compare 3 commits »
corpsmoderne pushed to feature/dac-trait at protonphoton/lj_rust 2023-06-07 09:49:30 +00:00
e68cc8bcbc fix borrowing issue and make everything compile
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-06 09:47:30 +00:00
40abb3ac57 no need for these mod to be pub anymore
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-06 09:35:02 +00:00
bc78b30b09 refacto transformer with module hierarchy
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-06 09:34:43 +00:00
e899d8061c refacto transformer with module hierarchy
corpsmoderne pushed to dev/marc at protonphoton/lj_rust 2023-06-06 09:33:58 +00:00
7d7eec6695 refacto transformer with module hierarchy
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 11:22:33 +00:00
1072ff4660 make clippy happy
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 11:15:45 +00:00
a2372f9e9a more info
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 11:10:55 +00:00
bb28bb0c5e integrate propper logging system
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 10:02:06 +00:00
f20838e022 pick 'settings.toml' by default
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 09:26:23 +00:00
12ceb6f69b rename modifier to transformer
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-05 09:05:25 +00:00
9844475fa1 list of transformers
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-04 19:48:01 +00:00
de26c1c793 first draft for transformers
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-04 19:36:39 +00:00
d9450e903f add our own point definition
corpsmoderne pushed to master at protonphoton/lj_rust 2023-06-04 15:38:34 +00:00
edba874ae7 refactor conf