aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
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