index
:
machina.git
master
Machina generative MIDI sequencer
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gui
/
MachinaGUI.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-2
/
+2
2013-01-14
Make duration spinner in properties dialog functional.
David Robillard
1
-0
/
+1
2013-01-14
Fix deletion of nodes and edges.
David Robillard
1
-10
/
+6
2013-01-14
Make quantize spinner control step record and new node length.
David Robillard
1
-2
/
+5
2013-01-14
Move zoom stuff to menu.
David Robillard
1
-3
/
+6
2013-01-13
Fix step recording.
David Robillard
1
-2
/
+3
2013-01-13
Move arrange to menu.
David Robillard
1
-1
/
+1
2013-01-13
Remove unused menu item.
David Robillard
1
-1
/
+0
2013-01-13
Add two connect modes for fast chaining and fanning.
David Robillard
1
-3
/
+11
2013-01-13
Lint.
David Robillard
1
-1
/
+1
2013-01-13
Update copyright headers.
David Robillard
1
-16
/
+15
2013-01-13
Change model to have a single initial node.
David Robillard
1
-3
/
+4
2013-01-13
Fix BPM and quantize spinbuttons.
David Robillard
1
-1
/
+0
2013-01-13
Use lowercase namespace names.
David Robillard
1
-17
/
+17
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-20
/
+26
2013-01-12
Bulk reformat.
David Robillard
1
-2
/
+6
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
1
-0
/
+4
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-11-29
Remove libgnomecanvasmm dependency.
David Robillard
1
-1
/
+2
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+1
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-9
/
+27
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-17
Step recording.
David Robillard
1
-0
/
+1
2010-12-17
Disable entire evolution toolbar when not compiled against eugene.
David Robillard
1
-0
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2009-02-27
Build without eugene.
David Robillard
1
-2
/
+2
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-1
/
+1
2008-11-17
Compile.
David Robillard
1
-1
/
+3
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-3
/
+3
2007-12-08
Fix compilation w/o Eugene.
David Robillard
1
-3
/
+8
2007-12-07
Fix loading selector nodes.
David Robillard
1
-0
/
+3
2007-12-07
It's evolution, baby.
David Robillard
1
-3
/
+4
2007-12-06
Added missing files.
David Robillard
1
-8
/
+6
2007-12-05
Working mutation operators.
David Robillard
1
-2
/
+11
2007-12-05
Add preliminary mutation to machina (only random edge probability mutation so...
David Robillard
1
-2
/
+8
2007-12-02
Make duration relative edge lengths optional (lays out bigger machines much m...
David Robillard
1
-0
/
+2
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-2
/
+2
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-06
Icon fixes.
David Robillard
1
-1
/
+0
2007-04-05
Code cleanups.
David Robillard
1
-16
/
+0
2007-04-02
Edge label toggling.
David Robillard
1
-1
/
+3
2007-03-31
Realtime MIDI recording.
David Robillard
1
-28
/
+35
2007-03-26
Deleting selected states with delete key.
David Robillard
1
-0
/
+1
2007-03-22
Cleaned up loading code.
David Robillard
1
-1
/
+1
2007-03-12
Export to DOT file.
David Robillard
1
-0
/
+2
[next]