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
/
ControlBindings.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-19
Patch => Graph
David Robillard
1
-1
/
+1
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-12
/
+6
2012-08-14
Use new LV2 MIDI API.
David Robillard
1
-13
/
+14
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-1
/
+2
2012-08-10
Fix various const violations.
David Robillard
1
-2
/
+3
2012-07-31
Merge AudioBuffer into Buffer and avoid all the casting.
David Robillard
1
-1
/
+0
2012-07-31
Move continuous value setting stuff from AudioBuffer to PortImpl.
David Robillard
1
-7
/
+2
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-12
/
+12
2012-07-27
Silence invalid control binding error message.
David Robillard
1
-1
/
+1
2012-07-25
Fix control bindings for logarithmic and sample rate control ports.
David Robillard
1
-24
/
+40
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
1
-6
/
+42
2012-07-17
Wrap notification stuff behind simple API and hide details in Context.
David Robillard
1
-7
/
+6
2012-06-13
Fix control binding loading.
David Robillard
1
-9
/
+11
2012-06-13
Fix saving of control bindings.
David Robillard
1
-15
/
+28
2012-05-23
Trim unnecessary includes.
David Robillard
1
-2
/
+0
2012-05-14
Tidy.
David Robillard
1
-2
/
+2
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+2
2012-05-11
Clean up and better document World interface.
David Robillard
1
-6
/
+6
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-7
/
+6
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-04-12
Update for latest atom extension.
David Robillard
1
-2
/
+1
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-69
/
+41
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-2
/
+3
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
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
1
-7
/
+13
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-09-15
Fix control bindings (MIDI learn).
David Robillard
1
-33
/
+52
2011-08-20
Fix crash when sending port notifications (fix #741).
David Robillard
1
-6
/
+8
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+384