ardour/libs
Paul Davis 1ee76f4178 Fix for importing SMF Type 1 files with one track containing only meta-data (#10076)
This fails when done via direct import into a cue slot which assumes that all sources created
must be associated with the region, and that each source must have a model.

This change drops the metadata-only track/source from being returned by Session::import_files()

Note that in order to avoid refcnt'ing from prolonging the life of the source we want to drop,
we do not announce the sources when they are created, but defer that until we know they are
going to be used post-import
2025-12-29 15:48:38 -07: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 Fix for importing SMF Type 1 files with one track containing only meta-data (#10076) 2025-12-29 15:48:38 -07:00
ardouralsautil Correctly detect localtime_r 2025-05-18 20:08:27 +02:00
audiographer Remove deprecated no-op function (1/2) 2025-11-20 23:10:52 +01:00
auscan
backends Use compiler provided PTW_VERSION define for compatibility 2025-12-05 16:00:09 +01:00
canvas auto-ify a loop in the canvas ruler rendering code 2025-09-02 11:10:11 -06:00
clearlooks-newer Clearlooks: don't hardcode define HAVE_UNISTD_H 2025-11-25 16:17:36 +01:00
ctrl-interface move zoom in/out actions into shared "Editing" group 2024-12-07 08:00:46 -07:00
evoral Fix MIDI import edge-case when doubling allocation is insufficient 2025-12-29 09:23:56 +01:00
fluidsynth Update fluidsynth cflags 2025-12-13 16:05:09 +01:00
fst Fix/amend previous commit 2025-10-22 19:34:48 +02:00
gtkmm2ext Update Polish translation 2025-12-16 19:59:40 +01: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 Clean out more unconditional, unnecessary unistd.h 2025-11-28 12:15:54 +01:00
panners Who needs unistd.h, now that we have glibmm? 2025-12-18 16:09:13 +01:00
pbd A minor comment change 2025-12-20 12:27:09 +00: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 Use shared_ptr to manage RouteGroups everywhere (libs edition) 2025-12-14 23:46:48 +01:00
temporal temporal: rename Point::sample() to Point::sample_is_dangerous() 2025-12-29 09:14:02 -07:00
tk Change to ytk wscript, to work slightly better with MSVC 2025-11-14 00:21:11 +01:00
vamp-plugins
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
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 move UIConfigurationBase from libs/widgets to libs/gtkmm2ext 2025-11-18 13:08:45 -07:00
zita-convolver Fix source-code visibility comments 2025-12-13 20:14:05 +01:00
zita-resampler Fix source-code visibility comments 2025-12-13 20:14:05 +01:00