Commit Graph

24 Commits (93c41469829e339df9732f290dd0941bc91acefb)

Author SHA1 Message Date
Clyne 93c4146982 Merge branch 'windows' into devel
Clyne 77ff957e5e add formula disable flag
Clyne 074c596605
window and panel resizing
Clyne f211f96288
make helper funcs inline; drop std::span for algo
Clyne 660d967ec0
bug fixes; dynamic time measure; sync sample drawing
Clyne 29636cfebf fix serial timeout to prevent incomplete IO
Clyne 67ffe1f2ce
building with mingw
Clyne 1b176cf6cd small changes; sig gen square(), triangle(), pulse()
Clyne fde531e7c4 more refactor; draw samples grid and cursor; gen load fixes
Clyne c76ba69fc9 wip: major code refactor, split most gui from logic
Clyne f6318e3284 code cleanup; fix audio streaming
Clyne 4306970fd3 proper checkbox disable; basic themeing
Clyne 79032a73d5 status monitoring; improve connection safety
Clyne 12440b673f new file on startup; styling; bug fixes
Clyne 41ae9b3b1b added cmake support
Clyne a1700f3ca6 finished draw samples, can draw input too
Clyne e976308b6f draw samples: x/y scale progress
Clyne a4e2375f04 draw samples: set time frame
Clyne 9f48039620 buffered draw samples; increased read rate
Clyne 1cf4908a23 implement most of device features
Clyne 1c5a7e71ce add mono font, swap sans to lighter
Clyne 3da3e76f17 swap status bar for log view
Clyne bf0a126e8a update templates to new api; open template status fix
Clyne Sullivan 707b24dd07 initial commit