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
/
progs
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Remove pointless predicates that are duplicates of exist well-known ones.
David Robillard
1
-0
/
+1
2008-08-18
Fix loading / importing patches at root and in subpatches.
David Robillard
1
-3
/
+3
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
1
-1
/
+1
2008-08-17
Rename 'Loader' 'Parser'.
David Robillard
1
-5
/
+5
2008-08-17
There!
David Robillard
1
-1
/
+1
2008-08-16
Add missing Store.cpp.
David Robillard
1
-0
/
+1
2008-08-16
Fix 'ingen -egl'.
David Robillard
1
-1
/
+2
2008-08-16
Only load one serialisation module, and store it in the world.
David Robillard
1
-6
/
+5
2008-08-15
Add primitive read-only HTTP interface (point browser to http://localhost:161...
David Robillard
1
-0
/
+4
2008-07-30
Fix crash on ingen -e.
David Robillard
1
-1
/
+1
2008-07-30
More helpful command line output.
David Robillard
4
-304
/
+372
2008-07-30
Fix running with various combinations of command line parameters.
David Robillard
1
-21
/
+21
2008-07-29
Fix connecting via OSC.
David Robillard
1
-15
/
+3
2008-07-28
Fix loading patches from command line (partially).
David Robillard
1
-10
/
+15
2008-07-28
Add ingen.dbg wrapper script for debugging (runs ingen in gdb).
David Robillard
1
-0
/
+5
2008-07-28
Remove annoying set_dev_environment.sh script in favour of progs/ingen/ingen....
David Robillard
2
-5
/
+6
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-5
/
+5
2008-06-09
Fix crash when running ingen -l.
David Robillard
1
-0
/
+1
2008-06-09
Store information from patch properties window.
David Robillard
1
-0
/
+1
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
1
-2
/
+17
2008-05-04
Use global RDF world when loading a patch (fix crashes when using ingen -el).
David Robillard
1
-12
/
+13
2008-05-03
Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl.
David Robillard
1
-1
/
+2
2008-05-01
Fix incorrect use of Version field in ingen.desktop
David Robillard
1
-1
/
+0
2008-01-23
Remove unnecessary subst vars.
David Robillard
1
-2
/
+2
2008-01-07
Fix building.
David Robillard
1
-2
/
+2
2008-01-05
Fix connecting mismatched ports bug (closes ticket 129).
David Robillard
3
-58
/
+196
2007-12-05
Add preliminary mutation to machina (only random edge probability mutation so...
David Robillard
1
-2
/
+2
2007-12-05
Preliminary evolutionary stuff in machina.
David Robillard
1
-1
/
+1
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
2
-3
/
+3
2007-11-05
Add independent building stuff for ingen.
David Robillard
1
-1
/
+1
2007-10-08
Reorganize modules module (heh) to make a bit more sense. But not much.
David Robillard
1
-1
/
+3
2007-08-09
Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con...
David Robillard
4
-11
/
+57
2007-08-01
Added missing bindings files.
David Robillard
1
-1
/
+8
2007-08-01
Remove PostProcessor thread, post-process in main thread instead (solves scri...
David Robillard
1
-0
/
+1
2007-08-01
More SWIGification. Engine->Client calls/messages implemented... and segfaul...
David Robillard
1
-5
/
+3
2007-07-31
Functional engine Python bindings (e.g. ingen -e -r patchomatic.py).
David Robillard
5
-7
/
+79
2007-07-30
Shutdown cleanly (fix ticket 53).
David Robillard
1
-2
/
+9
2007-07-29
Build system fixes, building from top level doesn't recursively configure slv...
David Robillard
2
-3
/
+2
2007-07-25
Fix running with ingen -eg.
David Robillard
2
-25
/
+15
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-8
/
+9
2007-07-24
Removed recursive autohell, except for SLv2.
David Robillard
1
-3
/
+2
2007-07-23
Updated LV2 spec.
David Robillard
1
-1
/
+1
2007-07-13
Yet another potential fix.
David Robillard
1
-2
/
+1
2007-07-13
Possible fix for race condition crash.
David Robillard
1
-1
/
+4
2007-06-24
Fix running GUI with internal engine and direct interface (i.e. no OSC) with ...
David Robillard
1
-6
/
+15
2007-06-08
Remove ingen_dev script (obsoleted by src/setup_dev_environment.sh).
David Robillard
2
-4
/
+1
2007-06-08
Link against, and initialize, glib threads.
David Robillard
2
-2
/
+4
2007-05-29
Added SharedPtr include.
David Robillard
1
-0
/
+1
2007-05-04
Fixed engine OSC listening (and GUI connecting).
David Robillard
1
-10
/
+14
2007-05-04
Double Jack initialisation and other cmdline fixes.
David Robillard
1
-4
/
+2
[next]