summaryrefslogtreecommitdiff
path: root/libs/surfaces/frontier
AgeCommit message (Expand)Author
2013-12-21conform to new CP API designPaul Davis
2013-01-16add copyright commentsPaul Davis
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-01Fix array out of bounds error.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-10-30Trim session.h include dependency tree.David Robillard
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-20Fix various MIDI control and installation issues:David Robillard
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-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
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-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson