13
0
livetrax/libs
Robin Gareus e15c337f57
Fix crash (invalid Track Drag) when starting automation value edit
When double-clicking to edit a fader value three button press
events are created:
1. GDK_BUTTON_PRESS
2. GDK_BUTTON_PRESS
3. GDK_2BUTTON_PRESS

The first two start an Editor Drag, which later crashes in
Editor::mid_track_drag() gtk2_ardour/editor.cc:7067
2024-06-17 19:55:08 +02:00
..
aaf
appleutility
ardour do not have MIDI input follow selection when recording 2024-06-15 14:01:36 -06:00
ardouralsautil
audiographer
auscan
backends build fix for mac 2024-06-05 02:02:12 +02:00
canvas do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:13:47 -06:00
clearlooks-newer
ctrl-interface
evoral Improve doxygen's main page, add references 2024-05-28 01:00:42 +02:00
fluidsynth
fst
gtkmm2ext Remove/fix unused namespace [forward] declarations (2/x) 2024-05-26 16:46:39 +02:00
hidapi
libltc
lua
midi++2
panners
pbd
plugins
ptformat
qm-dsp
surfaces Fix incomplete doxygen doc (libardour) 2024-05-27 22:21:57 +02:00
temporal
tk Fix YTK doxygen errors 2024-05-27 22:21:29 +02:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview
widgets Fix crash (invalid Track Drag) when starting automation value edit 2024-06-17 19:55:08 +02:00
zita-convolver
zita-resampler