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
/
gui
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-14
Fix saving and loading machines.
David Robillard
1
-25
/
+35
2013-01-13
Update copyright headers.
David Robillard
1
-16
/
+15
2013-01-13
Use lowercase namespace names.
David Robillard
1
-5
/
+5
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-7
/
+6
2013-01-12
Bulk reformat.
David Robillard
1
-7
/
+8
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
/
+6
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-11-29
Remove libgnomecanvasmm dependency.
David Robillard
1
-2
/
+0
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-2
/
+0
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-2
/
+2
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-1
/
+3
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
-12
/
+6
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
-3
/
+3
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
-1
/
+2
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
1
-1
/
+1
2008-11-17
Run... almost
David Robillard
1
-1
/
+1
2008-11-17
Compile.
David Robillard
1
-1
/
+3
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2007-12-05
Preliminary evolutionary stuff in machina.
David Robillard
1
-1
/
+1
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-1
/
+1
2007-10-21
Fix (most of the) basic machina functionality.
David Robillard
1
-2
/
+2
2007-10-20
Fix thread error message/death on launching machina_gui
David Robillard
1
-0
/
+3
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-1
/
+1
2007-07-24
Removed recursive autohell, except for SLv2.
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
/
+5
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-02
Edge label toggling.
David Robillard
1
-0
/
+5
2007-04-01
Fixed exception bug.
David Robillard
1
-14
/
+6
2007-03-25
Added node properties window.
David Robillard
1
-3
/
+11
2007-03-22
Cleaned up loading code.
David Robillard
1
-1
/
+4
2007-03-19
Learn quantization.
David Robillard
1
-1
/
+1
2007-03-18
Improved automata diagram drawing (include notes, use standard initial note n...
David Robillard
1
-4
/
+12
2007-03-17
Nicer automata diagrams from machina2dot.py.
David Robillard
1
-1
/
+1
2007-03-12
Max duration loading optional.
David Robillard
1
-1
/
+1
2007-03-12
Export to DOT file.
David Robillard
1
-15
/
+23
2007-03-03
SMF writing work.
David Robillard
1
-2
/
+0
2007-02-25
Command line app loads again.
David Robillard
1
-6
/
+1
2007-02-24
Serialization work.
David Robillard
1
-0
/
+2
2007-02-21
Tempo based time in Machina (and related utilities added to Raul).
David Robillard
1
-4
/
+2
2007-02-11
Moved Maid from Ingen to Raul.
David Robillard
1
-1
/
+2
2007-02-10
Made Raul::List read/write thread safe. Uh.. kinda, a bit. :)
David Robillard
1
-1
/
+25
[next]