261 Commits (f938a82d1d1b3a6c8189b6000d8ba470e9e2a741)

Author SHA1 Message Date
cancel f938a82d1d Add start of overhaul of margin handling. 5 years ago
cancel 3db0748fa5 Cleanup 5 years ago
cancel ff216cb8e2 Fix potentially non-updating window when 0-margin 5 years ago
cancel 53b5cb4f63 Add 'set grid size' menu item 5 years ago
cancel 90c8596b1c Add "Set BPM" menu item 5 years ago
cancel a89b2ace51 Change orca_run() to not clear input buffers 5 years ago
cancel a26788ea95 Cleanup 5 years ago
cancel 721e9b2311 Add dimming of inactive/non-foreground menu contents 5 years ago
cancel fc2d1d3e3e Update keyboard shortcuts 5 years ago
cancel f8d8e7d589 Remove trigger/'piano' mode. 5 years ago
cancel bbb1bbd91d Remove mark.h and mark.c 5 years ago
cancel 62bad19cae Change output activity indicator to be a visual counter 5 years ago
cancel 1758bfee21 Fix incorrect index variable in debug print loop 5 years ago
cancel 46cf15c596 Cleanup some uses of wprintx non-formatted strings 5 years ago
cancel 2f2cde293c Cleanup fancy ruler drawing 5 years ago
cancel 831735d799 Add fancy corner/side drawing for grid rulers 5 years ago
cancel 57dd23c7dd Add comment 5 years ago
cancel 20ded84985 Disable operators guide items that aren't yet implemented 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 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