aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaCanvas.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-0/+3
2007-03-12Export to DOT file.David Robillard1-1/+7
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-37/+54
2007-03-12Fixed edge label size when zooming.David Robillard1-4/+4
2007-03-11Auto-arranging in flowcanvas/machina.David Robillard1-0/+1
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-7/+56
2007-02-23Removable edges.David Robillard1-3/+9
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-1/+1
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard1-9/+10
2007-02-16Labels on straight Connections in FlowCanvas (for Machina edges).David Robillard1-0/+1
2007-02-11Machina animation.David Robillard1-8/+14
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-7/+14
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-95/+81
2007-02-09Removed data type stuff from SLV2.David Robillard1-13/+24
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard1-0/+157