]> code.bitgloo.com Git - clyne/stmdspgui.git/commit
more refactor; draw samples grid and cursor; gen load fixes
authorClyne Sullivan <clyne@bitgloo.com>
Tue, 23 Nov 2021 00:44:48 +0000 (19:44 -0500)
committerClyne Sullivan <clyne@bitgloo.com>
Tue, 23 Nov 2021 00:44:48 +0000 (19:44 -0500)
commitfde531e7c44ea917f745a9f800178fbe83fa19b5
tree7b305c0bb27bf0fd30f9f0feeb7ae6dadbc8d1ae
parentc76ba69fc933a86e526855b097907a728e24568b
more refactor; draw samples grid and cursor; gen load fixes
13 files changed:
Makefile
source/circular.hpp [new file with mode: 0644]
source/device.cpp
source/device_formula.cpp
source/file.cpp
source/gui.cpp
source/gui_device.cpp
source/imgui/TextEditor.cpp
source/imgui/TextEditor.h
source/imgui/imgui.h
source/logview.cpp [new file with mode: 0644]
source/logview.h
source/main.cpp