Block a user
31a3c3c6f3
temporal: fix bad escape sequence in test source code
a59059c15e
temporal: map used for ::reftime() must be the one pointed at by TempoMetric
644ebe37a8
tempo map: use lookup tables to speed up time conversions
6f095b91ce
tempo map: add data structure and methods for (fast?) lookup tables
92bd8461ca
tempomap: provide improved reftime() method for TempoMetric
6cde958480
BBT_Time: provide conversion to/from integer format
2c7bfa9ead
require use of BBT_Argument as both parameter and return type from most methods (GUI edition)
8f248bd0ba
update C++ preferences metadata object
9107c6d70c
lots more preferences metadata
62d4e0789a
tempo map: fix error in TempoMap::copy_points() that fails to reset _map ptr
3dd9b2c201
rationalize single call to TempoMap::use() in AudioClock::set_bbt()
72bc6ac43d
some edits for preferences metadata
f1d784afbb
deep fix to the way automation control point drags are handled/computed
03b32cb4a0
remove unused "beats" variable and computation from Editor::metric_get_bbt()
fe64ab9d31
control point drag: set time domain to match the list being modified
c41de90abd
drags: add API to set time domain of a drag
e883c39e7a
control point drag: fix the way bounding-to-region is computed
2de76147d2
automation line: fix pos/distance confusion that misplaces dragged control points
3d96a318ac
automation line: add dump() method to inspect GUI control points
3cb1410318
update preferences metadata object
7c07c87088
add MIDI max note height to preferences GUI
a365a7ebf3
respond to MIDI max note height changes
2756be4b62
add an option to control the maximum MIDI note height (not yet GUI exposed)
0bce5d24de
update preferences metadata object
160ed4d056
tweak generation process for preferences metadata and start adding some
1333f39621
searchable prefs: fix behavior after find failure
df3b8efbb9
triggerbox: fix stop-all-cue marker under very specific conditions
e76b26acf0
triggerbox: disambiguate otherwise identical DEBUG_TRACE messages
17e14f090e
cliprec: add a class-level semaphore to wake thread
f657a7f826
add a thread to the cliprec processor class (private butler)
7e7dac3afb
use debug bit
3bc4a15423
add debug bit for clip recording
7f1890ff95
cliprec: a bit more work on the skeleton of the ClipRecProcessor
dcf4377b47
configuration_metadata.cc should be manually generated whenever metadata changes, so just commit current version
233baeb521
add comments to preferences-metadata describing the file
da8958c330
comments in preferences-metadata file
ea4b47f86d
avoid local prefs var map building
a4fc52ab55
fixup preferences metadata handling (libs edition)
3af3f7d6ee
UIConfiguration now "builds" all metadata
89e897a84a
tweak emitted code for preference metadata
2d74669c7e
waf rule to "compile" preference metadata into C++