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
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
2007-12-07
Vast quantities of filthy, filthy evolution code.
David Robillard
4
-4
/
+65
2007-12-07
Less console output.
David Robillard
1
-1
/
+2
2007-12-07
It's evolution, baby.
David Robillard
6
-22
/
+104
2007-12-06
Added missing files.
David Robillard
7
-17
/
+67
2007-12-06
Trivial fitness measurement.
David Robillard
1
-0
/
+1
2007-12-06
Rename uselessley verbose MachineMutation.[ch]pp
David Robillard
2
-1
/
+1
2007-12-05
Working mutation operators.
David Robillard
2
-2
/
+7
2007-12-05
Add preliminary mutation to machina (only random edge probability mutation so...
David Robillard
5
-16
/
+96
2007-12-05
Remove misguided gene stuff (Machine is the gene..).
David Robillard
2
-9
/
+0
2007-12-05
Preliminary evolutionary stuff in machina.
David Robillard
3
-19
/
+25
2007-12-04
Fix stuck notes on stop.
David Robillard
3
-4
/
+7
2007-12-02
Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).
David Robillard
1
-3
/
+13
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
7
-10
/
+10
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
14
-43
/
+43
2007-07-22
Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin...
David Robillard
2
-5
/
+5
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
7
-13
/
+20
[next]