aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/JackDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Run. Sorta.David Robillard1-8/+9
2008-11-17Run... almostDavid Robillard1-21/+19
2008-11-17Compile.David Robillard1-20/+25
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-12/+18
2008-01-02Fix canvas scroll buttons.David Robillard1-1/+0
2007-12-07Vast quantities of filthy, filthy evolution code.David Robillard1-6/+14
2007-12-07It's evolution, baby.David Robillard1-0/+2
2007-12-04Fix stuck notes on stop.David Robillard1-15/+22
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
2007-05-07Fixed assert crash bug.David Robillard1-1/+1
2007-05-06Another one!David Robillard1-0/+10
2007-05-06Yeah, another one.David Robillard1-0/+1
2007-05-05Added Jack MIDI compatibility filthy annoying kludges.David Robillard1-0/+1
2007-04-07Jack MIDI API fixes.David Robillard1-6/+6
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-16/+14
2007-04-04Quantization while recording.David Robillard1-2/+2
2007-04-02Edge label toggling.David Robillard1-1/+12
2007-04-01Fixed missed events (off by one bug comparing time stamps with end of cycle).David Robillard1-1/+6
2007-04-01Fixed exception bug.David Robillard1-0/+9
2007-03-31Fixed tempo skew (record vs playback).David Robillard1-2/+2
2007-03-31Realtime MIDI recording.David Robillard1-4/+52
2007-03-30Canvas auto-layout uses durations like graphviz diagrams.David Robillard1-6/+1
2007-03-22Serialization fixes for GUI.David Robillard1-1/+1
2007-03-22Cleaned up loading code.David Robillard1-1/+2
2007-03-18Improved automata diagram drawing (include notes, use standard initial note n...David Robillard1-0/+6
2007-03-11MIDI file reading.David Robillard1-4/+6
2007-03-03SMF writing work.David Robillard1-6/+19
2007-02-25Command line app loads again.David Robillard1-2/+9
2007-02-25More serialization work (loading, saving works from GUI).David Robillard1-15/+30
2007-02-22Machina quantization, various timing related fixes.David Robillard1-15/+28
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-37/+39
2007-02-14Serialization work on Machina.David Robillard1-5/+9
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-21/+66
2007-02-10Finished MIDI genericification.David Robillard1-6/+53
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard1-1/+8
2007-02-10Fix previous (broken) commit.David Robillard1-0/+102