aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-13Remove unnecessary linear searches.David Robillard2-15/+3
2013-01-12Tidy.David Robillard1-2/+0
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard53-661/+728
2013-01-12Break up more code into reasonably sized functions.David Robillard2-129/+134
2013-01-12Fix node times when importing MIDI.David Robillard11-31/+35
2013-01-12Fix selection dash for circles.David Robillard2-10/+0
2013-01-12Fix MIDI import.David Robillard3-5/+8
2013-01-12Add missing file.David Robillard5-89/+158
2013-01-12Bulk reformat.David Robillard68-802/+1083
2013-01-12Don't use curved edges.David Robillard1-1/+1
2013-01-12Make double click show properties window.David Robillard5-16/+30
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard17-71/+49
2013-01-11Shrink Machine via better alignment.David Robillard2-5/+4
2013-01-11Move run context information to Context object and remove Machine::_forge.David Robillard9-85/+133
2013-01-11Remove pointless Quantizer class.David Robillard5-31/+30
2013-01-11Bring Machina back into the fold (fix #844).David Robillard44-368/+399
2013-01-11Use C++11 atomics.David Robillard3-9/+12
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-0/+0
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-08-14Replace use of old Raul Table stuff with std::map.David Robillard1-0/+39
2012-08-14Move Quantizer to Machina.David Robillard2-0/+87
2012-08-13Move SMF stuff from Raul to Machina.David Robillard5-0/+778
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-2/+2
2012-08-08Clean up wscript files.David Robillard2-2/+2
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard1-0/+0
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard1-0/+0
2012-07-09Improve INSTALL file.David Robillard1-17/+41
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
2012-05-20Update to r68/autowaf.David Robillard1-0/+0
2012-05-14Trim unnecessary includes.David Robillard1-1/+0
2012-05-13Fix silly emptiness check.David Robillard1-1/+1
2012-02-02Update to r65/autowaf and waf-1.6.10.David Robillard1-0/+0
2012-02-01Update to r64/autowaf.David Robillard1-0/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard11-11/+11
2012-01-16Update to r63/autowafDavid Robillard1-0/+0
2012-01-16Update to r62/autowaf.David Robillard1-0/+0
2011-12-07Remove cruft from public API.David Robillard2-5/+3
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard9-27/+27