272 Commits (89235b596c5191df516b95d2acbe1aa3b9f79c09)

Author SHA1 Message Date
cancel 89235b596c Cleanup 5 years ago
cancel 367d17bd26 Add hack to avoid extra allocation at startup for auto grid size 5 years ago
cancel 82eaa84506 Fix bias in grid/hud spacing during margins collapse 5 years ago
cancel 6da6312908 Fix missing geometry update 5 years ago
cancel 8ef2bdca33 Add auto-fit menu commands 5 years ago
cancel 2140a69beb Update usage message 5 years ago
cancel 7c84d48012 Add smart auto-size-grid at startup with blank file 5 years ago
cancel 003ae702ea Add nxn for margins option, add hard-margins option 5 years ago
cancel 0d142196bf Add incremental margin collapse for grid<->HUD 5 years ago
cancel f25050b42d Fix potential set-but-unused warning 5 years ago
cancel 96f86b425c Fix undo not updating internal editor geometry 5 years ago
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