aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-2/+2
2013-01-14Make duration spinner in properties dialog functional.David Robillard1-0/+1
2013-01-14Fix deletion of nodes and edges.David Robillard1-10/+6
2013-01-14Make quantize spinner control step record and new node length.David Robillard1-2/+5
2013-01-14Move zoom stuff to menu.David Robillard1-3/+6
2013-01-13Fix step recording.David Robillard1-2/+3
2013-01-13Move arrange to menu.David Robillard1-1/+1
2013-01-13Remove unused menu item.David Robillard1-1/+0
2013-01-13Add two connect modes for fast chaining and fanning.David Robillard1-3/+11
2013-01-13Lint.David Robillard1-1/+1
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Change model to have a single initial node.David Robillard1-3/+4
2013-01-13Fix BPM and quantize spinbuttons.David Robillard1-1/+0
2013-01-13Use lowercase namespace names.David Robillard1-17/+17
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-20/+26
2013-01-12Bulk reformat.David Robillard1-2/+6
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-0/+4
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-1/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+1
2011-01-10Rewrite with UI/engine split.David Robillard1-9/+27
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-17Step recording.David Robillard1-0/+1
2010-12-17Disable entire evolution toolbar when not compiled against eugene.David Robillard1-0/+1
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-8/+8
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-2/+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-17Compile.David Robillard1-1/+3
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+3
2007-12-08Fix compilation w/o Eugene.David Robillard1-3/+8
2007-12-07Fix loading selector nodes.David Robillard1-0/+3
2007-12-07It's evolution, baby.David Robillard1-3/+4
2007-12-06Added missing files.David Robillard1-8/+6
2007-12-05Working mutation operators.David Robillard1-2/+11
2007-12-05Add preliminary mutation to machina (only random edge probability mutation so...David Robillard1-2/+8
2007-12-02Make duration relative edge lengths optional (lays out bigger machines much m...David Robillard1-0/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-2/+2
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-06Icon fixes.David Robillard1-1/+0
2007-04-05Code cleanups.David Robillard1-16/+0
2007-04-02Edge label toggling.David Robillard1-1/+3
2007-03-31Realtime MIDI recording.David Robillard1-28/+35
2007-03-26Deleting selected states with delete key.David Robillard1-0/+1
2007-03-22Cleaned up loading code.David Robillard1-1/+1
2007-03-12Export to DOT file.David Robillard1-0/+2