summaryrefslogtreecommitdiff
path: root/libs/surfaces/tranzport
AgeCommit message (Expand)Author
2013-12-21conform to new CP APIPaul Davis
2013-03-17remove cruft (old cvsignore files)Robin Gareus
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2011-09-29Upgrade to waf 1.6.7 and autowaf r52.David Robillard
2011-04-22Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent)David Robillard
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-02-07Prevent various things from stopping the transport by requesting a transport ...Carl Hetherington
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-02-01Remove clearly worthless (doesn't event parse, let alone compile) TRANSZPORT_...David Robillard
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-06Merged revisions 6292,6294-6295,6311,6314 via svnmerge from Taybin Rutkin
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-20Fix various MIDI control and installation issues:David Robillard
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-06-08Fix tranzport and SCons builds.Carl Hetherington
2009-05-04Strip trailing whitespace from waf scripts.David Robillard
2009-04-18Upgrade to waf 1.5.4.David Robillard
2009-02-27Waf: install stuffDavid Robillard
2009-02-27Waf: build control surfaces.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-17build fixes for external libsndfile, plus make ogg & FLAC required libs nowPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-22Another gcc4.3 includeDoug McLain
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2007-03-17Warning fix.David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-23Replaces tabs with spaces in python file.Taybin Rutkin
2007-02-23sndfile include fix for tranzport code as wellPaul Davis
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
2007-01-07Warning fixes.David Robillard
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-29Mike Taht's great work on the tranzport driver.Sampo Savolainen
2006-11-30build tweaks to include tranzport code in tarballPaul Davis
2006-11-02update tranzport codePaul Davis
2006-10-26rec-light patch from jim duchek (thanks!)Paul Davis
2006-10-13session export starts from session start marker; add tooltips for rude solo +...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-26Fix for building with SURFACES=1 (new config system broke tranzport).David Robillard
2006-07-27shared_ptr fixesSampo Savolainen
2006-07-10modification to make generic MIDI actually work againPaul Davis