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
/
gui
/
NodeModule.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-17
Show plugin/port documentation in side pane when selected.
David Robillard
1
-1
/
+14
2011-02-22
Tidy.
David Robillard
1
-16
/
+30
2011-02-22
Better PluginUI abstraction.
David Robillard
1
-11
/
+5
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-3
/
+1
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-1
/
+0
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491).
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-3
/
+3
2010-02-23
Fix various code issues discovered by cppcheck.
David Robillard
1
-5
/
+1
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-4
/
+7
2010-02-04
Consistent name (property_changed) for ObjectModel::signal_property handlers.
David Robillard
1
-4
/
+4
2010-02-04
Follow lv2:name for nodes as well (when human names are visible).
David Robillard
1
-3
/
+13
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-1
/
+1
2010-02-03
Make human names work with LADSPA plugins as well (fix ticket #477).
David Robillard
1
-9
/
+14
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-2
/
+3
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-29
/
+27
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-6
/
+6
2010-01-28
Use ingen-ui for prefix instead of ingenuity.
David Robillard
1
-6
/
+6
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-5
/
+6
2009-12-31
Various fixes related to port values and metadata (fix ticket #459 among othe...
David Robillard
1
-3
/
+15
2009-11-12
String port support.
David Robillard
1
-10
/
+13
2009-06-06
Fix window titles.
David Robillard
1
-0
/
+1
2009-05-30
Set plugin GUI window's role to "plugin_ui" (for WM kludges etc).
David Robillard
1
-0
/
+1
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-1
/
+0
2009-05-28
Fix property saving to/from file (e.g. module locations).
David Robillard
1
-0
/
+1
2009-05-28
Send both coordinates of a module move as a single PUT.
David Robillard
1
-2
/
+4
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
1
-1
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-8
/
+7
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-1
/
+1
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-5
/
+8
2009-05-13
Fix crash on patch load.
David Robillard
1
-2
/
+2
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-16
/
+16
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-13
/
+21
2009-05-11
* New ontology.
David Robillard
1
-15
/
+9
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-1
/
+2
2008-11-22
Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...
David Robillard
1
-1
/
+1
2008-11-22
Add option to hide port labels.
David Robillard
1
-1
/
+1
2008-11-16
Shutup.
David Robillard
1
-3
/
+1
2008-11-16
Hide subpatch module ports on destruction (fix ticket #254).
David Robillard
1
-4
/
+23
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-12
Fix blank port names for plugins without human names (ie all LADSPA and inter...
David Robillard
1
-6
/
+9
2008-10-11
Add control randomize feature (node context menu).
David Robillard
1
-0
/
+1
2008-10-11
Fix last fix. :)
David Robillard
1
-4
/
+4
2008-10-11
Fix yet another missing lock on RDF stuff (moderately likely crash on patch i...
David Robillard
1
-0
/
+2
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+386