Commit Graph

  • fa652e5276 doc: add notes.md (stale) master heck 2024-09-07 01:13:56 +0200
  • abfb4e6cef Fix heck 2023-01-03 17:46:23 +0100
  • f781705bfa Patches: Add some of my experiments heck 2023-01-03 14:03:22 +0100
  • 05d803d553 Fix: revert this to how its been before fork heck 2023-01-03 13:51:06 +0100
  • a94de757fc Log: add to main_tui heck 2023-01-03 13:48:50 +0100
  • d0197d9edb log.h - not needed: compile time max loglevel heck 2023-01-03 13:41:58 +0100
  • 305bcc8098 .gitignore heck 2023-01-03 13:37:24 +0100
  • 22e3887c1c Enhancement: Add module net heck 2023-01-03 13:37:05 +0100
  • 8290c12847 Log: add set_backends() heck 2022-12-30 20:19:16 +0100
  • f70817fcca Build: Elevate to C++17 heck 2022-12-30 19:47:03 +0100
  • c55102d91b Log: add file backend heck 2022-12-30 19:44:49 +0100
  • 875481c578 use the bloody std::string_view where possible heck 2022-12-30 13:15:30 +0100
  • 577f5b359d Test: Logging - C++(11) heck 2022-12-29 06:32:45 +0100
  • 79c17deb21 Test: Logging - C99 heck 2022-12-29 06:32:35 +0100
  • 48adc084c3 Logging Module improved a LOT heck 2022-12-29 06:32:01 +0100
  • e3e51f0904 Makefiles stuff... heck 2022-12-28 23:28:28 +0100
  • 7ed7ad5aa4 Add logging module for C AND C++ WIP heck 2022-12-28 23:26:59 +0100
  • 69b54b9807 Build: General Overhaul heck 2022-12-27 20:07:24 +0100
  • 23a37e92f8 ged.c - plug in a C++ func just to test heck 2022-12-16 01:21:15 +0100
  • 52d9719b19 base.h - make C++ compatible heck 2022-12-16 01:20:44 +0100
  • 38087897b5 Build: Add first C++ module heck 2022-12-16 01:19:38 +0100
  • 2f58ada8d1 Add first C++ module heck 2022-12-16 01:19:29 +0100
  • b743351259 Examples: Add Pia Arhia - Entropy heck 2022-12-16 01:17:45 +0100
  • ad43eedfee cosmetic heck 2022-12-14 23:01:08 +0100
  • de8f5fe101 i like data types separated from functions heck 2022-12-14 22:55:26 +0100
  • 477bbe6cbe rename: mbuf_resizable stuff heck 2022-12-14 22:51:02 +0100
  • 97705ed9d8 field.h - structure heck 2022-12-14 22:40:37 +0100
  • c31fafaa1f tui - sort includes heck 2022-12-14 22:40:17 +0100
  • 5751b2fda9 tui_main.c - cosmetics heck 2022-12-14 22:39:39 +0100
  • 25e9445128 tui_main.c - argopt enum no need to be global heck 2022-12-14 22:39:20 +0100
  • 2cafb99a47 tui_main.c - #includes sorted heck 2022-12-14 22:38:53 +0100
  • 9b686d8e78 tui_main.c - read_int() renamed has nothing to do with read heck 2022-12-14 22:37:38 +0100
  • 4db20a7284 tui_main.c - rename cont_window to window_main heck 2022-12-14 22:36:32 +0100
  • e6ce48123f tui.c - rename cont_window to win heck 2022-12-14 22:34:55 +0100
  • 72f7596487 gbuffer.h - separate interface / implementation heck 2022-12-14 22:33:31 +0100
  • af44828a9b Use base.h as general mother-of-all-dependencies heck 2022-12-14 22:32:50 +0100
  • a94de1f77d Build: build.conf rename to .example - dont want it to be dirty all the time heck 2022-12-14 00:53:59 +0100
  • 5ac11dc884 fix: cli_main.c now need to have an impl of sokol, due to usage in multiple modules heck 2022-12-14 00:52:06 +0100
  • 1c0f30e5c4 refactor: untangle tui_main.c into modules tui, ged, midi heck 2022-12-14 00:51:30 +0100
  • 01e5352c61 refactor: move functions used in tui and ged into base.h heck 2022-12-14 00:48:34 +0100
  • d20abf75ed refactor: move #staticni into base.h and curses stuff into term_util.h heck 2022-12-14 00:46:30 +0100
  • 09d2f7f469 remove disabled dev/debug code heck 2022-12-14 00:42:56 +0100
  • 723cf162c3 Build: disable -Wall heck 2022-12-14 00:41:40 +0100
  • 41aead242d Build: Add a test program (for playing around) heck 2022-12-14 00:41:04 +0100
  • 6e74358cef Build: actually just implement both programs in the build heck 2022-12-12 02:06:51 +0100
  • ecfab7f8e4 uncomment cli_main() for now. dont use just yet. heck 2022-12-12 01:46:08 +0100
  • 53575550f0 SIN: Reformat the whole codebase using tweaked .clang-format heck 2022-12-12 01:44:52 +0100
  • c9b220c1a6 Build: forgot to add the new main Makefile heck 2022-12-12 01:28:16 +0100
  • d2b0d1e29d Build: remove "tool", the orig shell based build script heck 2022-12-12 01:04:43 +0100
  • bd98f785cf Build: build.conf heck 2022-12-12 01:03:19 +0100
  • ca56d74c79 .gitignore heck 2022-12-12 01:02:30 +0100
  • ad58c2fc9b Build: Add GNU Make based build infrastructure heck 2022-12-12 01:02:12 +0100
  • b1d69e0d07 Project Structure - create src/ dir and move all sources there heck 2022-12-12 01:00:24 +0100
  • e6a9a30ba0 Enable the use of up to 35 arguments for the OSC operator npisanti 2022-11-28 11:05:51 +0100
  • cd83bcca3b Enable the use of the octave 0 for the midi operator nonmateria 2022-10-12 18:00:15 +0200
  • d027a414d5
    Ensure console mouse events are turned off on exit (#82) Russtopia 2022-02-24 03:17:59 -0800
  • 738f927bc4
    Merge pull request #81 from milligramme/patch-1 Devine Lu Linvega 2022-01-10 16:15:26 -0800
  • b81ea9b309
    Update tui_main.c milligramme 2022-01-10 17:36:00 +0900
  • 463d64b3b9 Fix Z capitalization Nicola Pisanti 2022-01-02 12:45:27 +0100
  • 8cf7bf8136 Fix C capitalization Nicola Pisanti 2022-01-02 12:41:08 +0100
  • bdb86c3406 Fix R capitalization, closes #79 Nicola Pisanti 2022-01-02 12:27:08 +0100
  • a7090efcac fix Z visualization Nicola Pisanti 2021-06-20 14:21:27 +0200
  • ea6241ec1a tweaks to H and osc/udp/midi operators visualization Nicola Pisanti 2021-06-19 19:05:54 +0200
  • 5727f04d70
    Update the OSC example (#75) juniorctl 2021-05-25 04:37:32 -0400
  • 5ba56ca67b Change readme to say `tool` script is POSIX sh cancel 2021-02-13 19:21:40 +0900
  • 3742f2aeb2 Cleanup cancel 2021-02-13 19:16:45 +0900
  • 9d2a0ac480 Clean up more stuff in 'tool' script cancel 2021-02-13 19:00:13 +0900
  • e8b4511fb5 Clean up 'tool' build script cancel 2021-02-13 18:08:27 +0900
  • 97b5683072 Change 'tool' build script from bash to POSIX sh cancel 2021-02-13 14:42:14 +0900
  • 692f803e0c Remove obsolete comment cancel 2020-11-21 20:47:53 +0900
  • acac9a5ac6 Add re-layout of Qnav blocks on terminal resize cancel 2020-11-21 20:39:31 +0900
  • 7203f8443e Fix J and Y to not grow when held by H cancel 2020-11-13 11:44:25 +0900
  • ef070720c0 Fix tool script on Linux with missing pkg-config cancel 2020-11-13 01:33:14 +0900
  • 3b42c8e3b2 Clean up wording of comment in tool script cancel 2020-11-12 14:20:18 +0900
  • 9074100199 Add use of pkg-config for Linux ncurses link args cancel 2020-11-12 10:48:10 +0900
  • 35f0f61cc9 Add chaining behavior to J and Y cancel 2020-11-11 08:18:07 +0900
  • f145d7d6f8 Fix tool build script for tcc compiler in debug cancel 2020-11-11 08:15:10 +0900
  • f85ebfc1bf Factor out repeated Qform single line input code cancel 2020-11-11 08:10:42 +0900
  • 84d3819505 Fix minimum-size attribute (currently unused) in gcc cancel 2020-11-10 11:28:25 +0900
  • 8557082779 Change Qnav stack to from array to linked list cancel 2020-11-10 10:58:46 +0900
  • 474098abb6 Cleanup cancel 2020-11-09 03:32:48 +0900
  • fbcf24f968 Change TUI menu code to not use 'menu' library cancel 2020-11-08 11:21:09 +0900
  • 774d786357 Update and clean up readme cancel 2020-10-16 06:58:36 +0900
  • 7398d1115e Clean up MIDI menu text in readme cancel 2020-10-15 11:29:15 +0900
  • 0873840f89 Shrink readme's MIDI device menu text cancel 2020-10-15 11:10:04 +0900
  • 704cda726c Change readme's Orca link to xxiivv cancel 2020-10-15 11:09:06 +0900
  • 08e0da99d8 Fix unused function warning with --no-mouse cancel 2020-10-15 03:33:44 +0900
  • ab33770d4e Fix typo in readme cancel 2020-10-15 03:29:06 +0900
  • be9365bd88 Fix alignment of backslash in multi-line macro cancel 2020-10-15 03:25:38 +0900
  • f14ce64fd1 Re-revert README.md to more correct contents cancel 2020-08-02 06:32:28 +0900
  • 105371b868 sim: K (konkat): index 0 is a valid variable index Sigrid Haflínudóttir 2020-05-10 11:10:55 +0200
  • 3a92c8e3b3 Updated instructions and added missing examples neauoire 2020-05-09 19:12:06 +0900
  • e1e7ee3378
    Update README.md Devine Lu Linvega 2020-05-08 09:59:02 +0900
  • d7a3b169c5
    Merge pull request #64 from ftrvxmtrx/openbsd-build Devine Lu Linvega 2020-05-01 18:38:46 +0900
  • 52202a6b7a
    Merge pull request #65 from ftrvxmtrx/help Devine Lu Linvega 2020-05-01 17:26:42 +0900
  • bfb401cf97 tui_main: update according to #60 Sigrid Haflínudóttir 2020-05-01 10:04:40 +0200
  • 440e84edfc make it compile and run under OpenBSD Sigrid Haflínudóttir 2020-03-02 10:25:25 +0100
  • 5a1db60720
    Merge pull request #60 from pangrus/master Devine Lu Linvega 2020-04-16 18:22:07 +0900
  • 12386eae1c
    Add files via upload Pangrus 2020-04-15 14:48:32 +0200
  • 9ab87c2dcc fixes I to work with capitals Nicola Pisanti 2020-04-13 12:35:45 +0200