aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard2-11/+12
2007-04-17Event handling fixes.David Robillard3-16/+21
2007-04-17Fixed toolbar initial state.David Robillard1-0/+1
2007-04-06Email address and FSF copyright address updates.David Robillard10-10/+10
2007-04-06Icon fixes.David Robillard7-27/+7
2007-04-05Code cleanups.David Robillard4-328/+11
2007-04-05Selector states.David Robillard5-57/+59
2007-04-04Quantization while recording.David Robillard1-0/+2
2007-04-02Edge label toggling.David Robillard8-20/+93
2007-04-01Fixed missed events (off by one bug comparing time stamps with end of cycle).David Robillard1-7/+96
2007-04-01Fixed exception bug.David Robillard1-14/+6
2007-03-31distcheck fixes.David Robillard1-5/+6
2007-03-31Fixed tempo skew (record vs playback).David Robillard3-35/+59
2007-03-31Realtime MIDI recording.David Robillard4-29/+132
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard4-12/+37
2007-03-26Deleting selected states with delete key.David Robillard5-6/+40
2007-03-25Added missing file.David Robillard1-0/+56
2007-03-25Added node properties window.David Robillard9-37/+371
2007-03-23Changed to middle click for adding nodes.David Robillard3-24/+22
2007-03-22Serialization fixes for GUI.David Robillard1-3/+3
2007-03-22Cleaned up loading code.David Robillard4-20/+43
2007-03-19Learn quantization.David Robillard2-2/+2
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