1039 Commits (01e5352c611599a1b27e44ed48dd5223ce0e4ecb)
 

Author SHA1 Message Date
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
cancel 774d786357 Update and clean up readme 5 years ago
cancel 7398d1115e Clean up MIDI menu text in readme 5 years ago
cancel 0873840f89 Shrink readme's MIDI device menu text 5 years ago
cancel 704cda726c Change readme's Orca link to xxiivv 5 years ago
cancel 08e0da99d8 Fix unused function warning with --no-mouse 5 years ago
cancel ab33770d4e Fix typo in readme 5 years ago
cancel be9365bd88 Fix alignment of backslash in multi-line macro 5 years ago