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
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
Correctly handle termination with GUI running (fix #833).
David Robillard
1
-6
/
+4
2012-05-23
Trim unnecessary includes.
David Robillard
1
-8
/
+0
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-33
/
+25
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-6
/
+5
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
1
-2
/
+2
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
1
-0
/
+4
2012-05-09
Remove old HTTP and OSC stuff.
David Robillard
1
-22
/
+0
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-0
/
+4
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-5
/
+4
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-3
/
+3
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-1
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-1
/
+2
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2012-01-14
Replace some non-portable stuff with glib equivalents.
David Robillard
1
-4
/
+2
2012-01-14
Load files passed on command line without -l option (fix #804).
David Robillard
1
-3
/
+5
2011-11-24
Remove client from world.
David Robillard
1
-3
/
+3
2011-10-22
Simplify Parser.
David Robillard
1
-9
/
+2
2011-10-22
Move *all* OSC and HTTP stuff to their respective modules.
David Robillard
1
-4
/
+13
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
1
-2
/
+2
2011-10-21
Use modern terser waf syntax.
David Robillard
1
-14
/
+0
2011-09-23
Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.
David Robillard
1
-27
/
+33
2011-05-25
Move sanitised serialisation headers to public include directory
David Robillard
1
-1
/
+1
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-1
/
+1
2011-05-24
Remove dependence on protocol-specific client headers in GUI code.
David Robillard
1
-4
/
+3
2011-05-21
Fix patch loading.
David Robillard
1
-1
/
+6
2011-04-28
Switch to Lilv from SLV2.
David Robillard
1
-1
/
+1
2011-04-23
Load correct engine/server module name.
David Robillard
1
-2
/
+2
2011-04-22
Fix Python whitespace (PEP8)
David Robillard
1
-9
/
+9
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-2
/
+2
2011-04-19
Remove EngineInterface::activate() and EngineInterface::deactivate().
David Robillard
1
-2
/
+0
2011-04-19
Initialise client module when necessary (partially fix OSC/HTTP).
David Robillard
1
-0
/
+2
2011-04-19
Replace load_plugins API with a GET of ingen:plugins.
David Robillard
1
-3
/
+1
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-1
/
+1
2011-04-18
Remove wscript references to no longer existent ingen_module library.
David Robillard
2
-6
/
+1
2011-04-18
Saner module loading API.
David Robillard
1
-10
/
+10
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+1
2011-04-16
Simpler and documented Engine main loop interface.
David Robillard
1
-2
/
+16
2011-04-15
Move Shared::Module and Shared::World to shared directory.
David Robillard
1
-1
/
+1
2011-04-15
Remove pointless module interface to ingen_module (World).
David Robillard
1
-5
/
+4
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
2
-2
/
+2
2011-03-15
Remove autowaf external (broken intermediary revision).
David Robillard
1
-1
/
+1
2011-03-15
Activate Jack after loading GUI.
David Robillard
1
-2
/
+1
2011-02-17
Remove deprecated Om patch loading code (resolve ticket #32).
David Robillard
1
-2
/
+1
2011-02-17
Jack session support for ingen.
David Robillard
1
-1
/
+7
2011-02-17
Fix ingen --load/-l.
David Robillard
1
-3
/
+4
2011-02-17
Tidy.
David Robillard
1
-56
/
+59
[next]