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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
Add missing override specifiers
David Robillard
1
-1
/
+1
2020-08-02
Clean up include guards
David Robillard
10
-30
/
+30
2020-08-02
Move public headers to a separate include directory
David Robillard
55
-0
/
+5194
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
37
-2943
/
+0
2012-03-15
Use host-provided URI-map for internally mapped URIs.
David Robillard
1
-1
/
+5
2012-03-14
Consistently map all URIs with the URI map.
David Robillard
1
-2
/
+3
2012-03-14
Remove silly/slow Quark::c_str() since Quark derives from a string type anyway.
David Robillard
1
-1
/
+0
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
5
-22
/
+69
2012-03-12
Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not require
David Robillard
1
-15
/
+0
2012-03-12
Centralise atom creation in forge object.
David Robillard
6
-25
/
+18
2012-03-12
Unify event response mechanism and make it more appropriate for wire transmis...
David Robillard
4
-19
/
+90
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
2
-3
/
+7
2012-03-11
Implement state save/restore when Ingen is an LV2 plugin.
David Robillard
1
-2
/
+2
2012-03-11
Missing portion of previous commit (r4045).
David Robillard
1
-9
/
+19
2012-03-11
Fix UI response to property changes like port value (fix #779).
David Robillard
2
-11
/
+2
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
1
-2
/
+2
2012-03-10
Delete trailing whitespace.
David Robillard
3
-3
/
+3
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
1
-1
/
+1
2011-11-24
Remove client from world.
David Robillard
1
-2
/
+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
1
-2
/
+2
2011-10-22
Fix compilation on Mac OS X
David Robillard
3
-14
/
+16
2011-10-22
Fix serialisation.
David Robillard
1
-1
/
+1
2011-10-22
Simplify Parser.
David Robillard
1
-1
/
+1
2011-10-22
Move basic URI map and unmap implementation to URIs.
David Robillard
1
-0
/
+3
2011-10-22
Remove EventType.
David Robillard
1
-76
/
+0
2011-10-21
Move uri() to CommonInterface.
David Robillard
5
-4
/
+6
2011-10-21
Tidy headers.
David Robillard
3
-13
/
+5
2011-10-21
Make engine receivers depend only on ServerInterface.
David Robillard
1
-3
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
8
-5
/
+298
2011-10-21
Move URIs.hpp to public shared include directory.
David Robillard
1
-0
/
+103
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
9
-27
/
+29
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
3
-1
/
+167
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
5
-0
/
+271
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
4
-113
/
+7
2011-10-01
Support inline display of HTML LV2 documentation via WebKit.
David Robillard
1
-1
/
+1
2011-09-24
Remove unnecessary request_property() and RequestMetadataEvent.
David Robillard
1
-3
/
+0
2011-09-24
Only store patch canvas coordinates in containing patch.
David Robillard
2
-4
/
+9
2011-09-23
Fix memory leaks and errors.
David Robillard
1
-0
/
+1
2011-09-23
Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.
David Robillard
3
-6
/
+6
2011-09-23
Don't prompt for save location when path is already known from previous save ...
David Robillard
3
-3
/
+7
2011-09-23
Animate audio port colours based on levels.
David Robillard
5
-9
/
+10
2011-09-14
Support lv2:sampleRate controls (mostly) correctly.
David Robillard
2
-3
/
+4
2011-05-30
From 4c3bf5cdacc7072b96794e873a41047f00ae6126 Mon Sep 17 00:00:00 2001
David Robillard
1
-4
/
+0
2011-05-25
Move sanitised serialisation headers to public include directory
David Robillard
2
-0
/
+170
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
11
-0
/
+1145
2011-05-24
Tidy up headers.
David Robillard
1
-3
/
+4
2011-05-21
Fix patch loading.
David Robillard
1
-6
/
+5
2011-05-19
Convey put context parameter via OSC.
David Robillard
1
-0
/
+34
2011-05-13
Apply 0001-Remove-unused-includes.patch from ticket #688, except with modific...
David Robillard
1
-1
/
+0
[prev]
[next]