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
/
BufferFactory.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
Replace several assertions with graceful error handling.
David Robillard
1
-6
/
+4
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+2
2012-08-12
Remove message context cruft.
David Robillard
1
-3
/
+3
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-0
/
+1
2012-08-08
Support latest LV2 buf-size extension.
David Robillard
1
-3
/
+7
2012-07-31
Merge AudioBuffer into Buffer and avoid all the casting.
David Robillard
1
-16
/
+5
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-3
/
+3
2012-05-23
Trim unnecessary includes.
David Robillard
1
-3
/
+0
2012-05-23
Fix creation of several ports in rapid succession (e.g. on patch load).
David Robillard
1
-3
/
+3
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-4
/
+5
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
1
-1
/
+1
2012-05-11
Clean up and better document World interface.
David Robillard
1
-10
/
+8
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-2
/
+0
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-04-28
Remove using declarations from headers.
David Robillard
1
-1
/
+1
2012-04-23
Localise buffer reference stuff.
David Robillard
1
-6
/
+6
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-20
Sshh.
David Robillard
1
-3
/
+0
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-41
/
+36
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-0
/
+6
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-3
/
+4
2012-03-02
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-02-23
Update for latest Atom extension.
David Robillard
1
-2
/
+2
2012-02-08
Update for latest Atom extension.
David Robillard
1
-1
/
+1
2011-12-10
Fix buffer atom type initialisation.
David Robillard
1
-5
/
+5
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-2
/
+2
2011-10-06
Use an intrusive linked list for InputPort connections.
David Robillard
1
-0
/
+6
2011-09-23
Fix memory leaks and errors.
David Robillard
1
-4
/
+6
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+163