13
0
livetrax/libs
Robin Gareus b285559767
Consistent AU factory Preset IDs
Use AU's preset->presetNumber as identifier since std::map are sorted
this also indirectly sorts presets by preset-number. (user presets
start with a '/' and are listed first, sorted by name).

Since Presets are now identified by URI on session load (53a0199a0)
and AU user-presets can added/be removed (since ae4604a24b), simple
sequential numbering is no longer an option.
2018-12-03 20:45:06 +01:00
..
appleutility
ardour Consistent AU factory Preset IDs 2018-12-03 20:45:06 +01:00
ardouralsautil
audiographer Add/remove source(s) in our MSVC project (audiographer) 2018-11-23 07:27:32 +00:00
backends Remove ambiguous API implementation 2018-11-28 15:32:40 +01:00
canvas Prevent excessive meter redraws for inactive meters at zero II 2018-10-17 22:35:29 +02:00
clearlooks-newer
evoral Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
fluidsynth Update Fluidsynth to v2.0.2 2018-11-23 16:05:19 +01:00
fst
gtkmm2ext Fix uninitialized variable 2018-11-29 02:10:08 +01:00
hidapi
libltc
lua
midi++2 Handle some midnam edge-cases 2018-11-23 22:43:26 +01:00
panners
pbd Fix a tiny memory-leak when calling vfork 2018-11-29 02:06:42 +01:00
plugins Follow fluidsynth's API changes introduced with 2.0.0 2018-10-18 01:43:43 +02:00
ptformat
qm-dsp
surfaces Make foldback bus match foldback sends namewise 2018-11-12 22:30:32 -08:00
temporal
vamp-plugins
vfork
waveview
widgets Fix some Wimplicit-fallthrough 2018-10-26 14:53:44 +02:00
zita-convolver Allow compilation with winpthreads -- closes #7691 2018-11-25 16:51:24 +01:00
zita-resampler