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
/
NodeMenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+2
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+2
2012-05-11
Lint.
David Robillard
1
-1
/
+1
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-7
/
+7
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-05-01
Remove half baked control window stuff. The canvas is better anyway.
David Robillard
1
-18
/
+0
2012-04-28
Remove using declarations from headers.
David Robillard
1
-2
/
+4
2012-04-25
Preserve node UI embedded state and fix repeated embedding/de-embedding.
David Robillard
1
-0
/
+4
2012-04-23
Use modern presets extension.
David Robillard
1
-20
/
+27
2012-04-23
Use URI defines where possible.
David Robillard
1
-11
/
+11
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-3
/
+5
2011-11-01
Use rdfs:label for preset labels (fix ticket #668).
David Robillard
1
-2
/
+2
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-14
/
+14
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-09-14
Support lv2:sampleRate controls (mostly) correctly.
David Robillard
1
-1
/
+1
2011-08-20
Remove cruft.
David Robillard
1
-17
/
+0
2011-08-20
Fix port and node menus
David Robillard
1
-8
/
+6
2011-05-25
Fix crash on popping up node menu.
David Robillard
1
-5
/
+7
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-2
/
+2
2011-05-24
Remove use of ingen-config.h in soon-to-be-public headers.
David Robillard
1
-5
/
+0
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-1
/
+2
2011-05-13
Make models const in client code.
David Robillard
1
-10
/
+11
2011-05-03
Replace lilv_plugin_get_value_for_subject with lilv_world_find_nodes.
David Robillard
1
-10
/
+11
2011-04-29
LilvValue => LilvNode.
David Robillard
1
-30
/
+30
2011-04-29
Terser names for value constructors.
David Robillard
1
-6
/
+6
2011-04-29
Don't hide pointers behind typedefs.
David Robillard
1
-16
/
+16
2011-04-28
Switch to Lilv from SLV2.
David Robillard
1
-42
/
+42
2011-04-28
More future-proof collection APIs.
David Robillard
1
-2
/
+2
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-11
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2011-03-09
Update for new SLV2 API.
David Robillard
1
-7
/
+7
2011-01-31
Non-SPARQL LV2 presets implementation (compile against new slv2).
David Robillard
1
-27
/
+58
2010-09-22
Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.
David Robillard
1
-2
/
+2
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-2
/
+2
2010-02-23
Fix various code issues discovered by cppcheck.
David Robillard
1
-2
/
+2
2010-02-13
Make preset menu work when clicking items (previously only worked when pressi...
David Robillard
1
-11
/
+26
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-2
/
+4
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-2
/
+3
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
1
-7
/
+10
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-10
/
+0
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2009-08-16
Tidy.
David Robillard
1
-7
/
+6
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-2
/
+2
[next]