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
/
Loader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
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
-19
/
+18
2013-01-12
Fix node times when importing MIDI.
David Robillard
1
-2
/
+2
2013-01-12
Bulk reformat.
David Robillard
1
-34
/
+38
2013-01-11
Move MIDISink from Machine state to Context parameter.
David Robillard
1
-1
/
+1
2013-01-11
Move run context information to Context object and remove Machine::_forge.
David Robillard
1
-1
/
+1
2013-01-11
Bring Machina back into the fold (fix #844).
David Robillard
1
-3
/
+5
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-05-18
Update for new Serd and Sord APIs.
David Robillard
1
-2
/
+2
2011-05-11
Pass environment to sord write methods for CURIE abbreviation.
David Robillard
1
-1
/
+3
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-3
/
+0
2011-02-16
Sord::Resource => Sord::URI.
David Robillard
1
-11
/
+11
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-41
/
+31
2011-02-15
Trim more redlandmm API.
David Robillard
1
-2
/
+1
2011-02-15
Remove SPARQL query stuff from Redlandmm.
David Robillard
1
-68
/
+55
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-4
/
+8
2010-12-22
Update license to GPLv3.
David Robillard
1
-10
/
+10
2010-12-17
Use an actual wrapper for query results (instead of building a Bindings and r...
David Robillard
1
-19
/
+20
2010-12-17
Fix serialisation (fix ticket #508).
David Robillard
1
-2
/
+2
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2009-10-21
Fix compilation.
David Robillard
1
-4
/
+4
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
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
-3
/
+4
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
1
-3
/
+7
2007-12-07
Fix loading selector nodes.
David Robillard
1
-0
/
+20
2007-12-05
Working mutation operators.
David Robillard
1
-1
/
+1
2007-12-04
Fix stuck notes on stop.
David Robillard
1
-1
/
+1
2007-12-03
Fix loading outgoing edges from initial node.
David Robillard
1
-3
/
+3
2007-12-02
Ability to add notes to non-MIDI-note nodes (ie make noise with mouse only).
David Robillard
1
-1
/
+1
2007-12-01
Clean up query code.
David Robillard
1
-48
/
+37
2007-11-30
Various documentation cleanups/fixes.
David Robillard
1
-1
/
+1
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
-1
/
+1
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
1
-35
/
+29
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-05
Code cleanups.
David Robillard
1
-14
/
+1
2007-04-04
Quantization while recording.
David Robillard
1
-4
/
+4
2007-04-02
Edge label toggling.
David Robillard
1
-0
/
+7
2007-03-26
Deleting selected states with delete key.
David Robillard
1
-1
/
+1
2007-03-25
Added node properties window.
David Robillard
1
-2
/
+2
2007-03-22
Serialization fixes for GUI.
David Robillard
1
-13
/
+28
2007-03-22
Cleaned up loading code.
David Robillard
1
-107
/
+83
2007-02-25
Command line app loads again.
David Robillard
1
-5
/
+11
2007-02-25
More serialization work (loading, saving works from GUI).
David Robillard
1
-26
/
+40
[next]