ardour/libs
Robin Gareus 0fd67d36d9
Fix adding C++ class instances to Lua STL containers
This is because Userdata::getClass() doesn't handle
negative stack indexes. It worked fine for Lua built-in types.
2025-11-09 03:48:39 +01:00
..
aaf libAAF update for NetBSD (#9886) 2025-02-01 11:30:14 +01:00
appleutility wscript: the i18n worker functions do not define the i18n waf commands 2024-10-20 19:52:14 -06:00
ardour input connection change on a midi track - forget last seen MIDI note 2025-11-06 09:23:23 -07:00
ardouralsautil Correctly detect localtime_r 2025-05-18 20:08:27 +02:00
audiographer Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
auscan
backends Really fix windows builds (amend previous commit) 2025-10-08 00:58:31 +02:00
canvas auto-ify a loop in the canvas ruler rendering code 2025-09-02 11:10:11 -06:00
clearlooks-newer Really remove gtk+ option (see also 1e28ee9cc9) 2025-07-06 15:20:20 +02:00
ctrl-interface move zoom in/out actions into shared "Editing" group 2024-12-07 08:00:46 -07:00
evoral Evoral::Sequence: tweak DEBUG_TRACE messages during note removal 2025-10-31 13:24:35 -06:00
fluidsynth
fst Fix/amend previous commit 2025-10-22 19:34:48 +02:00
gtkmm2ext add CapsLock modifier to Gtkmm2ext::Keyboard 2025-11-06 09:19:20 -07:00
hidapi Fix/amend previous commit 2025-10-22 19:34:48 +02:00
libltc
lua Fix adding C++ class instances to Lua STL containers 2025-11-09 03:48:39 +01: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 Update file-utils include, add windows.h for CreateHardLinkA 2025-11-04 16:54:27 +01:00
plugins ACE fluidsynth: unload soundfonts after use, refill channels #9837 2024-11-03 19:22:30 +01:00
ptformat
qm-dsp One more MSVC related fix.. 2025-10-22 18:26:08 +02:00
staffpad Fix StaffPad compilation/linking with gcc-15.2 2025-10-11 23:34:27 +02:00
surfaces MCU: fix send toggle display in sends subview 2025-11-03 17:00:22 -06:00
temporal fix incorrect locally scoped tempo map management 2025-10-20 14:58:16 -06:00
tk Revert "GtkFileChooserButton should emit a signal when a file is selected from the combobox" 2025-11-03 13:01:21 -07:00
vamp-plugins
vamp-pyin
vfork Copy more mingw branches for MSVC 2025-10-22 18:48:40 +02:00
vst3 use C++11 for VST3 SDK (revert custom cxx98 patch) 2025-02-25 12:46:16 +01:00
waveview Use PBD namespace for free CPU functions 2025-08-15 22:10:31 +02:00
widgets Fix pane constraint calculation for > 2 child widgets 2025-10-11 22:22:44 +02: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