mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
image-surface/software rendering as preference
This commit is contained in:
parent
d6a5e6fc2e
commit
c6e0c8430f
3 changed files with 30 additions and 3 deletions
|
|
@ -72,4 +72,5 @@ UI_CONFIG_VARIABLE (double, waveform_clip_level, "waveform-clip-level", -0.09339
|
|||
UI_CONFIG_VARIABLE (bool, hiding_groups_deactivates_groups, "hiding-groups-deactivates-groups", true)
|
||||
UI_CONFIG_VARIABLE (bool, no_new_session_dialog, "no-new-session-dialog", false)
|
||||
UI_CONFIG_VARIABLE (bool, buggy_gradients, "buggy-gradients", false)
|
||||
UI_CONFIG_VARIABLE (bool, cairo_image_surface, "cairo-image-surface", false)
|
||||
UI_CONFIG_VARIABLE (uint64_t, waveform_cache_size, "waveform-cache-size", 100) /* units of megagbytes */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue