summaryrefslogtreecommitdiff
path: root/libs/surfaces/tranzport
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-02-16remove lib versioning for internal pluginsRobin Gareus
2014-05-16more gettimeofday() -> g_get_monotonic_time()Robin Gareus
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-01-25try to get export/visibility and build conditionals right for surfaces/, once...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-21conform to new CP APIPaul Davis
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17tweak up DLL=1 defs for control surfacesPaul Davis
2013-09-03use visibility macros to control visibility in control surface DLL/DSO'sPaul 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