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
/
common
/
interface
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
Add converted Smack 909 patches.
David Robillard
1
-1
/
+1
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
2
-3
/
+5
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
1
-1
/
+2
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
2
-3
/
+5
2008-01-23
Working Jack MIDI -> generic event port input.
David Robillard
1
-1
/
+6
2008-01-21
Work on generic LV2 events.
David Robillard
3
-10
/
+85
2008-01-01
RAUL code cleanup.
David Robillard
1
-1
/
+1
2007-11-05
make distcheck fixes
David Robillard
1
-0
/
+1
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
2
-1
/
+1
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-1
/
+5
2007-10-09
Fix port type URIs mismatching, fixes Jack ports not showing up.
David Robillard
1
-1
/
+1
2007-10-08
Added missing interface/Patch.hpp.
David Robillard
1
-0
/
+50
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
3
-5
/
+5
2007-10-08
SharedPtr-ify engine side store.
David Robillard
2
-1
/
+11
2007-10-08
Shared abstract Connection interface.
David Robillard
2
-3
/
+46
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-0
/
+8
2007-10-07
Move DataType into Shared namespace.
David Robillard
1
-11
/
+18
2007-10-07
Added shared abstract interface for ports.
David Robillard
4
-6
/
+144
2007-10-07
Remove DSSI.
David Robillard
1
-1
/
+1
2007-10-07
Added common abstract interface for Plugins.
David Robillard
2
-0
/
+91
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-1
/
+1
2007-10-07
Shared abstract Node interface.
David Robillard
1
-0
/
+2
2007-10-07
Start building a common (client/server) abstract interface for graph objects.
David Robillard
2
-0
/
+54
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
1
-0
/
+2
2007-09-30
Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).
David Robillard
1
-0
/
+4
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-0
/
+4
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-5
/
+13
2007-09-19
Toggling of individual node polyphonic state.
David Robillard
1
-0
/
+3
2007-09-19
Broadcast polyphony changes to clients.
David Robillard
1
-0
/
+3
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-0
/
+4
2007-08-01
Fix autohell for last commit.
David Robillard
2
-6
/
+3
2007-08-01
Clean up engine/client interfaces.
David Robillard
3
-118
/
+53
2007-08-01
More SWIGification. Engine->Client calls/messages implemented... and segfaul...
David Robillard
3
-3
/
+8
2007-07-31
First steps towards Ingen SWIG bindings.
David Robillard
1
-0
/
+1
2007-07-24
Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...
David Robillard
4
-98
/
+9
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
5
-49
/
+47
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
3
-0
/
+78
2007-05-02
Added svn:ignore property to everything.
David Robillard
2
-2
/
+2
2007-02-07
Updated Copyright notices.
David Robillard
3
-3
/
+6
2007-01-22
Created Raul namespace.
David Robillard
2
-4
/
+4
2006-12-08
Fixed plugin type issues
David Robillard
1
-0
/
+1
2006-10-15
Fixed feedback problems (CPU chewing) with port controls.
David Robillard
1
-0
/
+7
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
2
-3
/
+3
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
2
-5
/
+7
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
1
-1
/
+0
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
2
-2
/
+3
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
2
-29
/
+29
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
3
-40
/
+57
2006-09-08
More cleanups
David Robillard
2
-0
/
+9
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
3
-6
/
+6
[next]