Fix memory leak.
[ardour.git] / libs / surfaces / mackie /
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davissubstantial overhaul of MCU code - no more separate...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-20 David RobillardFix various MIDI control and installation issues:
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardDon't raise errors on probe.
2009-10-08 Paul Davisthree recent fixes from 2.0-ongoing (RT on by default...
2009-10-06 Carl HetheringtonFix some compiler warnings.
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-22 Paul Davismake i18n build work ; add mackie dir back to build...
2009-06-11 Carl HetheringtonFix for route refactor. Fix warning.
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-13 Nick MainsbridgeCompilation fixes from using namespace removal.
2009-05-07 David RobillardFix mackie control protocol compilation.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-27 David RobillardWaf: install stuff
2009-02-27 David RobillardWaf: build control surfaces.
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2009-01-14 Carl HetheringtonMake Bundles work a bit better. A few include optimisa...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davis"merge" (i.e. wholesale import) 2.0-ongoing Mackie...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-13 David RobillardFix warning.
2008-10-03 David RobillardApply panners/automation patch from torbenh (Panner...
2008-09-20 David RobillardFix precedence error.
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Paul Davisbuild fixes for external libsndfile, plus make ogg...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Doug McLainfinal gcc 4.3 changes
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-19 Paul Davisreinstate Ye Olde MIDI (input) thread; fix up a few...
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-02 David RobillardMerge with trunk R2978.
2007-10-12 Paul Davisfixes for varispeed playback, mackie control compilatio...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-18 David RobillardMerged with trunk R1725
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 John Andersonadd ffwd and rewind, and use frmm_left and frm_right...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-13 John Andersonno more strerror_r
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-11 John Andersonimplement button for global solo
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-10 John Andersonclean up shutdown
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-02 John Andersonadd locks around port read/write. Much more stable...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-22 Taybin Rutkinsndfile including fix.
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-16 Taybin RutkinFix for building on MacOS X.
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...