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
/
JackDriver.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-10
Remove Raul::Command (mostly useless thin wrapper around a semaphore).
David Robillard
1
-4
/
+7
2011-01-10
Rewrite with UI/engine split.
David Robillard
1
-3
/
+17
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
/
+1
2010-12-18
Remove LearnRequest from public engine API.
David Robillard
1
-1
/
+4
2010-12-17
Remove RaulJackDriver cruft.
David Robillard
1
-3
/
+75
2010-12-17
Step recording.
David Robillard
1
-2
/
+2
2010-12-17
Fix recording.
David Robillard
1
-9
/
+9
2010-12-17
Fix run duration handling and associated constant crashes (assertion failures).
David Robillard
1
-24
/
+13
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
-18
/
+18
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2009-02-28
Make machina work sort of a little bit maybe.
David Robillard
1
-14
/
+14
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-11-17
Run. Sorta.
David Robillard
1
-8
/
+9
2008-11-17
Run... almost
David Robillard
1
-21
/
+19
2008-11-17
Compile.
David Robillard
1
-20
/
+25
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-02-09
Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.
David Robillard
1
-12
/
+18
2008-01-02
Fix canvas scroll buttons.
David Robillard
1
-1
/
+0
2007-12-07
Vast quantities of filthy, filthy evolution code.
David Robillard
1
-6
/
+14
2007-12-07
It's evolution, baby.
David Robillard
1
-0
/
+2
2007-12-04
Fix stuck notes on stop.
David Robillard
1
-15
/
+22
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
1
-1
/
+1
2007-07-24
Removed recursive autohell, except for SLv2.
David Robillard
1
-1
/
+1
2007-05-07
Fixed assert crash bug.
David Robillard
1
-1
/
+1
2007-05-06
Another one!
David Robillard
1
-0
/
+10
2007-05-06
Yeah, another one.
David Robillard
1
-0
/
+1
2007-05-05
Added Jack MIDI compatibility filthy annoying kludges.
David Robillard
1
-0
/
+1
2007-04-07
Jack MIDI API fixes.
David Robillard
1
-6
/
+6
2007-04-06
Email address and FSF copyright address updates.
David Robillard
1
-1
/
+1
2007-04-05
Code cleanups.
David Robillard
1
-16
/
+14
2007-04-04
Quantization while recording.
David Robillard
1
-2
/
+2
2007-04-02
Edge label toggling.
David Robillard
1
-1
/
+12
2007-04-01
Fixed missed events (off by one bug comparing time stamps with end of cycle).
David Robillard
1
-1
/
+6
2007-04-01
Fixed exception bug.
David Robillard
1
-0
/
+9
2007-03-31
Fixed tempo skew (record vs playback).
David Robillard
1
-2
/
+2
2007-03-31
Realtime MIDI recording.
David Robillard
1
-4
/
+52
2007-03-30
Canvas auto-layout uses durations like graphviz diagrams.
David Robillard
1
-6
/
+1
2007-03-22
Serialization fixes for GUI.
David Robillard
1
-1
/
+1
2007-03-22
Cleaned up loading code.
David Robillard
1
-1
/
+2
2007-03-18
Improved automata diagram drawing (include notes, use standard initial note n...
David Robillard
1
-0
/
+6
2007-03-11
MIDI file reading.
David Robillard
1
-4
/
+6
2007-03-03
SMF writing work.
David Robillard
1
-6
/
+19
2007-02-25
Command line app loads again.
David Robillard
1
-2
/
+9
2007-02-25
More serialization work (loading, saving works from GUI).
David Robillard
1
-15
/
+30
2007-02-22
Machina quantization, various timing related fixes.
David Robillard
1
-15
/
+28
2007-02-21
Tempo based time in Machina (and related utilities added to Raul).
David Robillard
1
-37
/
+39
2007-02-14
Serialization work on Machina.
David Robillard
1
-5
/
+9
[next]