aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard4-11/+21
2007-03-17Nicer automata diagrams from machina2dot.py.David Robillard1-1/+1
2007-03-12Max duration loading optional.David Robillard1-1/+1
2007-03-12Export to DOT file.David Robillard5-59/+82
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard4-46/+66
2007-03-12Fixed edge label size when zooming.David Robillard2-7/+9
2007-03-12Flowcanvas resizing, auto-arrange resizes if necessary.David Robillard1-5/+23
2007-03-11Auto-arranging in flowcanvas/machina.David Robillard5-4/+23
2007-03-11MIDI file reading.David Robillard4-43/+36
2007-03-03SMF writing work.David Robillard4-6/+115
2007-02-25Command line app loads again.David Robillard1-6/+1
2007-02-25More serialization work (loading, saving works from GUI).David Robillard3-11/+75
2007-02-24Fixed save/save as dialog behavior.David Robillard2-25/+20
2007-02-24Serialization work.David Robillard2-5/+59
2007-02-23Removable edges.David Robillard4-55/+30
2007-02-22Machina quantization, various timing related fixes.David Robillard2-2/+7
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard6-23/+275
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard5-11/+126
2007-02-16Labels on straight Connections in FlowCanvas (for Machina edges).David Robillard1-0/+1
2007-02-14Serialization work on Machina.David Robillard3-9/+50
2007-02-12Added missing files.David Robillard2-0/+99
2007-02-11Machina animation.David Robillard4-11/+135
2007-02-11Moved Maid from Ingen to Raul.David Robillard5-45/+32
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard4-107/+97
2007-02-10Made Raul::List read/write thread safe. Uh.. kinda, a bit. :)David Robillard4-13/+40
2007-02-09Removed data type stuff from SLV2.David Robillard2-13/+25
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard9-0/+1151