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
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
Fix MIDI patching.
David Robillard
2
-169
/
+1
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
3
-2
/
+3
2007-04-09
MIDI patching. wooo!
David Robillard
1
-1
/
+1
2007-04-08
Added missing lv2-midiport.h
David Robillard
1
-0
/
+179
2007-04-08
LV2 MIDI fixes.
David Robillard
3
-202
/
+37
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
3
-25
/
+189
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-12-01
Serialization work
David Robillard
1
-1
/
+1
2006-10-24
Superficial (completely non-functional!) LV2 MIDI support.
David Robillard
3
-1
/
+171
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
15
-1081
/
+4
2006-10-04
Bug fixes.
David Robillard
1
-11
/
+10
2006-10-03
shared_ptr bugfixes.
David Robillard
2
-17
/
+34
2006-09-30
Work on RDF serialization (only (partial) saving so far).
David Robillard
5
-10
/
+112
2006-09-19
Alsa MIDI fixes.
David Robillard
1
-1
/
+1
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
8
-6
/
+252
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
2
-4
/
+2
2006-09-13
Added missing files
David Robillard
3
-1
/
+199
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
3
-2
/
+7
2006-09-12
Bug fixes.
David Robillard
1
-4
/
+4
2006-09-11
Bug fixes.
David Robillard
1
-201
/
+21
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
4
-42
/
+88
2006-09-10
GUI redesigning.
David Robillard
1
-0
/
+5
2006-09-09
Canvas cleanups, bugfixes, more robustness, etc.
David Robillard
1
-2
/
+3
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
5
-45
/
+60
2006-09-08
More cleanups
David Robillard
2
-0
/
+9
2006-09-06
Another fix for port names (mangling for port name clashes)
David Robillard
1
-33
/
+33
2006-09-06
Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces).
David Robillard
1
-0
/
+75
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
4
-10
/
+6
2006-07-14
Updated name in comment headers and copyright date
David Robillard
7
-19
/
+19
2006-07-14
Enforced OSC path restrictions on Path for spec conformance (since GraphObject
David Robillard
1
-11
/
+66
2006-07-12
Factored out Thread (and Slave, an explicitly signal-driven thread)
David Robillard
1
-1
/
+1
2006-07-04
Partial support for loading old patches
David Robillard
1
-1
/
+1
2006-06-21
Reorganized directory tree/names
David Robillard
7
-7
/
+7
2006-06-18
More work on new ports implementation;
David Robillard
3
-38
/
+5
2006-06-18
Added DataType
David Robillard
1
-0
/
+4
2006-06-16
More thorough assertion checking in CountedPtr;
David Robillard
1
-2
/
+9
[prev]
[next]