Commit Graph

22 Commits

Author SHA1 Message Date
88212d001c add support for multiline text input 2025-05-09 01:22:14 +03:00
2545774575 add basic UI for adding and removing transforms 2025-05-07 22:30:46 +03:00
b9e0a7a2d6 first draft of multithreaded sample transforms 2025-05-03 22:32:28 +03:00
e48887cdee refactor sample list to store in blocks 2025-05-01 19:09:32 +03:00
af8cf21f53 refactor sample list to separate list in project 2025-04-30 00:01:07 +03:00
e5bc57d7b5 show statistics in marked ranges 2025-04-11 02:06:12 +03:00
faa0a534d5 add file input for changing opened file view 2025-04-10 00:23:53 +03:00
da7a580e55 add saving samples to a file 2025-04-09 20:31:53 +03:00
a2fc2befd1 add cache for min/max calculations when drawing graphs 2025-04-08 21:38:54 +03:00
8d1cad16b3 add checkbox to toggle view sync controls 2025-04-08 21:38:54 +03:00
772f35fee7 add checkbox to toggle rulers 2025-04-08 21:38:54 +03:00
36706ff348 add synchronized movement between views 2025-04-08 21:38:54 +03:00
ae26d2e1ba add custom draw callback to UI 2025-04-08 21:38:54 +03:00
23c4b99455 add sample rate input 2025-04-08 21:38:54 +03:00
d2b4942fa0 refactor in preparation for saving state to a file 2025-04-08 21:38:54 +03:00
c588956226 add preview for sample generation 2025-04-08 21:38:54 +03:00
31d0af0a5c add modal for protocol parameters 2025-04-08 21:38:53 +03:00
8ba3d0c914 add addition of channels from device screen 2025-03-19 01:58:11 +02:00
25377c8b4f add following of started collection 2025-03-16 14:21:25 +02:00
d8867cb3d6 show axis units on ruler 2025-03-16 13:38:53 +02:00
de2941c5bf add undo history to channel movements 2025-03-16 04:57:47 +02:00
859c36e93a add rulers to channel plots 2025-03-16 01:17:42 +02:00