13
0
livetrax/libs
David Robillard 214a31bb98 Fix various MIDI control and installation issues:
* Install ardour3_ui_default.conf to system config dir

 * Set -DDATA_DIR etc. defines to proper absolute paths

 * Set default MIDI control port name to "control"
   (it was "control" some places, "default" other, so the generic MIDI
   control surface didn't work.  The real problem here is probably that
   the name is hardcoded in the surface code, ick)

 * Install surfaces to correct system directory

 * Generate and install ardour_system.rc

User POV:

 * Installed versions not run from the source directory discover configuration
   files and surfaces, and generally work

 * Building and/or starting a fresh copy of ardour3 with no pre-existing
   configuration will run an ardour with a single MIDI "control" port, which
   you can plug a surface into and control MMC and controllers and such
   (after turning on the generic MIDI surface, which IMO should be loaded
    by default anyway, especially since it's no longer in a menu)


git-svn-id: svn://localhost/ardour2/branches/3.0@5833 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-20 23:43:19 +00:00
..
appleutility
ardour Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
cairomm
clearlooks-newer Fix some compiler warnings. 2009-10-06 23:58:29 +00:00
clearlooks-older
evoral Only build unit tests if configure --test is passed. 2009-10-20 01:07:15 +00:00
fst
glibmm2 switch glibmm/giomm to 2.18 2009-07-02 16:00:45 +00:00
gtkmm2
gtkmm2ext i/o button naming patch and imported file BWF timecode retention patch from nickm, both reworked for 3.0 2009-10-01 20:40:51 +00:00
libgnomecanvasmm
midi++2 Fix crash with input (not duplex) control MIDI ports. 2009-10-20 22:33:08 +00:00
pbd Since add_property creates new XMLProperty objects, remove_property should probably delete them. Although remove_property is only used in one place in Ardour that I can see. 2009-10-20 18:44:44 +00:00
rubberband Update autowaf. 2009-07-22 20:51:13 +00:00
sigc++2 merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
soundtouch
surfaces Fix various MIDI control and installation issues: 2009-10-20 23:43:19 +00:00
taglib Update autowaf. 2009-07-22 20:51:13 +00:00
vamp-plugins Update autowaf. 2009-07-22 20:51:13 +00:00
vamp-sdk Update autowaf. 2009-07-22 20:51:13 +00:00
.cvsignore