add a new RC variable, stop-on-grid
This commit is contained in:
parent
8986768731
commit
f59e0cb289
@ -183,6 +183,7 @@ CONFIG_VARIABLE (AutoReturnTarget, auto_return_target_list, "auto-return-target-
|
||||
CONFIG_VARIABLE (bool, reset_default_speed_on_stop, "reset-default-speed-on-stop", false)
|
||||
CONFIG_VARIABLE (bool, rewind_ffwd_like_tape_decks, "rewind-ffwd-like-tape-decks", true)
|
||||
CONFIG_VARIABLE (bool, auto_return_after_rewind_ffwd, "auto-return-after-rewind-ffwd", false)
|
||||
CONFIG_VARIABLE (bool, stop_on_grid, "stop-on-grid", false)
|
||||
|
||||
/* metering */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user