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
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-20
Sshh.
David Robillard
1
-3
/
+0
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
48
-1091
/
+751
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
2
-2
/
+1
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
2
-7
/
+0
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
35
-105
/
+100
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
13
-268
/
+54
2012-03-16
Remove ClientInterface::activity and use set_property instead.
David Robillard
2
-10
/
+7
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-4
/
+4
2012-03-15
Implement new LV2 discovery API.
David Robillard
1
-56
/
+66
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
25
-32
/
+72
2012-03-12
Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not require
David Robillard
1
-49
/
+52
2012-03-12
Fix mysterious undefined reference when running as a plugin.
David Robillard
1
-0
/
+3
2012-03-12
Centralise atom creation in forge object.
David Robillard
21
-113
/
+162
2012-03-12
Unify event response mechanism and make it more appropriate for wire transmis...
David Robillard
27
-341
/
+114
2012-03-12
Allow control and audio ports to be connected to CV ports.
David Robillard
2
-4
/
+8
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
18
-53
/
+79
2012-03-11
Implement state save/restore when Ingen is an LV2 plugin.
David Robillard
2
-2
/
+112
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
1
-4
/
+4
2012-03-10
Delete trailing whitespace.
David Robillard
8
-9
/
+9
2012-03-10
Fix loading as an LV2 plugin.
David Robillard
1
-6
/
+10
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
2
-2
/
+2
2012-03-02
Update for latest atom extension.
David Robillard
2
-4
/
+3
2012-02-23
Update for latest Atom extension.
David Robillard
3
-8
/
+8
2012-02-08
Update for latest Atom extension.
David Robillard
4
-9
/
+9
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
7
-7
/
+7
2012-01-14
Replace some non-portable stuff with glib equivalents.
David Robillard
1
-3
/
+2
2012-01-14
Load correct OSC module in ingen plugin.
David Robillard
1
-1
/
+1
2012-01-14
Fix broken link to engine library in saved bundles (fix #806).
David Robillard
1
-8
/
+7
2012-01-14
Fix crashes on shutdown (fix #805).
David Robillard
3
-8
/
+14
2011-12-10
Fix buffer atom type initialisation.
David Robillard
1
-5
/
+5
2011-11-09
Update for changes in LV2 SVN.
David Robillard
2
-4
/
+4
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
1
-1
/
+2
2011-11-06
Fix compilation against latest LV2 svn.
David Robillard
3
-1
/
+6
2011-11-02
Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.
David Robillard
1
-4
/
+4
2011-10-22
Fix compilation on Mac OS X
David Robillard
1
-0
/
+2
2011-10-22
Simplify Parser.
David Robillard
1
-3
/
+3
2011-10-22
Remove EventType.
David Robillard
5
-15
/
+3
2011-10-21
Move engine side OSC and HTTP stuff to separate modules.
David Robillard
11
-1804
/
+0
2011-10-21
Move uri() to CommonInterface.
David Robillard
1
-8
/
+0
2011-10-21
Merge Request into Event.
David Robillard
35
-435
/
+395
2011-10-21
Make engine receivers depend only on ServerInterface.
David Robillard
7
-63
/
+52
2011-10-21
Remove unnecessary calls to EventSource::whip().
David Robillard
7
-21
/
+5
2011-10-21
Make OSCEngineReceiver and HTTPEngineReceiver has-a ServerInterfaceImpl (inst...
David Robillard
13
-82
/
+126
2011-10-21
Merge QueuedEvent into Event.
David Robillard
39
-255
/
+158
2011-10-21
QueuedEngineInterface => ServerInterfaceImpl.
David Robillard
10
-42
/
+42
2011-10-21
Clean up include paths.
David Robillard
4
-20
/
+20
2011-10-21
Move more headers to shared include directory.
David Robillard
36
-42
/
+41
2011-10-21
Move URIs.hpp to public shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
30
-54
/
+61
2011-10-21
Remove stub LV2 event (blob) feature implementation.
David Robillard
2
-61
/
+0
[next]