13
0
livetrax/libs/surfaces
Carl Hetherington 22ffdfa6ad Fix incorrect angle brackets for includes.
git-svn-id: svn://localhost/ardour2/branches/3.0@7874 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-10-05 00:25:57 +00:00
..
control_protocol megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
frontier Fix array out of bounds error. 2010-02-01 20:04:06 +00:00
generic_midi fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
mackie Fix incorrect angle brackets for includes. 2010-10-05 00:25:57 +00:00
osc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
powermate fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
tranzport Remove clearly worthless (doesn't event parse, let alone compile) TRANSZPORT_THREADS stuff. 2010-02-01 20:03:07 +00:00
wiimote Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
wscript