summaryrefslogtreecommitdiff
path: root/libs/surfaces/frontier
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 API designPaul 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-07-15use g_unlink() rather than unlink() universally, requires <glib/gstdio.h> in ...Paul 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