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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-16
Remove Jack buffer size kludge (fixed in jack r4127).
David Robillard
1
-2
/
+0
2011-02-15
Remove fuzzy lack of distinction between URIs and CURIEs.
David Robillard
6
-59
/
+132
2011-02-15
Sshh.
David Robillard
1
-1
/
+0
2011-02-15
Trim more redlandmm API.
David Robillard
4
-22
/
+14
2011-02-15
Remove SPARQL query stuff from Redlandmm.
David Robillard
2
-294
/
+181
2011-02-15
Ignore jack buffer size callbacks, since svn jack is broken and reports buffe...
David Robillard
1
-0
/
+2
2011-02-12
Update for new SLV2 #include structure.
David Robillard
1
-1
/
+3
2011-02-11
Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).
David Robillard
11
-835
/
+7
2011-02-04
Fix warnings when building with --strict (but without --debug).
David Robillard
1
-1
/
+1
2011-02-04
Update to current librdf-free slv2.
David Robillard
1
-1
/
+1
2011-01-31
Non-SPARQL LV2 presets implementation (compile against new slv2).
David Robillard
1
-27
/
+58
2011-01-31
Fix broken loop.
David Robillard
1
-1
/
+1
2011-01-10
Fix module loading on OSX (this revision of Ingen confirmed working on Mac OS...
David Robillard
3
-9
/
+12
2011-01-10
Remove shared/engine dependency on sigc++.
David Robillard
5
-5
/
+3
2011-01-10
Make check for posix_memalign non-mandatory (configure successfully on OSX).
David Robillard
1
-2
/
+3
2011-01-08
Clean up code (cpplint).
David Robillard
20
-36
/
+75
2011-01-08
Support via waf for running from the build directory.
David Robillard
5
-19
/
+44
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
6
-18
/
+18
2011-01-08
Support "request run" feature from contexts extension.
David Robillard
15
-42
/
+132
2011-01-06
Link against -ldl when necessary.
David Robillard
1
-0
/
+1
2010-12-25
Remove useless templatification of RingBuffer.
David Robillard
4
-9
/
+9
2010-12-25
Trim raul/Atom.hpp include tree.
David Robillard
12
-13
/
+1
2010-12-23
Fix crash when client attempts to set event port value to non-blob (fix ticke...
David Robillard
1
-1
/
+1
2010-12-17
Update version in redlandmm configure checks.
David Robillard
1
-1
/
+1
2010-12-17
Take RDF serialisation language as a parameter (rather than hardcoded "turtle").
David Robillard
3
-4
/
+4
2010-12-17
Simplify blank node ID stuff (and remove circular dependency of World and Node).
David Robillard
1
-1
/
+1
2010-12-17
Use an actual wrapper for query results (instead of building a Bindings and r...
David Robillard
2
-71
/
+67
2010-12-17
Use autowaf.run_ldconfig.
David Robillard
1
-0
/
+1
2010-12-16
Fix use of conf.define and subsequent check in conf.env (no longer works with...
David Robillard
2
-13
/
+10
2010-12-16
Remove documentation installation stuff (handled by autowaf.build_dox now).
David Robillard
1
-1
/
+0
2010-12-16
Update Doxygen file.
David Robillard
2
-3
/
+14
2010-12-16
Updates for waf 1.6.
David Robillard
8
-80
/
+82
2010-12-16
Fix compilation without HAVE_SLV2.
David Robillard
1
-2
/
+2
2010-12-15
Bump FlowCanvas version.
David Robillard
1
-1
/
+1
2010-12-15
Fix broken disabling of rename window OK button (fix ticket #502).
David Robillard
2
-20
/
+6
2010-12-15
Keep soup.h include local, to keep netdb.h include away from glibmm include t...
David Robillard
6
-11
/
+36
2010-12-14
Apply patch from larsl to tolerate broken LV2 class hierarchies (ticket #529).
David Robillard
2
-5
/
+17
2010-11-30
Gracefully handle out of range event URI mappings.
David Robillard
2
-0
/
+9
2010-11-30
Actually implement event context URI mapping (translate to/from global URI ID...
David Robillard
2
-71
/
+90
2010-11-30
Consistent naming for URI quarks.
David Robillard
14
-102
/
+102
2010-11-26
Update for latest LV2 #include style.
David Robillard
23
-29
/
+39
2010-11-26
Tidy.
David Robillard
1
-24
/
+36
2010-11-26
Fix race crash processing event list (Raul::ListImpl seriously needs an audit...
David Robillard
1
-5
/
+11
2010-11-26
Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...
David Robillard
5
-13
/
+11
2010-10-29
Explicit copy constructor for Ingen::Client::ObjectModel.
David Robillard
3
-4
/
+19
2010-10-28
Fix ingen_http local library name.
David Robillard
1
-1
/
+2
2010-10-28
Add missing local library dependencies.
David Robillard
1
-1
/
+1
2010-10-28
OSX compilation fix: #include missing <math.h> and use std::isnan.
David Robillard
1
-2
/
+3
2010-10-28
Use autowaf from an external repository (eliminating symlinks to project pare...
David Robillard
2
-2
/
+2
2010-10-28
Remove autowaf.py symlinks (which are apparently unneeded).
David Robillard
1
-1
/
+0
[prev]
[next]