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
/
gui
/
ControlPanel.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-14
Support for toggle ports in control window (shown as a checkbox).
David Robillard
1
-43
/
+28
2008-08-14
Clamp range of voice selector in node control window.
David Robillard
1
-4
/
+21
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-2
/
+2
2008-06-09
Fix port control slider synchronization issues.
David Robillard
1
-5
/
+0
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-1
/
+1
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-2
/
+4
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-2
/
+2
2007-09-20
Fix voice-specific polyphony controls.
David Robillard
1
-6
/
+18
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-9
/
+9
2007-07-04
Added metadata (ie integer, toggle) to builtin node control ports.
David Robillard
1
-0
/
+4
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-0
/
+259