1046 Commits (4db20a7284c7c1d46e2e45ed73e6a16c2592d3d9)
 

Author SHA1 Message Date
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
Devine Lu Linvega 738f927bc4
Merge pull request #81 from milligramme/patch-1 3 years ago
milligramme b81ea9b309
Update tui_main.c 3 years ago
Nicola Pisanti 463d64b3b9 Fix Z capitalization 3 years ago
Nicola Pisanti 8cf7bf8136 Fix C capitalization 3 years ago
Nicola Pisanti bdb86c3406 Fix R capitalization, closes #79 3 years ago
Nicola Pisanti a7090efcac fix Z visualization 4 years ago
Nicola Pisanti ea6241ec1a tweaks to H and osc/udp/midi operators visualization 4 years ago
juniorctl 5727f04d70
Update the OSC example (#75) 4 years ago
cancel 5ba56ca67b Change readme to say `tool` script is POSIX sh 4 years ago
cancel 3742f2aeb2 Cleanup 4 years ago
cancel 9d2a0ac480 Clean up more stuff in 'tool' script 4 years ago
cancel e8b4511fb5 Clean up 'tool' build script 4 years ago
cancel 97b5683072 Change 'tool' build script from bash to POSIX sh 4 years ago
cancel 692f803e0c Remove obsolete comment 4 years ago
cancel acac9a5ac6 Add re-layout of Qnav blocks on terminal resize 4 years ago
cancel 7203f8443e Fix J and Y to not grow when held by H 4 years ago
cancel ef070720c0 Fix tool script on Linux with missing pkg-config 4 years ago
cancel 3b42c8e3b2 Clean up wording of comment in tool script 4 years ago
cancel 9074100199 Add use of pkg-config for Linux ncurses link args 4 years ago
cancel 35f0f61cc9 Add chaining behavior to J and Y 5 years ago
cancel f145d7d6f8 Fix tool build script for tcc compiler in debug 5 years ago
cancel f85ebfc1bf Factor out repeated Qform single line input code 5 years ago
cancel 84d3819505 Fix minimum-size attribute (currently unused) in gcc 5 years ago
cancel 8557082779 Change Qnav stack to from array to linked list 5 years ago
cancel 474098abb6 Cleanup 5 years ago
cancel fbcf24f968 Change TUI menu code to not use 'menu' library 5 years ago