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
2013-03-18
Add missing semicolon.
David Robillard
1
-1
/
+1
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-3
/
+3
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-1
/
+1
2013-02-02
More generic Atom class.
David Robillard
1
-12
/
+12
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-9
/
+8
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
1
-1
/
+1
2012-12-21
Fix UI operation via socket.
David Robillard
1
-0
/
+1
2012-11-21
Trim dead code.
David Robillard
1
-1
/
+1
2012-11-21
Use atoms for option values.
David Robillard
1
-1
/
+1
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-5
/
+4
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-1
/
+1
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-3
/
+2
2012-08-14
Update for latest Raul.
David Robillard
1
-2
/
+4
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-1
/
+1
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-1
/
+1
2012-08-10
Fix a ton of warnings.
David Robillard
1
-2
/
+2
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-7
/
+7
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
[next]