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
/
Node.cpp
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
-3
/
+2
2013-02-02
More generic Atom class.
David Robillard
1
-1
/
+1
2013-01-15
Compile against latest Eugene (evolution still doesn't work, though).
David Robillard
1
-0
/
+18
2013-01-14
Fix saving and loading machines.
David Robillard
1
-22
/
+17
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
-15
/
+15
2013-01-13
Use lowercase namespace names.
David Robillard
1
-2
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-33
/
+33
2013-01-12
Fix node times when importing MIDI.
David Robillard
1
-3
/
+2
2013-01-12
Bulk reformat.
David Robillard
1
-39
/
+51
2013-01-11
Move MIDISink from Machine state to Context parameter.
David Robillard
1
-2
/
+2
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
1
-2
/
+4
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-16
/
+0
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-11
/
+12
2011-02-15
Remove fuzzy lack of distinction between URIs and CURIEs.
David Robillard
1
-5
/
+5
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-19
/
+32
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-22
Expose numeric ID.
David Robillard
1
-3
/
+3
2010-12-22
Assign all objects a numeric ID at creation time.
David Robillard
1
-17
/
+19
2010-12-17
Simplify blank node ID stuff (and remove circular dependency of World and Node).
David Robillard
1
-1
/
+1
2010-12-17
Fix serialisation (fix ticket #508).
David Robillard
1
-1
/
+1
2010-12-17
Fix run duration handling and associated constant crashes (assertion failures).
David Robillard
1
-4
/
+0
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-21
Fix Eugene and Machine compilation.
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
-17
/
+17
2009-02-28
Make machina work sort of a little bit maybe.
David Robillard
1
-0
/
+6
2008-11-17
Fix mutation.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-7
/
+7
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
1
-6
/
+6
2008-01-06
Remove raul dependency on liblo and redlandmm.
David Robillard
1
-4
/
+7
2007-12-07
Vast quantities of filthy, filthy evolution code.
David Robillard
1
-7
/
+28
2007-12-06
Added missing files.
David Robillard
1
-0
/
+18
2007-12-05
Working mutation operators.
David Robillard
1
-2
/
+13
2007-12-05
Add preliminary mutation to machina (only random edge probability mutation so...
David Robillard
1
-7
/
+29
2007-12-05
Preliminary evolutionary stuff in machina.
David Robillard
1
-2
/
+3
2007-12-02
Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).
David Robillard
1
-15
/
+7
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-4
/
+4
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-2
/
+2
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
1
-18
/
+19
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-05
Code cleanups.
David Robillard
1
-8
/
+0
2007-04-05
Selector states.
David Robillard
1
-0
/
+16
2007-03-30
Canvas auto-layout uses durations like graphviz diagrams.
David Robillard
1
-2
/
+2
2007-03-26
Deleting selected states with delete key.
David Robillard
1
-3
/
+9
2007-03-25
Added node properties window.
David Robillard
1
-6
/
+10
2007-03-11
MIDI file reading.
David Robillard
1
-8
/
+17
2007-03-03
SMF writing work.
David Robillard
1
-4
/
+4
2007-03-02
Work towards Action serialization.
David Robillard
1
-0
/
+7
[next]