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
/
libs
/
client
/
PluginModel.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
Fix new node default naming from both plugin window and patch context menu.
David Robillard
1
-16
/
+1
2008-08-12
Fix plugin selection window (adding the same plugin twice in a row works, nic...
David Robillard
1
-2
/
+3
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-38
/
+0
2008-05-19
Better global (engine/client) LV2 feature sharing.
David Robillard
1
-2
/
+2
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
1
-0
/
+2
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-3
/
+6
2007-12-21
Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...
David Robillard
1
-60
/
+5
2007-12-19
Fix LV2 GUI embedding.
David Robillard
1
-1
/
+1
2007-12-15
Updated LV2 GUI extension.
David Robillard
1
-8
/
+2
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-1
/
+1
2007-11-05
Add independent building stuff for ingen.
David Robillard
1
-1
/
+1
2007-10-22
LV2 icons in plugin menu.
David Robillard
1
-0
/
+28
2007-10-22
Rework plugin design (engine side) to be less crap.
David Robillard
1
-2
/
+2
2007-10-09
Fix OSC patching.
David Robillard
1
-3
/
+21
2007-10-08
Eliminate redundant object collections (ObjectModel having a separate collect...
David Robillard
1
-1
/
+1
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-1
/
+1
2007-09-24
LV2 UI interface cleanups.
David Robillard
1
-8
/
+8
2007-09-23
Update for SLV2 UI interface.
David Robillard
1
-19
/
+20
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-16
/
+26
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-4
/
+9
2007-09-22
LV2 UI extension updates.
David Robillard
1
-19
/
+69
2007-09-20
Fix RDF threading problems (random messy crashes on patch loading).
David Robillard
1
-0
/
+4
2007-07-25
Distcheck fixes.
David Robillard
1
-0
/
+2
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-3
/
+3
2007-07-03
Fix crash on MIDI controller receiving.
David Robillard
1
-0
/
+29
2007-05-01
Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...
David Robillard
1
-1
/
+2
2007-04-21
Loading plugins via class-based menu heirarchy in patch context menu.
David Robillard
1
-0
/
+52