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
/
HTTPEngineReceiver.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-5
/
+5
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-1
/
+1
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-1
/
+1
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-1
/
+1
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-1
/
+1
2010-01-07
Better log output.
David Robillard
1
-3
/
+2
2010-01-07
Shrink ClientBroadcaster code via macro.
David Robillard
1
-2
/
+4
2010-01-07
Merge QueuedEventSource and EventSource.
David Robillard
1
-3
/
+3
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-3
/
+3
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-26
/
+2
2009-05-29
DELETE via HTTP.
David Robillard
1
-56
/
+41
2009-05-29
Make connection parsing consistent with other parse methods.
David Robillard
1
-2
/
+2
2009-05-29
Node creation via HTTP.
David Robillard
1
-8
/
+7
2009-05-13
Support re-attaching to Jack.
David Robillard
1
-1
/
+0
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-17
/
+17
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-1
/
+4
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-1
/
+1
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
1
-4
/
+4
2009-05-11
* New ontology.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-5
/
+6
2008-11-23
Remove unused 'stamped' event queue cruft.
David Robillard
1
-1
/
+1
2008-11-16
More HTTP.
David Robillard
1
-0
/
+4
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
1
-1
/
+1
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-5
/
+9
2008-11-15
Stubs for HTTP streaming.
David Robillard
1
-0
/
+10
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
1
-31
/
+64
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-12
Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...
David Robillard
1
-1
/
+12
2008-10-03
Make liblo optional for building ingen.
David Robillard
1
-1
/
+0
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+207