..
aaf
wscript: fix whitespace formatting
2024-10-20 19:52:14 -06:00
appleutility
wscript: the i18n worker functions do not define the i18n waf commands
2024-10-20 19:52:14 -06:00
ardour
Fix missing thread-buffers when using region-compounds w/regionFx
2024-12-01 23:29:27 +01:00
ardouralsautil
the great onceification (libs)
2024-10-17 07:44:31 -06:00
audiographer
implement newly-required inclusion of <cassert>
2024-11-07 16:10:02 -07:00
auscan
backends
Make header files more self-contained - add missing Ardour and lib includes
2024-10-20 03:30:46 +02:00
canvas
fix for 'green' canvas redraws: cairo expects x,y,w,h not x,y,x+,y+
2024-11-23 08:43:44 -06:00
clearlooks-newer
ctrl-interface
Replace boost::shared_array<T> with std::shared_ptr<T[]>
2024-11-06 23:03:19 +01:00
evoral
Disambiguate std and boost placeholder
2024-11-17 20:20:23 +01:00
fluidsynth
fst
Another minor tweak to fix a build issue with MSVC/c++17
2024-10-17 12:07:05 +01:00
gtkmm2ext
DndVBox: implement drag-refuse and drag move action
2024-11-19 17:36:53 +01:00
hidapi
build: Set _POSIX_C_SOURCE=200809L instead of comment about -std=gnu99 in 8fea1ea42e
2024-10-14 22:57:15 +02:00
libltc
lua
Tidy up libs/lua/LuaBridge/detail/Userdata.h
2024-10-19 18:38:59 +02:00
midi++2
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
panners
Reduce reliance on boost - the hard part
2024-10-19 03:47:21 +02:00
pbd
Revert "Replace boost::aligned_storage with alignas std::array"
2024-11-19 18:03:23 +01:00
plugins
ACE fluidsynth: unload soundfonts after use, refill channels #9837
2024-11-03 19:22:30 +01:00
ptformat
qm-dsp
surfaces
Remove unused includes
2024-11-17 20:08:14 +01:00
temporal
temporal: add round_up_to_bar() methods to Meter, Metric and TempoMap
2024-10-31 12:22:35 -06:00
tk
amend GdkQuartzView:drawRect to be able to show both the exposed and "leftover" areas
2024-11-26 19:02:42 -07:00
vamp-plugins
vamp-pyin
Remove unneeded #include <boost/math/distributions.hpp>
2024-08-29 23:08:42 +02:00
vfork
vst3
waveview
Use same rounding for wave-view rectangle as TAV
2024-11-28 15:00:36 +01:00
widgets
NO-OP: rename layout widgets for clarity
2024-11-20 18:56:20 +01:00
zita-convolver
Make header files more self-contained - add missing Ardour and lib includes
2024-10-20 03:30:46 +02:00
zita-resampler