index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
engine
/
JackMidiDriver.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
Fix stateful port value setting stuff (trigger output ports on note/trigger/e...
David Robillard
1
-2
/
+2
2008-05-23
Fix crash when trying to add multiple objects with the same path.
David Robillard
1
-0
/
+6
2008-05-20
Fix Jack MIDI output.
David Robillard
1
-10
/
+6
2008-05-20
Fix direct midi in -> midi out connections in root patch with plugins present.
David Robillard
1
-7
/
+7
2008-04-12
LV2 event/MIDI fixed for Ingen from larsl.
David Robillard
1
-2
/
+3
2008-01-21
Work on generic LV2 events.
David Robillard
1
-9
/
+13
2007-10-08
Fixed missing symbol in Raul.
David Robillard
1
-1
/
+1
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-1
/
+1
2007-10-04
Fixed port menu (load fancy dynamic menu from Glade).
David Robillard
1
-3
/
+21
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-13
/
+12
2007-09-30
Better driver interface for input/output.
David Robillard
1
-9
/
+59
2007-08-02
Fix MIDI patching.
David Robillard
1
-2
/
+5
2007-07-25
Fix crash on Jack frame counter overrun.
David Robillard
1
-2
/
+0
2007-07-25
Removed outdated comment.
David Robillard
1
-2
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-8
/
+8
2007-07-24
Removed recursive autohell, except for SLv2.
David Robillard
1
-4
/
+4
2007-04-08
Alsa MIDI compile fixes.
David Robillard
1
-3
/
+0
2007-04-08
More Jack MIDI API compatibility jacks.
David Robillard
1
-0
/
+1
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
1
-2
/
+1
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
1
-13
/
+13
2007-04-07
Removed duplicate midi.h and referred to Raul version.
David Robillard
1
-2
/
+2
2007-04-07
Jack MIDI API fixes.
David Robillard
1
-2
/
+2
2007-02-11
Moved Maid from Ingen to Raul.
David Robillard
1
-1
/
+1
2007-02-10
Alsa compile fixes.
David Robillard
1
-4
/
+0
2007-02-10
Fix previous (broken) commit.
David Robillard
1
-2
/
+2
2007-02-09
Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.
David Robillard
1
-4
/
+4
2007-02-07
Updated Copyright notices.
David Robillard
1
-1
/
+2
2007-01-23
Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.
David Robillard
1
-4
/
+2
2007-01-07
Jack MIDI port destruction.
David Robillard
1
-35
/
+41
2007-01-07
Top level port destruction (Jack port removal).
David Robillard
1
-14
/
+0
2006-11-23
Updated for Jack MIDI API
David Robillard
1
-1
/
+1
2006-09-16
Fixes for building w/o DSSI.
David Robillard
1
-1
/
+1
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
1
-2
/
+2
2006-07-18
Removed globals (Om.h)
David Robillard
1
-6
/
+3
2006-07-14
Updated name in comment headers and copyright date
David Robillard
1
-2
/
+2
2006-06-21
Reorganized directory tree/names
David Robillard
1
-2
/
+2
2006-06-19
Connecting of patch ports internally (seemingly anyway, data not flowing yet)
David Robillard
1
-3
/
+3
2006-06-19
Renamed PortBase to TypedPort
David Robillard
1
-2
/
+2
2006-06-18
Fixed missing file/broken includes for types.h
David Robillard
1
-1
/
+1
2006-06-18
More work on new ports implementation;
David Robillard
1
-5
/
+3
2006-06-10
More juggling
David Robillard
1
-0
/
+217