|
880610c39d
|
IntegerEditor: reverse digit sequence in get_value() to use the more commonplace endiannes as default
|
2021-09-10 02:06:24 +02:00 |
|
Michael Sippel
|
b86220ae90
|
first color editor
|
2021-09-06 00:08:36 +02:00 |
|
|
fe4707e7b2
|
StringEditor & PosIntEditor: add get_data_port()
|
2021-08-31 03:03:51 +02:00 |
|
|
fdd5e925b1
|
add PosIntEditor
|
2021-08-31 02:10:10 +02:00 |
|
|
5eefcbb4d1
|
projection: remove_arg
|
2021-08-24 23:15:18 +02:00 |
|
|
9905a2376f
|
build StringEditor and PosIntEditor ontop of ListEditor
add DigitEditor and CharEditor
|
2021-08-16 01:27:35 +02:00 |
|
|
835a0bf08e
|
move VecBuffer and views into separate vec module
|
2021-06-16 01:56:34 +02:00 |
|
|
df91db7774
|
radix transform: add update hook
|
2021-06-05 23:01:00 +02:00 |
|
|
ca819aeaf4
|
port: introduce update hooks to avoid extra async tasks per projection
fixes deadlock issues
|
2021-05-22 01:33:58 +02:00 |
|
|
c6717e0e75
|
fix warnings
|
2021-05-13 16:22:30 +02:00 |
|
|
042fc6353c
|
example utils: improve types
|
2021-05-03 19:55:29 +02:00 |
|
|
0feaee454c
|
add positional integer radix transform
|
2021-04-29 01:32:59 +02:00 |
|