13
0
livetrax/libs
Robin Gareus f658a4c0b2
Fix Region lock style property (#9191)
This allows to properly toggle "Glue to Bars/Beats".

Editor::toggle_region_lock_style uses Region::position_time_domain(),
However Region::set_position_time_domain() checked the duration's
time-domain.

Furthermore timecnt_t::set_time_domain() changes both the
position and the duration's time domain. This can lead to
various issues. We only need to change the time-domain of
the timepos_t _position.
2023-01-10 20:07:05 +01:00
..
appleutility
ardour Fix Region lock style property (#9191) 2023-01-10 20:07:05 +01:00
ardouralsautil
audiographer Cont'd tweaks of ffmpeg export pipe 2023-01-05 03:32:40 +01:00
auscan
backends ALSA: update endianess conversion functions 2022-12-27 13:32:31 +01:00
canvas Allow to disable cairo render groups (performance test) 2023-01-06 21:15:43 +01:00
clearlooks-newer
ctrl-interface ctrl surfaces: add method to BasicUI to stop slots in a given trigger box 2022-12-10 10:33:24 -07:00
evoral Also thin automation after touch/latch 2022-12-18 01:45:04 +01:00
fluidsynth
fst
gtkmm2ext Attempted fix for idle_drop_window random crashes (2/2) 2022-12-03 19:27:53 +01:00
hidapi
libltc
lua
midi++2
panners
pbd Increase system-exec stdout bufsiz (from 512 to 8k) 2023-01-05 04:54:07 +01:00
plugins a-eq: ifdef methods only used for inline display 2022-12-16 23:05:36 +01:00
ptformat
qm-dsp
surfaces Re-enable lib/ardour/test/session_test. 2023-01-02 20:31:12 +01:00
temporal remove debug output 2022-12-26 14:03:32 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview Prepare for region polarity inversion (using negative gain) 2022-12-17 13:14:54 +01:00
widgets
zita-convolver
zita-resampler