13
0
livetrax/libs/surfaces
Carl Hetherington 9f7f0f79a3 Make build scripts python2/3 agnostic.
git-svn-id: svn://localhost/ardour2/branches/3.0@7931 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-10-27 23:10:27 +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 (3.0 version) some Mackie-emulation systems (e.g. euphonix) send zero for the tick count when the jog wheel is moved, so accomodate this by pretending that they reported 1 tick 2010-10-19 15:43:05 +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
wscript Make build scripts python2/3 agnostic. 2010-10-27 23:10:27 +00:00