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
/
engine
/
Engine.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-15
Move Shared::Module and Shared::World to shared directory.
David Robillard
1
-1
/
+1
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2011-04-13
Tidy up headers towards being API appropriate.
David Robillard
1
-0
/
+14
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-7
/
+13
2011-02-17
Jack session support for ingen.
David Robillard
1
-2
/
+2
2011-01-08
Clean up code (cpplint).
David Robillard
1
-1
/
+0
2010-11-30
Consistent naming for URI quarks.
David Robillard
1
-3
/
+3
2010-11-26
Update for latest LV2 #include style.
David Robillard
1
-1
/
+1
2010-10-06
Add scheme to LV2 URI-based includes.
David Robillard
1
-1
/
+1
2010-10-06
Use URI-based LV2 header includes.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-04-02
Fix crashes on exit.
David Robillard
1
-5
/
+5
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-19
/
+18
2010-02-26
Arrange at the top left and scroll to top left corner by default.
David Robillard
1
-0
/
+4
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-3
/
+4
2010-02-14
Preserve patch port indices across saves.
David Robillard
1
-0
/
+3
2010-02-04
MIDI feedback.
David Robillard
1
-11
/
+29
2010-02-03
Responder => Request, and handle EventSource unblocking from Request (simplif...
David Robillard
1
-2
/
+2
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-3
/
+5
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-9
/
+9
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-4
/
+20
2010-01-07
Remove cruft.
David Robillard
1
-21
/
+0
2010-01-07
Merge QueuedEventSource and EventSource.
David Robillard
1
-1
/
+1
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-2
/
+3
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-54
/
+10
2010-01-05
Remove unused Buffer::_local.
David Robillard
1
-1
/
+1
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-3
/
+12
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-0
/
+2
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-5
/
+5
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-1
/
+7
2009-11-14
Object extension.
David Robillard
1
-1
/
+1
2009-06-03
Chop "Event" from event source file names.
David Robillard
1
-1
/
+1
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
1
-3
/
+3
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-0
/
+3
2009-05-13
Support re-attaching to Jack.
David Robillard
1
-3
/
+0
2009-05-13
Clean up Jack shutdown semantics.
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-13
Remove 'using' declarations from headers.
David Robillard
1
-2
/
+5
2009-05-12
Fix lv2.h include problem.
David Robillard
1
-2
/
+3
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
1
-35
/
+33
2009-05-11
* New ontology.
David Robillard
1
-1
/
+0
2008-12-22
Fix ingen -l (fix ticket #314).
David Robillard
1
-2
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-6
/
+0
2008-11-16
Shut down JACK cleanly.
David Robillard
1
-2
/
+2
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-12
/
+9
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-3
/
+3
2008-10-12
Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...
David Robillard
1
-72
/
+24
2008-10-06
Fix ticket #224
David Robillard
1
-0
/
+1
2008-10-03
Make liblo optional for building ingen.
David Robillard
1
-0
/
+4
[next]