ardour/libs
Robin Gareus 4c608b6e04 assign new IDs to plugin copies on paste.
when copying a plugin the state is transferred by serializing
XML and setting state from XML. This state includes the unique ID.

This ID needs to be identical at first in order to load
the state from <session-dir>/plugins/<ID>/*
2015-07-10 22:09:18 +02:00
..
appleutility AU: fix return value reference 2015-02-23 02:49:37 +01:00
ardour assign new IDs to plugin copies on paste. 2015-07-10 22:09:18 +02:00
ardouralsautil allow to scan for half-duplex ALSA devices 2015-06-14 22:26:06 +02:00
audiographer copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
backends UTF8 encode windows device names - potential fix for #6418 2015-07-08 11:34:57 +02:00
canvas try using threaded waveviews in tracks also 2015-06-29 14:18:15 -04:00
clearlooks-newer Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
clearlooks-older
evoral remove const warning in SMF C code by changing function parameter argument qualifier 2015-06-29 14:18:15 -04:00
fst case insensitive VST plugin file extension - fixes #6285 2015-04-27 18:23:51 +02:00
gtkmm2ext don’t compile tracks specific sources for ardour. 2015-07-02 15:32:29 +02:00
libltc Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
midi++2 copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
panners better implementation of configure and build time is_tracks_build() test 2015-06-29 14:18:10 -04:00
pbd fix headers for case-sensitive FS. 2015-06-30 08:18:52 +02:00
plugins/reasonablesynth.lv2 silence clang int/float/double -Wabsolute-value 2015-06-23 15:46:00 +02:00
qm-dsp remove compilation warning (-Wunused-but-set-variable) 2015-06-29 14:18:15 -04:00
surfaces rationalize save/restore of control surface "feedback" property 2015-06-24 13:46:07 -04:00
timecode Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
vamp-plugins
vfork