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
/
engine
/
machina
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-13
Fix step recording.
David Robillard
1
-1
/
+2
2013-01-13
Lint.
David Robillard
3
-5
/
+6
2013-01-13
Update copyright headers.
David Robillard
11
-176
/
+165
2013-01-13
Move merge operation to Machine::merge().
David Robillard
2
-3
/
+5
2013-01-13
Change model to have a single initial node.
David Robillard
2
-22
/
+41
2013-01-13
Tidy.
David Robillard
1
-7
/
+3
2013-01-13
Remove unnecessary forward declaration.
David Robillard
1
-1
/
+0
2013-01-13
Use lowercase namespace names.
David Robillard
11
-25
/
+25
2013-01-13
Remove pointless typedef.
David Robillard
5
-23
/
+21
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
9
-87
/
+111
2013-01-12
Bulk reformat.
David Robillard
10
-34
/
+75
2013-01-12
Make double click show properties window.
David Robillard
1
-3
/
+3
2013-01-11
Move MIDISink from Machine state to Context parameter.
David Robillard
2
-6
/
+10
2013-01-11
Shrink Machine via better alignment.
David Robillard
1
-4
/
+3
2013-01-11
Move run context information to Context object and remove Machine::_forge.
David Robillard
2
-5
/
+49
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
5
-17
/
+34
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
10
-10
/
+10
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
6
-10
/
+2
2011-02-16
Drop redlandmm for sordmm.
David Robillard
3
-10
/
+13
2011-01-10
Add missing files.
David Robillard
3
-0
/
+200
2011-01-10
Rewrite with UI/engine split.
David Robillard
11
-462
/
+29
2010-12-22
Update license to GPLv3.
David Robillard
14
-140
/
+140
2010-12-22
Expose numeric ID.
David Robillard
1
-1
/
+2
2010-12-22
Assign all objects a numeric ID at creation time.
David Robillard
1
-4
/
+11
2010-12-19
Add missing file.
David Robillard
1
-0
/
+40
2010-12-18
Remove Raul::Stateful (which never really belonged in Raul anyway).
David Robillard
4
-11
/
+15
2010-12-18
Remove more things from public engine interface.
David Robillard
9
-429
/
+19
2010-12-18
Remove LearnRequest from public engine API.
David Robillard
2
-86
/
+8
2010-12-17
Remove RaulJackDriver cruft.
David Robillard
1
-9
/
+35
2010-12-17
Step recording.
David Robillard
4
-4
/
+7
2010-12-17
Fix recording.
David Robillard
1
-1
/
+1
2010-12-17
Fix run duration handling and associated constant crashes (assertion failures).
David Robillard
1
-2
/
+2
2010-09-04
My name is David. :)
David Robillard
19
-19
/
+19
2010-03-21
Fix Eugene and Machine compilation.
David Robillard
3
-3
/
+4
2009-05-13
Update copyright dates.
David Robillard
19
-19
/
+19
2009-05-13
Strip trailing whitespace.
David Robillard
19
-96
/
+96
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
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
2
-3
/
+1
2008-11-17
Run... almost
David Robillard
1
-0
/
+1
2008-11-17
Compile.
David Robillard
10
-21
/
+26
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
17
-46
/
+46
2008-10-03
Good riddance.
David Robillard
1
-22
/
+0
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
2
-2
/
+2
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
11
-64
/
+64
2007-12-20
make distcheck fixes.
David Robillard
1
-0
/
+1
2007-12-08
Fix compilation w/o Eugene.
David Robillard
1
-1
/
+2
2007-12-07
Twiddle the other default node duration...
David Robillard
1
-1
/
+1
2007-12-07
Fix loading selector nodes.
David Robillard
2
-2
/
+2
[next]