aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2015-10-14Don't use Glib::ustringDavid Robillard1-1/+1
2015-02-22Make edges opaque.David Robillard2-6/+6
2014-12-18Work towards engine/GUI separation.David Robillard2-16/+19
2014-04-26Fix library dependencies.David Robillard1-1/+1
2014-03-15Clean up public canvas interface.David Robillard1-1/+1
2013-12-29Tidy.David Robillard1-2/+2
2013-12-19FDGL: Improve flow-directed layout.David Robillard1-0/+2
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard7-19/+19
2013-02-03Add LV2 to machina library dependencies (fix #883).David Robillard1-1/+2
2013-02-02More generic Atom class.David Robillard4-16/+16
2013-02-02Make 1 beat notes by default.David Robillard1-1/+1
2013-01-15Compile against latest Eugene (evolution still doesn't work, though).David Robillard1-9/+7
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 Robillard1-25/+35
2013-01-14Set default step/quantize to quarter node.David Robillard1-1/+1
2013-01-14Fix deletion of nodes and edges.David Robillard3-19/+29
2013-01-14Fix typo.David Robillard1-1/+1
2013-01-14Make quantize spinner control step record and new node length.David Robillard4-34/+36
2013-01-14Move zoom stuff to menu.David Robillard3-59/+81
2013-01-13Hide evolver toolbar if unsupported.David Robillard1-1/+1
2013-01-13Size circles in ems to scale with font size.David Robillard1-1/+4
2013-01-13Remove unused checkbox.David Robillard1-33/+17
2013-01-13Update documentation.David Robillard1-14/+38
2013-01-13Fancy labels.David Robillard1-18/+28
2013-01-13Fix step recording.David Robillard3-35/+45
2013-01-13Move arrange to menu.David Robillard3-19/+22
2013-01-13Remove unused menu item.David Robillard3-12/+0
2013-01-13Add two connect modes for fast chaining and fanning.David Robillard6-31/+136
2013-01-13Fix invalid toolbar icon size.David Robillard1-8/+10
2013-01-13Lint.David Robillard2-3/+3
2013-01-13Update copyright headers.David Robillard12-192/+180
2013-01-13Move merge operation to Machine::merge().David Robillard1-0/+1
2013-01-13Change model to have a single initial node.David Robillard9-125/+145
2013-01-13Show selector nodes as dashed.David Robillard2-6/+9
2013-01-13Fix BPM and quantize spinbuttons.David Robillard3-171/+338
2013-01-13Show nodes after recording.David Robillard3-4/+11
2013-01-13Use lowercase namespace names.David Robillard12-106/+106
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard12-150/+204
2013-01-12Fix node times when importing MIDI.David Robillard1-2/+2
2013-01-12Fix selection dash for circles.David Robillard2-10/+0
2013-01-12Fix MIDI import.David Robillard1-1/+1
2013-01-12Add missing file.David Robillard1-7/+11
2013-01-12Bulk reformat.David Robillard12-93/+137
2013-01-12Don't use curved edges.David Robillard1-1/+1
2013-01-12Make double click show properties window.David Robillard3-12/+24
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-1/+1
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 Robillard7-39/+64
2012-08-08Clean up wscript files.David Robillard1-1/+1