aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Remove glib dependency from engineDavid Robillard4-14/+11
2015-10-14Don't use Glib::ustringDavid Robillard6-34/+22
2015-10-14Tidy up global configuration outputDavid Robillard1-1/+1
2015-10-03Upgrade to waf 1.8.14David Robillard1-7/+8
2015-02-23Update waf.David Robillard1-5/+5
2015-02-22Make edges opaque.David Robillard2-6/+6
2015-02-17Delete trailing whitespace.David Robillard1-1/+1
2015-01-25Upgrade to r100/autowaf.David Robillard1-5/+5
2015-01-16Upgrade to r99/autowaf (fix documentation paths).David Robillard1-4/+4
2014-12-18Upgrade to waf 1.8.5.David Robillard2-4/+4
2014-12-18Work towards engine/GUI separation.David Robillard13-124/+207
2014-08-08Upgrade to waf 1.7.16.David Robillard1-0/+0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard4-12/+12
2014-04-26Update to waf 1.7.16.David Robillard1-0/+0
2014-04-26Fix library dependencies.David Robillard2-2/+2
2014-03-15Clean up public canvas interface.David Robillard1-1/+1
2014-01-04Bump dependencies to released version numbers.David Robillard1-2/+2
2013-12-29Tidy.David Robillard1-2/+2
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Tidy up configuration output.David Robillard1-1/+1
2013-12-25Update to r94/autowaf.David Robillard1-0/+0
2013-12-19Update to waf 1.7.14.David Robillard1-0/+0
2013-12-19FDGL: Improve flow-directed layout.David Robillard2-1/+3
2013-08-09Upgrade to waf 1.7.11.David Robillard1-0/+0
2013-03-17Update to r93/autowaf.David Robillard1-0/+0
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard37-99/+309
2013-02-04Replace Raul::thread with std::thread.David Robillard2-15/+13
2013-02-03Add LV2 to machina library dependencies (fix #883).David Robillard3-3/+4
2013-02-03Fix compilation with Clang 3.1.David Robillard2-4/+4
2013-02-03Fix compilation with GCC 4.6.David Robillard6-28/+25
2013-02-03Check for c++0x compiler flag before adding to environment.David Robillard1-0/+2
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2013-02-02Check for Jack 0.120.0 consistently across all packages (fix #773).David Robillard1-1/+1
2013-02-02More generic Atom class.David Robillard7-19/+19
2013-02-02Make 1 beat notes by default.David Robillard1-1/+1
2013-01-20Use -std=c++0x instead of -std=c++11 for older compilers.David Robillard1-1/+1
2013-01-20Clean up Machine documentation.David Robillard2-10/+7
2013-01-15Compile against latest Eugene (evolution still doesn't work, though).David Robillard13-105/+162
2013-01-14Fix jack port destruction while running and consequent crash on exit.David Robillard2-13/+11
2013-01-14Make duration spinner in properties dialog functional.David Robillard5-27/+54
2013-01-14Fix creation of broken arcs when double clicking nodes.David Robillard1-4/+3
2013-01-14Fix saving and loading machines.David Robillard17-269/+231
2013-01-14Update README.David Robillard1-5/+5
2013-01-14Set default step/quantize to quarter node.David Robillard1-1/+1
2013-01-14Fix deletion of nodes and edges.David Robillard4-20/+30
2013-01-14Update READMEs.David Robillard1-1/+15
2013-01-14Fix typo.David Robillard1-1/+1
2013-01-14Make quantize spinner control step record and new node length.David Robillard9-58/+55
2013-01-14Move zoom stuff to menu.David Robillard3-59/+81
2013-01-13Hide evolver toolbar if unsupported.David Robillard1-1/+1