13
0
livetrax/libs
Paul Davis 590882f3c8 change Canvas heirarchy and constructors
Items no longer need a parent group (they require a Canvas pointer instead), so all constructors have been rationalized
and have two variants, one with a parent and one with a canvas.

All Items now inherit from Fill and Outline, to banish diagonal inheritance and virtual base classes and all that.

There were zero changes to the Ardour GUI arising from these changes.
2014-06-12 14:53:44 -04:00
..
appleutility use "portable" approach to forcing visible symbols in third party libs (qm-dsp, vamp-plugins, appleutility, clearlooks) 2014-01-17 13:19:42 -05:00
ardour delayline: properly hand-over the shared-pointer. 2014-06-12 02:10:37 +02:00
ardouralsautil install libardouralsautil into the normal libdir, not a subdir 2014-06-07 08:30:35 -04:00
audiographer remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
backends add latency callback to dummy backend 2014-06-11 22:01:21 +02:00
canvas change Canvas heirarchy and constructors 2014-06-12 14:53:44 -04:00
clearlooks-newer finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
clearlooks-older
evoral remove some 1920 tick constants and leave notes for some others. 2014-06-07 18:35:37 +02:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-05-17 16:54:12 +02:00
gtkmm2ext Include stdint.h for int64_t type 2014-06-07 13:49:12 +10:00
libltc Add the main VC project files for building Ardour3 with Microsoft Visual Studio 2014-04-08 09:49:35 +01:00
midi++2 wrap MIDI timecode at 24h 2014-06-10 04:22:34 +02:00
panners finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
pbd close dir opened with opendir() - fixes accumulated fd for plugin state saves 2014-06-10 02:21:22 +02:00
plugins/reasonablesynth.lv2 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
qm-dsp remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-04-28 21:18:02 -04:00
surfaces merge with master and fix 4 conflicts by hand 2014-06-02 11:32:13 -04:00
timecode Fix timecode target so it is just libtimecode.so and not liblibtimecode.so 2014-06-07 13:49:12 +10:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-04-28 21:11:08 -04:00
vfork add GPLv2 to exec_wrapper 2014-05-22 23:44:28 +02:00