2 Commits (53575550f0416e29df0736f61ae0e4f4873dedd8)

Author SHA1 Message Date
heck 53575550f0 SIN: Reformat the whole codebase using tweaked .clang-format 2 years ago
heck b1d69e0d07 Project Structure - create src/ dir and move all sources there 2 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 f85ebfc1bf Factor out repeated Qform single line input code 4 years ago
cancel 8557082779 Change Qnav stack to from array to linked list 4 years ago
cancel 474098abb6 Cleanup 4 years ago
cancel fbcf24f968 Change TUI menu code to not use 'menu' library 4 years ago
cancel dee1549232 Factor out qnav drawing 5 years ago
cancel e9a755892e Cleanup 5 years ago
cancel b6257bd3fe Cleanup 5 years ago
cancel 9cf12a3c4d Fix OSC address input not accept empty line 5 years ago
cancel d4b2ef259e Clean up naming of fn attributes 5 years ago
cancel 691ec7d34c Cleanup 5 years ago
cancel 1328b59938 Cleanup 5 years ago
cancel fcababf01b Move OSC configuration to menus and conf file 5 years ago
cancel ec60438d79 Cleanup 5 years ago
cancel c13bb9937b Change "saved ok" msg to dismiss on any key press 5 years ago
cancel cf733a4c2e Cleanup 5 years ago
cancel 65d0fdb96f Cleanup 5 years ago
cancel 3c4abe6f3a Add temp hack to allow large Y in ncurses menu 5 years ago
cancel b6d0341b50 Cleanup 5 years ago
cancel beeb85720e [Automated] Change style to right-pointers 5 years ago
cancel 14c8610315 Change to use altnerate heap string implementation. 5 years ago
cancel 5fb0071da1 Change to use sdd instead of Heapstr in tui 5 years ago
cancel 42307ce481 Cleanup 5 years ago
cancel 1c62d533b7 Clean up menu/block border layout logic 5 years ago
cancel 75675d8467 Add TODO 5 years ago
cancel 10bcc7adcf Fix dialogs and menus when terminal is resized big->small->big 5 years ago
cancel c7400a0811 Clean up some qnav layout logic 5 years ago
cancel d4ffe936bb Cleanup 5 years ago
cancel 31c73ec1fd Fix wrong counter check 5 years ago
cancel 4eaf6fdb80 Cleanup 5 years ago
cancel 696e3997dc Add additional protection against bad menu cycling 5 years ago
cancel 02b9f2ba8a Add better display of portmidi menu items 5 years ago
cancel 8b4a3bb691 Add freeing of owned strings in qmenu items 5 years ago
cancel 615e53ecab Clean up more user id handling logic in Qmenu items 5 years ago
cancel 44e888f7da Change Qmenu items allocation to be dynamic 5 years ago
cancel 864d763e90 Change ordering of args for qmenu_add_choice() 5 years ago
cancel bef71d55de Cleanup term util qmenu choice ID handling 5 years ago
cancel d7934262d3 Add live setting of MIDI device from menu 5 years ago
cancel e2e4b26f90 Cleanup 5 years ago
cancel 13d2c75f06 Add smarter layout logic for Qnav items 5 years ago
cancel af8178e8f6 Add start of PortMidi device choosing (WIP) 5 years ago
cancel 8c20e0eb8b Add avoidance of 0-item ncurses menus being created 5 years ago
cancel 8ef2bdca33 Add auto-fit menu commands 5 years ago
cancel 721e9b2311 Add dimming of inactive/non-foreground menu contents 5 years ago
cancel 51c3d68d1b Revert "Add auto-display of operators guide at startup" 5 years ago
cancel bac0b03481 Add auto-display of operators guide at startup 5 years ago
cancel 84869b49a6 Add more save as logic 6 years ago