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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
Update for new SLV2 UI API.
David Robillard
1
-2
/
+6
2011-02-24
Make Suil exclusively deal with instantiating (not choosing) UIs.
David Robillard
3
-34
/
+14
2011-02-24
Move UI stuff back into slv2.h (avoid breakage).
David Robillard
2
-4
/
+1
2011-02-22
Implement sane UI selection logic and separate it from instantiation.
David Robillard
1
-10
/
+14
2011-02-22
Implement LV2 plugin UIs via Suil.
David Robillard
4
-56
/
+50
2011-02-22
Tidy.
David Robillard
1
-26
/
+19
2011-02-22
Better PluginUI abstraction.
David Robillard
2
-6
/
+30
2011-02-19
Tidy.
David Robillard
3
-93
/
+91
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
10
-70
/
+79
2011-02-18
Use port name from SLV2 for labels where possible (fix ticket #636).
David Robillard
2
-0
/
+29
2011-02-18
Tidy.
David Robillard
1
-8
/
+12
2011-02-18
Trim more cruft.
David Robillard
1
-5
/
+8
2011-02-18
Trim more cruft.
David Robillard
4
-16
/
+14
2011-02-17
Remove deprecated Om patch loading code (resolve ticket #32).
David Robillard
3
-800
/
+1
2011-02-17
Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.
David Robillard
1
-7
/
+3
2011-02-16
Sord::Resource => Sord::URI.
David Robillard
1
-4
/
+3
2011-02-16
Drop redlandmm for sordmm.
David Robillard
9
-27
/
+15
2011-02-15
Remove fuzzy lack of distinction between URIs and CURIEs.
David Robillard
2
-3
/
+2
2011-02-12
Update for new SLV2 #include structure.
David Robillard
1
-1
/
+3
2011-01-31
Fix broken loop.
David Robillard
1
-1
/
+1
2011-01-10
Remove shared/engine dependency on sigc++.
David Robillard
1
-0
/
+1
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
1
-1
/
+1
2011-01-08
Support "request run" feature from contexts extension.
David Robillard
1
-1
/
+1
2010-12-25
Trim raul/Atom.hpp include tree.
David Robillard
2
-2
/
+0
2010-12-17
Take RDF serialisation language as a parameter (rather than hardcoded "turtle").
David Robillard
1
-1
/
+1
2010-12-16
Updates for waf 1.6.
David Robillard
1
-8
/
+8
2010-12-16
Fix compilation without HAVE_SLV2.
David Robillard
1
-2
/
+2
2010-12-15
Keep soup.h include local, to keep netdb.h include away from glibmm include t...
David Robillard
4
-6
/
+20
2010-11-30
Consistent naming for URI quarks.
David Robillard
2
-5
/
+5
2010-11-26
Update for latest LV2 #include style.
David Robillard
1
-3
/
+3
2010-11-26
Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...
David Robillard
1
-1
/
+1
2010-10-29
Explicit copy constructor for Ingen::Client::ObjectModel.
David Robillard
3
-4
/
+19
2010-10-27
Update for new Atom extension.
David Robillard
1
-1
/
+1
2010-10-17
Support current versions of LV2 atom, atom-port, and context extensions.
David Robillard
1
-1
/
+2
2010-10-06
Add scheme to LV2 URI-based includes.
David Robillard
1
-3
/
+3
2010-10-06
Use URI-based LV2 header includes.
David Robillard
1
-2
/
+3
2010-10-04
Gracefully handle UIs that try to write to illegal port indices.
David Robillard
1
-1
/
+8
2010-09-04
My name is David. :)
David Robillard
29
-29
/
+29
2010-05-04
LV2Object => LV2Atom.
David Robillard
1
-2
/
+2
2010-05-04
Rename "object" extension "atom" extension.
David Robillard
1
-2
/
+2
2010-03-10
Add #include "ingen-config.h" to files that use config #ifdefs that were miss...
David Robillard
1
-0
/
+1
2010-03-06
Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491).
David Robillard
1
-2
/
+4
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
18
-103
/
+131
2010-03-04
Use portable path construction.
David Robillard
1
-1
/
+2
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
2
-2
/
+2
2010-02-28
Fix internal node path translation kludges for loading .om patches.
David Robillard
1
-24
/
+15
2010-02-26
Remove request_plugins from EngineInterface (and RequestPlugins event from en...
David Robillard
4
-17
/
+0
2010-02-26
Remove request_all_objects from EngineInterface (and RequestAllObjects event ...
David Robillard
4
-20
/
+0
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
3
-10
/
+21
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
3
-27
/
+26
[prev]
[next]