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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
3
-18
/
+59
2011-02-18
Trim more cruft.
David Robillard
1
-4
/
+1
2010-10-27
Update for new Atom extension.
David Robillard
1
-2
/
+2
2010-10-17
Support current versions of LV2 atom, atom-port, and context extensions.
David Robillard
1
-2
/
+2
2010-10-06
Use URI-based LV2 header includes.
David Robillard
6
-6
/
+0
2010-09-22
Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.
David Robillard
4
-5
/
+5
2010-09-04
My name is David. :)
David Robillard
12
-12
/
+12
2010-05-12
Add missing atom.lv2
David Robillard
1
-0
/
+1
2010-05-04
Rename "object" extension "atom" extension.
David Robillard
1
-1
/
+0
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-1
/
+0
2010-02-26
Remove request_plugins from EngineInterface (and RequestPlugins event from en...
David Robillard
1
-2
/
+0
2010-02-26
Remove request_all_objects from EngineInterface (and RequestAllObjects event ...
David Robillard
1
-2
/
+0
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
2
-1
/
+10
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-1
/
+3
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
3
-3
/
+3
2010-02-14
Remove voice specific control setting.
David Robillard
1
-4
/
+0
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
2
-2
/
+4
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
5
-166
/
+52
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
2
-4
/
+4
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-3
/
+0
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
12
-35
/
+35
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-1
/
+1
2010-01-29
Send binding information to client.
David Robillard
2
-0
/
+123
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
2
-2
/
+1
2010-01-28
Universal properties window.
David Robillard
1
-0
/
+2
2010-01-07
Add missing base class virtual destructor stubs.
David Robillard
2
-0
/
+2
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-2
/
+0
2009-12-03
Clean up interface headers.
David Robillard
2
-9
/
+3
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-0
/
+5
2009-11-18
Less reliance on Buffer::type() (which doesn't really make sense, since buffe...
David Robillard
1
-3
/
+0
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
2
-20
/
+15
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-5
/
+5
2009-11-14
Object extension.
David Robillard
4
-9
/
+14
2009-11-12
String port support.
David Robillard
2
-4
/
+12
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-0
/
+3
2009-07-07
Fix compilation issues.
David Robillard
2
-0
/
+2
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
5
-3
/
+2
2009-07-04
Update link.
David Robillard
1
-1
/
+1
2009-06-04
Don't treat non-plugin metadata as plugin data.
David Robillard
1
-4
/
+2
2009-06-03
Update bindings.
David Robillard
1
-2
/
+2
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-1
/
+2
2009-05-28
Rename 'request_object' 'get'.
David Robillard
1
-1
/
+1
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-1
/
+1
2009-05-28
Remove vestigial request_variable interface.
David Robillard
1
-3
/
+0
2009-05-28
Generic plugin property mechanism.
David Robillard
1
-2
/
+2
2009-05-28
Replace new_plugin with put.
David Robillard
1
-4
/
+0
2009-05-28
Merge request_object and request_plugin.
David Robillard
1
-3
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
2
-9
/
+5
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-4
/
+4
[next]