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
/
Engine.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
-2
/
+2
2013-01-14
Fix saving and loading machines.
David Robillard
1
-13
/
+8
2013-01-13
Update copyright headers.
David Robillard
1
-16
/
+15
2013-01-13
Move merge operation to Machine::merge().
David Robillard
1
-9
/
+0
2013-01-13
Change model to have a single initial node.
David Robillard
1
-4
/
+0
2013-01-13
Use lowercase namespace names.
David Robillard
1
-4
/
+4
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-22
/
+22
2013-01-12
Bulk reformat.
David Robillard
1
-10
/
+13
2013-01-11
Move MIDISink from Machine state to Context parameter.
David Robillard
1
-3
/
+1
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
1
-8
/
+15
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-4
/
+0
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-1
/
+1
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-32
/
+54
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-18
Remove more things from public engine interface.
David Robillard
1
-1
/
+21
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
-9
/
+9
2008-11-17
Compile.
David Robillard
1
-1
/
+1
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
1
-2
/
+2
2007-12-07
It's evolution, baby.
David Robillard
1
-1
/
+2
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
1
-2
/
+2
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-05
Code cleanups.
David Robillard
1
-13
/
+6
2007-04-02
Edge label toggling.
David Robillard
1
-1
/
+23
2007-03-22
Fix crash on importing MIDI multiple times.
David Robillard
1
-1
/
+6
2007-03-22
Runtime (RT thread) performance improvements.
David Robillard
1
-0
/
+5
2007-03-22
Cleaned up loading code.
David Robillard
1
-4
/
+5
2007-03-12
Export to DOT file.
David Robillard
1
-1
/
+1
2007-03-03
SMF writing work.
David Robillard
1
-0
/
+17
2007-02-25
Command line app loads again.
David Robillard
1
-1
/
+2
2007-02-25
More serialization work (loading, saving works from GUI).
David Robillard
1
-0
/
+14
2007-02-22
Machina quantization, various timing related fixes.
David Robillard
1
-1
/
+2
2007-02-21
Tempo based time in Machina (and related utilities added to Raul).
David Robillard
1
-0
/
+39