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 wscript: drop unnecessary trailing ";" 2022-04-09 12:16:41 +02:00
ardour Fix Region lock style property (#9191) 2023-01-10 20:07:05 +01:00
ardouralsautil Distinct stderr messages from ARD 2022-09-12 16:15:10 +02:00
audiographer Cont'd tweaks of ffmpeg export pipe 2023-01-05 03:32:40 +01:00
auscan Change tools --help URLs to use https 2022-10-24 04:57:30 +02:00
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 Fix invalid use of Doxygen "@param" command 2022-10-30 20:44:28 -04:00
fst Consolidate search/file-system paths (fixes vst builds) 2022-11-19 00:48:11 +01:00
gtkmm2ext Attempted fix for idle_drop_window random crashes (2/2) 2022-12-03 19:27:53 +01:00
hidapi
libltc Fix various typos 2022-08-03 12:10:01 -06:00
lua Potential fix for C++20 std::set::* ambiguity 2022-10-19 16:06:47 +02:00
midi++2 fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
panners Surfaces and panners should not export headers 2022-11-19 01:11:53 +01:00
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 wscript: remove trailing whitespace 2022-04-09 12:16:37 +02:00
qm-dsp Address some Wmissing-prototypes in qm-dsp 2022-11-26 16:23:52 +01:00
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 Do not use ABU suffix for vamp plugin shared object 2022-04-01 18:40:46 +02:00
vamp-pyin Fix typos 2022-09-21 19:09:55 -06:00
vfork
vst3
waveview Prepare for region polarity inversion (using negative gain) 2022-12-17 13:14:54 +01:00
widgets Allow empty text in prompter 2022-11-15 03:24:19 +01:00
zita-convolver
zita-resampler zita-resampler: pass-through data if not configured 2022-05-24 20:41:59 +02:00