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
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
Fire signal and update GUI correctly when renaming ports.
David Robillard
1
-2
/
+4
2012-04-23
Remove unused quark.
David Robillard
1
-1
/
+0
2012-04-22
Remove prefix for defunc contexts extension.
David Robillard
1
-1
/
+0
2012-04-22
Fix crash on shutdown.
David Robillard
1
-0
/
+1
2012-04-14
Update URIs.
David Robillard
1
-1
/
+1
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-4
/
+0
2012-04-12
Update for latest atom extension.
David Robillard
1
-4
/
+3
2012-04-05
Remove unnecessary include.
David Robillard
1
-1
/
+0
2012-03-27
Squeeze blank lines.
David Robillard
3
-3
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
14
-224
/
+210
2012-03-26
Update for latest LV2.
David Robillard
1
-1
/
+1
2012-03-25
Update for latest atom extension.
David Robillard
1
-2
/
+1
2012-03-20
More complete Ingen plugin <=> UI communication.
David Robillard
3
-22
/
+106
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
11
-295
/
+258
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
5
-130
/
+47
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
6
-19
/
+300
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
2
-10
/
+10
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
1
-0
/
+1
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-2
/
+2
2012-03-15
Use host-provided URI-map for internally mapped URIs.
David Robillard
1
-17
/
+41
2012-03-14
Consistently map all URIs with the URI map.
David Robillard
2
-65
/
+65
2012-03-14
Remove silly/slow Quark::c_str() since Quark derives from a string type anyway.
David Robillard
1
-6
/
+0
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
6
-27
/
+80
2012-03-12
Centralise atom creation in forge object.
David Robillard
5
-29
/
+39
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
2
-28
/
+29
2012-03-11
Fix UI response to property changes like port value (fix #779).
David Robillard
1
-4
/
+8
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
2
-3
/
+3
2012-03-10
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
2
-25
/
+23
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-14
Load files passed on command line without -l option (fix #804).
David Robillard
1
-5
/
+5
2011-11-26
Use the more portable/correct lib instead of linkflags.
David Robillard
1
-1
/
+1
2011-11-24
Remove client from world.
David Robillard
1
-3
/
+0
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-2
/
+2
2011-11-02
Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.
David Robillard
2
-4
/
+2
2011-11-02
Remove unused dc prefix.
David Robillard
1
-4
/
+2
2011-10-22
Move basic URI map and unmap implementation to URIs.
David Robillard
2
-3
/
+15
2011-10-22
Add missing files
David Robillard
1
-0
/
+34
2011-10-22
Move *all* OSC and HTTP stuff to their respective modules.
David Robillard
6
-388
/
+6
2011-10-21
Clean up include paths.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
12
-311
/
+13
2011-10-21
Move URIs.hpp to public shared include directory.
David Robillard
3
-110
/
+4
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
10
-170
/
+257
2011-10-21
Remove implementation of uri-unmap extension.
David Robillard
3
-41
/
+2
2011-10-21
Simplify LV2Features.
David Robillard
3
-32
/
+26
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
3
-168
/
+2
2011-10-21
Remove code from header.
David Robillard
3
-5
/
+2
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
11
-280
/
+14
2011-10-21
Use Builder::connect
David Robillard
1
-1
/
+0
[next]