1072 Commits (305bcc80987cdd66de6fb00bf7d78355039c687d)
 

Author SHA1 Message Date
heck 305bcc8098 .gitignore 2 years ago
heck 22e3887c1c Enhancement: Add module net 2 years ago
heck 8290c12847 Log: add set_backends() 2 years ago
heck f70817fcca Build: Elevate to C++17 2 years ago
heck c55102d91b Log: add file backend 2 years ago
heck 875481c578 use the bloody std::string_view where possible 2 years ago
heck 577f5b359d Test: Logging - C++(11) 2 years ago
heck 79c17deb21 Test: Logging - C99 2 years ago
heck 48adc084c3 Logging Module improved a LOT 2 years ago
heck e3e51f0904 Makefiles stuff... 2 years ago
heck 7ed7ad5aa4 Add logging module for C AND C++ WIP 2 years ago
heck 69b54b9807 Build: General Overhaul 2 years ago
heck 23a37e92f8 ged.c - plug in a C++ func just to test 2 years ago
heck 52d9719b19 base.h - make C++ compatible 2 years ago
heck 38087897b5 Build: Add first C++ module 2 years ago
heck 2f58ada8d1 Add first C++ module 2 years ago
heck b743351259 Examples: Add Pia Arhia - Entropy 2 years ago
heck ad43eedfee cosmetic 2 years ago
heck de8f5fe101 i like data types separated from functions 2 years ago
heck 477bbe6cbe rename: mbuf_resizable stuff 2 years ago
heck 97705ed9d8 field.h - structure 2 years ago
heck c31fafaa1f tui - sort includes 2 years ago
heck 5751b2fda9 tui_main.c - cosmetics 2 years ago
heck 25e9445128 tui_main.c - argopt enum no need to be global 2 years ago
heck 2cafb99a47 tui_main.c - #includes sorted 2 years ago
heck 9b686d8e78 tui_main.c - read_int() renamed has nothing to do with read 2 years ago
heck 4db20a7284 tui_main.c - rename cont_window to window_main 2 years ago
heck e6ce48123f tui.c - rename cont_window to win 2 years ago
heck 72f7596487 gbuffer.h - separate interface / implementation 2 years ago
heck af44828a9b Use base.h as general mother-of-all-dependencies 2 years ago
heck a94de1f77d Build: build.conf rename to .example - dont want it to be dirty all the time 2 years ago
heck 5ac11dc884 fix: cli_main.c now need to have an impl of sokol, due to usage in multiple modules 2 years ago
heck 1c0f30e5c4 refactor: untangle tui_main.c into modules tui, ged, midi 2 years ago
heck 01e5352c61 refactor: move functions used in tui and ged into base.h 2 years ago
heck d20abf75ed refactor: move #staticni into base.h and curses stuff into term_util.h 2 years ago
heck 09d2f7f469 remove disabled dev/debug code 2 years ago
heck 723cf162c3 Build: disable -Wall 2 years ago
heck 41aead242d Build: Add a test program (for playing around) 2 years ago
heck 6e74358cef Build: actually just implement both programs in the build 2 years ago
heck ecfab7f8e4 uncomment cli_main() for now. dont use just yet. 2 years ago
heck 53575550f0 SIN: Reformat the whole codebase using tweaked .clang-format 2 years ago
heck c9b220c1a6 Build: forgot to add the new main Makefile 2 years ago
heck d2b0d1e29d Build: remove "tool", the orig shell based build script 2 years ago
heck bd98f785cf Build: build.conf 2 years ago
heck ca56d74c79 .gitignore 2 years ago
heck ad58c2fc9b Build: Add GNU Make based build infrastructure 2 years ago
heck b1d69e0d07 Project Structure - create src/ dir and move all sources there 2 years ago
npisanti e6a9a30ba0 Enable the use of up to 35 arguments for the OSC operator 2 years ago
nonmateria cd83bcca3b Enable the use of the octave 0 for the midi operator 3 years ago
Russtopia d027a414d5
Ensure console mouse events are turned off on exit (#82) 3 years ago