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
/
ingen_gui_lv2.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-2
/
+2
2015-04-05
Hide close/quit menu items in plugin GUI.
David Robillard
1
-0
/
+1
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2014-01-18
Consolidate URIs.
David Robillard
1
-1
/
+2
2013-02-09
Use default float protocol for UI float controls (fix #885).
David Robillard
1
-2
/
+2
2013-02-03
Fix compilation with Clang 3.1.
David Robillard
1
-0
/
+4
2013-02-03
Fix compilation with GCC 4.6.
David Robillard
1
-21
/
+25
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-15
/
+17
2013-01-11
C++11-safe conversions.
David Robillard
1
-1
/
+2
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
1
-3
/
+0
2012-08-19
GraphObject => Node
David Robillard
1
-2
/
+2
2012-08-19
Patch => Graph
David Robillard
1
-10
/
+10
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-3
/
+7
2012-08-14
Update for latest Raul.
David Robillard
1
-2
/
+2
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-6
/
+6
2012-08-10
Fix a ton of warnings.
David Robillard
1
-1
/
+1
2012-08-10
Fix various const violations.
David Robillard
1
-2
/
+2
2012-07-31
Request plugins and root patch on LV2 UI startup.
David Robillard
1
-0
/
+6
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-21
/
+20
2012-05-23
Trim unnecessary includes.
David Robillard
1
-1
/
+0
2012-05-22
More work on test suite.
David Robillard
1
-1
/
+2
2012-05-12
Fix memory errors when running as LV2 plugin.
David Robillard
1
-1
/
+5
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
1
-2
/
+2
2012-05-11
Clean up and better document World interface.
David Robillard
1
-7
/
+6
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-7
/
+4
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-3
/
+3
2012-04-26
Save properties with pretty numbers so normal LV2 tools can read patches.
David Robillard
1
-1
/
+1
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-20
Show entire UI (with menu and status bar) for LV2 UI.
David Robillard
1
-4
/
+4
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-2
/
+16
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
1
-0
/
+179