aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Work towards engine/GUI separation.David Robillard1-7/+7
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-01-14Fix saving and loading machines.David Robillard1-25/+35
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Use lowercase namespace names.David Robillard1-5/+5
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-7/+6
2013-01-12Bulk reformat.David Robillard1-7/+8
2013-01-11Move run context information to Context object and remove Machine::_forge.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-3/+6
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-2/+0
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-2/+2
2011-01-10Rewrite with UI/engine split.David Robillard1-1/+3
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-18Remove more things from public engine interface.David Robillard1-12/+6
2010-09-04My name is David. :)David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-3/+3
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-02-27Build without eugene.David Robillard1-1/+2
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-11-17Run... almostDavid Robillard1-1/+1
2008-11-17Compile.David Robillard1-1/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2007-12-05Preliminary evolutionary stuff in machina.David Robillard1-1/+1
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-1/+1
2007-10-21Fix (most of the) basic machina functionality.David Robillard1-2/+2
2007-10-20Fix thread error message/death on launching machina_guiDavid Robillard1-0/+3
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-1/+1
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+2
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-2/+5
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-02Edge label toggling.David Robillard1-0/+5
2007-04-01Fixed exception bug.David Robillard1-14/+6
2007-03-25Added node properties window.David Robillard1-3/+11
2007-03-22Cleaned up loading code.David Robillard1-1/+4
2007-03-19Learn quantization.David Robillard1-1/+1
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-4/+12
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard1-1/+1
2007-03-12Max duration loading optional.David Robillard1-1/+1
2007-03-12Export to DOT file.David Robillard1-15/+23
2007-03-03SMF writing work.David Robillard1-2/+0
2007-02-25Command line app loads again.David Robillard1-6/+1
2007-02-24Serialization work.David Robillard1-0/+2
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-4/+2