13
0
livetrax/libs/midi++2
Taybin Rutkin 52b4b464f9 Merged revisions 6292,6294-6295,6311,6314 via svnmerge from
svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/build_fixes

........
  r6292 | trutkin | 2009-12-05 08:31:25 -0500 (Sat, 05 Dec 2009) | 1 line
  
  remove scons build files
........
  r6294 | trutkin | 2009-12-05 09:11:17 -0500 (Sat, 05 Dec 2009) | 2 lines
  
  cairomm
  remove unnecessary vendor libraries as we now rely on the developer to install them
........
  r6295 | trutkin | 2009-12-05 09:12:54 -0500 (Sat, 05 Dec 2009) | 2 lines
  
  soundtouch
  remove unnecessary vendor libraries as we now rely on the developer to install them
........
  r6311 | trutkin | 2009-12-05 23:38:49 -0500 (Sat, 05 Dec 2009) | 2 lines

  glibmm2, gtkmm2, libgnomecanvasmm, sigc++2  
  remove unnecessary vendor libraries as we now rely on the developer to install them
........
  r6314 | trutkin | 2009-12-06 09:15:49 -0500 (Sun, 06 Dec 2009) | 4 lines
  
  remove scons referencing from Makefile
  
  - TODO: should move cscope stuff to waf and get rid of the Makefile
........


git-svn-id: svn://localhost/ardour2/branches/3.0@6315 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-06 14:21:46 +00:00
..
macosx rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
midi++ more MTC stuff, including toggleable use of torben's PI controller 2009-12-02 21:26:26 +00:00
.cvsignore rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
alsa_sequencer_midiport.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
channel.cc Normalise names of .cc and .h files. 2009-09-15 16:49:15 +00:00
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
coremidi_midiport.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
factory.cc Merged revisions 6293,6296-6306,6308 via svnmerge from 2009-12-06 04:35:48 +00:00
fd_midiport.cc Fix compile. 2009-03-09 18:34:04 +00:00
fifomidi.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
jack_midiport.cc make ALSA MIDI I/O work with timestamps; more MTC debug tracing 2009-12-01 21:28:31 +00:00
libmidi++.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
libmidi++.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
manager.cc fix for first of taybin's 2 problems - do not use uninitialized Port* in check on existing devices 2009-12-06 03:02:45 +00:00
midi.cc the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X SESSIONS !!!! BREAKAGE IS EXPECTED !!!! IF YOU HAVE AND NEED A WORKING 3.0 DO **NOT** UPDATE. !!!! otherwise, update and enjoy the steadily emerging joys of this major reworking of ardour internals 2009-06-09 20:21:19 +00:00
miditrace.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
midnam_patch.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
mmc.cc support for MMC track mute register, in addition to existing track record status register 2009-11-23 17:34:11 +00:00
mmctest.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
mtc.cc more tweaks to MTC slave code (still not functional), including removing race conditions when resetting slave state; make Session catch on its own saved preferences, which has not been happening; make switching sync sources avoid race conditions 2009-12-03 18:44:06 +00:00
parser.cc generalize hans' midi_clock_timestamp to be a general timestamp for incoming MIDI data (from JACK); make JACK_MidiPort::read() abort, because it should never ever be called; make JACK_MidiPort::~JackMIDIPort() unregister ports when it is destroyed; pass along the timestamp to MTC qtr and full signals 2009-12-01 18:31:00 +00:00
port.cc make ALSA MIDI I/O work with timestamps; more MTC debug tracing 2009-12-01 21:28:31 +00:00
wscript Merged revisions 6293,6296-6306,6308 via svnmerge from 2009-12-06 04:35:48 +00:00