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
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
Fix preset loading.
David Robillard
1
-1
/
+1
2013-02-03
Check for required boost headers.
David Robillard
1
-0
/
+5
2013-02-03
Check for c++0x compiler flag before adding to environment.
David Robillard
1
-0
/
+2
2013-02-02
Check for Jack 0.120.0 consistently across all packages (fix #773).
David Robillard
1
-4
/
+1
2013-01-20
Use -std=c++0x instead of -std=c++11 for older compilers.
David Robillard
1
-1
/
+1
2013-01-12
Lint.
David Robillard
1
-1
/
+1
2013-01-11
Use C++11 atomics.
David Robillard
1
-0
/
+1
2013-01-10
Update for latest changes to LV2 patch extension (compact patch:Set message).
David Robillard
1
-1
/
+1
2012-12-21
Add preliminary AMS loader script.
David Robillard
1
-0
/
+7
2012-09-16
Support latest options and morph extensions.
David Robillard
1
-1
/
+1
2012-09-12
Clean up wscripts.
David Robillard
1
-28
/
+24
2012-08-29
Implement buf-size via options.
David Robillard
1
-1
/
+1
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-5
/
+0
2012-08-14
Use new LV2 MIDI API.
David Robillard
1
-1
/
+1
2012-08-10
Fix various const violations.
David Robillard
1
-1
/
+1
2012-08-08
Clean up wscript files.
David Robillard
1
-18
/
+18
2012-08-08
Support latest LV2 buf-size extension.
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-5
/
+4
2012-07-30
Merge Resource and ResourceImpl, eliminating more virtual inheritance.
David Robillard
1
-0
/
+1
2012-07-30
Tidy configure output.
David Robillard
1
-2
/
+2
2012-07-24
Fix configuration output alignment.
David Robillard
1
-1
/
+0
2012-07-15
Bump sord dependency.
David Robillard
1
-1
/
+1
2012-06-05
Use LV2 buf-size extension.
David Robillard
1
-1
/
+1
2012-05-31
Implement Control/CV morph ports.
David Robillard
1
-1
/
+1
2012-05-22
More work on test suite.
David Robillard
1
-3
/
+7
2012-05-18
Beginnings of a test framework.
David Robillard
1
-2
/
+39
2012-05-11
Fix include guards.
David Robillard
1
-1
/
+1
2012-05-11
Add missing includes.
David Robillard
1
-1
/
+1
2012-05-10
Bump required sratom version.
David Robillard
1
-1
/
+1
2012-05-09
Remove vestigial liblo cruft.
David Robillard
1
-5
/
+0
2012-05-09
Remove old HTTP and OSC stuff.
David Robillard
1
-17
/
+0
2012-05-09
Persistent socket interface and interactive shell.
David Robillard
1
-0
/
+2
2012-05-02
Rename ingen_cmd to ingenish.
David Robillard
1
-1
/
+1
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-0
/
+11
2012-04-28
Lint.
David Robillard
1
-0
/
+4
2012-04-27
Implement connecting via atom interface.
David Robillard
1
-1
/
+1
2012-04-26
Save properties with pretty numbers so normal LV2 tools can read patches.
David Robillard
1
-2
/
+7
2012-04-18
Bump dependency versions.
David Robillard
1
-1
/
+1
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-1
/
+1
2012-04-11
Bump LV2 dependency version.
David Robillard
1
-1
/
+1
2012-04-01
Bump Raul version.
David Robillard
1
-1
/
+1
2012-04-01
Check for recent versions of stuff.
David Robillard
1
-2
/
+2
2012-03-26
Update for latest LV2.
David Robillard
1
-13
/
+2
2012-03-23
Fix compilation with latest LV2.
David Robillard
1
-4
/
+2
2012-03-20
Depend on sratom as a proper library and eliminate rampant copy/paste code re...
David Robillard
1
-0
/
+2
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-4
/
+0
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
1
-0
/
+2
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-3
/
+3
2012-03-12
Disable OSC and HTTP for now.
David Robillard
1
-0
/
+3
2012-03-11
Implement state save/restore when Ingen is an LV2 plugin.
David Robillard
1
-0
/
+2
[prev]
[next]