13
0
livetrax/libs
Robin Gareus c218b65d24
Fix the URI handling (for sfdb) for Windows
This forward ports Mixbus' 4eca3dea47 without additional code to correct
for old (Ardour2) URIs.

A2, used path2uri() which accumulated and left duplicate slashes in place,
eg. "file:////". Mixbus3 auto-corrected this on load in
AudioLibrary::search_members_and().
However sfdb libraries are not shared between major versions, so this
code does no need to be forward ported.
2019-04-12 18:38:49 +02:00
..
appleutility
ardour Fix the URI handling (for sfdb) for Windows 2019-04-12 18:38:49 +02:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2019-03-04 12:16:47 +00:00
backends Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
canvas Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral Remove cruft: unused typedef 2019-04-09 02:23:17 +02:00
fluidsynth
fst
gtkmm2ext NO-OP: whitespace 2019-04-11 02:32:45 +02:00
hidapi
libltc
lua Special case Lua copy-construction of trackable instances 2019-04-12 05:45:27 +02:00
midi++2 Undo yet more frame/sample replacements 2019-04-08 18:32:09 +02:00
panners
pbd Mixbus likes hyperthreading on Mac 2019-04-12 18:30:52 +02:00
plugins Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
ptformat
qm-dsp
surfaces Indicate automation-latch as "touch" on the CC121 2019-04-08 02:05:36 +02:00
temporal
vamp-plugins
vfork
waveview
widgets Use weak-pointer for Controllable learning 2019-03-23 01:50:45 +01:00
zita-convolver
zita-resampler