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
/
Port.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-13
Move crap (now) only used internally by deprecated loader to DeprecatedLoader...
David Robillard
1
-1
/
+0
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-1
/
+1
2008-06-10
Fix 'disconnect' operation for all objects (inc. patch ports).
David Robillard
1
-1
/
+2
2008-06-09
Fix lingering breadcrumbs of destroyed subpatches (ticket #80).
David Robillard
1
-2
/
+0
2008-06-09
Fix port control slider synchronization issues.
David Robillard
1
-0
/
+2
2008-05-20
Fix various problems with control port values.
David Robillard
1
-6
/
+9
2008-05-19
More (but not yet completely) type safe value_changed notification.
David Robillard
1
-1
/
+1
2007-10-21
Fix various client-side variable state problems.
David Robillard
1
-3
/
+2
2007-10-13
Fix crash when control dragging on MIDI or OSC ports.
David Robillard
1
-0
/
+4
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-2
/
+2
2007-10-08
Fix serialization/connection bugs resulting from refactoring.
David Robillard
1
-1
/
+1
2007-10-04
Fixed port menu (load fancy dynamic menu from Glade).
David Robillard
1
-0
/
+5
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
1
-0
/
+9
2007-09-24
Avoid thread creation and glade stuff on module/port creation (defer until me...
David Robillard
1
-6
/
+11
2007-09-23
Working LV2 UI control setting (including MIDI).
David Robillard
1
-1
/
+2
2007-09-22
Type oblivious set_port_value interface.
David Robillard
1
-1
/
+1
2007-09-21
Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...
David Robillard
1
-18
/
+14
2007-09-20
Rename C++ signals to cleaner Gtkmm convention.
David Robillard
1
-3
/
+3
2007-07-28
Remove (now) generated LV2 stuff Makefiles from repo.
David Robillard
1
-22
/
+25
2007-07-27
Prevent teeny controllers from showing up in inappropriate ports (e.g. in pat...
David Robillard
1
-1
/
+4
2007-07-27
Track control values for port 'sliders' (module sliders move in sync with nod...
David Robillard
1
-10
/
+26
2007-07-27
Control port slider functionality (when not in edit more, or holding down con...
David Robillard
1
-0
/
+22
2007-07-26
Add const find interface to Raul::Table, fix bugs.
David Robillard
1
-0
/
+9
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-7
/
+7
2007-06-06
Nicer Flowcanvas naming.
David Robillard
1
-2
/
+2
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-0
/
+61