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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-15
Compile against latest Eugene (evolution still doesn't work, though).
David Robillard
1
-9
/
+7
2013-01-14
Fix deletion of nodes and edges.
David Robillard
1
-8
/
+20
2013-01-14
Make quantize spinner control step record and new node length.
David Robillard
1
-17
/
+8
2013-01-14
Move zoom stuff to menu.
David Robillard
1
-14
/
+27
2013-01-13
Hide evolver toolbar if unsupported.
David Robillard
1
-1
/
+1
2013-01-13
Fix step recording.
David Robillard
1
-7
/
+19
2013-01-13
Move arrange to menu.
David Robillard
1
-4
/
+3
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
/
+27
2013-01-13
Update copyright headers.
David Robillard
1
-16
/
+15
2013-01-13
Move merge operation to Machine::merge().
David Robillard
1
-0
/
+1
2013-01-13
Change model to have a single initial node.
David Robillard
1
-38
/
+36
2013-01-13
Fix BPM and quantize spinbuttons.
David Robillard
1
-6
/
+1
2013-01-13
Show nodes after recording.
David Robillard
1
-3
/
+2
2013-01-13
Use lowercase namespace names.
David Robillard
1
-12
/
+12
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-33
/
+42
2013-01-12
Bulk reformat.
David Robillard
1
-15
/
+26
2013-01-11
Move MIDISink from Machine state to Context parameter.
David Robillard
1
-1
/
+1
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
1
-3
/
+3
2012-05-14
Trim unnecessary includes.
David Robillard
1
-1
/
+0
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-12-07
Remove cruft from public API.
David Robillard
1
-2
/
+2
2011-12-06
FlowCanvas's successor is hereby dubbed Ganv.
David Robillard
1
-10
/
+10
2011-12-03
Don't expose canvas data structures.
David Robillard
1
-27
/
+39
2011-12-02
Connection => Edge.
David Robillard
1
-2
/
+2
2011-11-29
Remove libgnomecanvasmm dependency.
David Robillard
1
-4
/
+3
2011-11-26
Don't expose non-const references to internal canvas collections.
David Robillard
1
-2
/
+2
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-5
/
+6
2011-06-06
Use sane typedefs for collections.
David Robillard
1
-3
/
+3
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-3
/
+2
2011-05-18
Update for new Serd and Sord APIs.
David Robillard
1
-2
/
+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
-30
/
+0
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-6
/
+6
2011-02-15
Trim more redlandmm API.
David Robillard
1
-4
/
+2
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-34
/
+52
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-17
Take RDF serialisation language as a parameter (rather than hardcoded "turtle").
David Robillard
1
-2
/
+2
2010-12-17
Step recording.
David Robillard
1
-1
/
+3
2010-12-17
Disable entire evolution toolbar when not compiled against eugene.
David Robillard
1
-2
/
+2
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
-43
/
+43
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
/
+3
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-11-17
Compile.
David Robillard
1
-4
/
+6
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-5
/
+5
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-01-02
Fix canvas scroll buttons.
David Robillard
1
-0
/
+3
[next]