443 Commits (cdd950e455b4bfc62bb59c1ad8fa0fa85015e8f0)

Author SHA1 Message Date
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 8b811edf95 Add opers guide message on ctrl+g 5 years ago
cancel 59ba103a05 Add basic operators guide menu item and msg 5 years ago
cancel 136046a0ce Add alt+arrow to slide selected area in editor 5 years ago
cancel 45e669bd1e Update orca about logo. 5 years ago
cancel eaef5482d5 Add -Wshadow to tool build flags. 5 years ago
linear_sunrise e94c2faaae Backspace character deletion (#51) 5 years ago
cancel 996652ee82 Reorder `random_seed` field to waste less space. 6 years ago
cancel 6a68c2399b Change --seed to use atoi, change init_seed to int 6 years ago
cancel 12b6d13684 Fix incorrect argument check. 6 years ago
Nicola Pisanti 058d5ab589 add --seed option 6 years ago
Nicola Pisanti 733ee3ae99 adds --nomouse option when compiling 6 years ago
cancel 2e12e63e7a Remove broken pseudo-random algorithm 6 years ago
cancel af16296b99 Revert "deactivate mouse by default, ..." 6 years ago
Nicola Pisanti 7f06b5f830 deactivate mouse by default, #define ORCA_USES_MOUSE 1 for activate 6 years ago
Nicola Pisanti bc56c51c61 reverts tui methods to int for avoiding overflow, fixes #46 6 years ago
Atte JEnsen 906b114c76 ctrl makes cursor jump according to ruler spacing 6 years ago
Nicola Pisanti 2fee3a706b less deterministic random 6 years ago
Devine Lu Linvega 9425d2a601 Always play by default 6 years ago
Bequa La Froth fd0c4b9b42 Add --bpm option (#19) 6 years ago
cancel 2fc803f223 Cleanup old naming/comment 6 years ago
cancel 53df0684c3 Clean up naming of Markmap_ stuff 6 years ago
cancel 31461a215e Cleanup stdio.h and Field naming. Add comment about Field. 6 years ago
cancel ea71fc06eb Add raw UDP datagram ';' operator 6 years ago
cancel 5c09a12f15 Add guard against resizing past ORCA_x_MAX field size limit 6 years ago
cancel 49dc72d06e Add --initial-size argument for tui 6 years ago
cancel 38e1c60e02 Add cell term attrs for non-locking input cells 6 years ago
cancel 4e0c819f56 Add sending /orca/bpm n over OSC 6 years ago
cancel f11a1911dc Add working midi out with fixed timings 6 years ago
cancel af326b6e9a Add basic sending of midi data through portmidi 6 years ago
cancel 47b84290b4 Add basic init of portmidi device 6 years ago
cancel 33be62f224 Add portmidi device listing 6 years ago
cancel 3e845f9a7a Update controls help message 6 years ago
cancel 99df9af894 Add --undo-limit option 6 years ago
cancel 257e6cde6a Remove bank, load, store 6 years ago
cancel 8a5e7fe3aa Add started/stopped osc messages on play/pause 6 years ago
cancel 86e8a52ab3 Add --strict-timing as a commandline option 6 years ago
cancel 0a224fa2c5 Add back (ifdef'd out) old timing table 6 years ago
cancel fe6df13370 Cleanup 6 years ago
cancel dea51cc9b0 Cleanup 6 years ago
cancel d933ac66c4 Add stricter timing tables and debug preprocessor switch 6 years ago
cancel ebf42cf782 Re-disable debug text 6 years ago
cancel f7e35ab74b Change yield tables to be more lenient 6 years ago
cancel 9b3e38abe9 Add much more strict ncurses timeout (temp) 6 years ago
cancel d7caa20113 Comment out debug print 6 years ago
cancel 20ec36ba66 Change to use new timing method for main loop 6 years ago
cancel 0f21885545 Cleanup 6 years ago
cancel c2ad5d3145 Cleanup 6 years ago
cancel e94e3c9f06 Add osc operator '=' 6 years ago