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
/
LoadPluginWindow.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-3
/
+3
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-14
/
+14
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2012-11-22
Show project and author information in plugin dialog (#241).
David Robillard
1
-1
/
+5
2012-11-22
Remove unused icon column from plugin window.
David Robillard
1
-5
/
+3
2012-08-19
GraphObject => Node
David Robillard
1
-3
/
+3
2012-08-19
Patch => Graph
David Robillard
1
-5
/
+5
2012-08-18
Node => Block
David Robillard
1
-1
/
+1
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
1
-1
/
+0
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+5
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+1
2012-04-28
Lint.
David Robillard
1
-2
/
+8
2012-04-28
Remove using declarations from headers.
David Robillard
1
-13
/
+11
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-1
/
+1
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-4
/
+7
2011-05-13
Make models const in client code.
David Robillard
1
-8
/
+9
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-2
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-10
Add #include "ingen-config.h" to files that use config #ifdefs that were miss...
David Robillard
1
-0
/
+1
2010-02-14
Fix loading of subpatches.
David Robillard
1
-1
/
+1
2010-02-07
Show type (LV2, LADSPA, etc) label in plugin window rather than URI.
David Robillard
1
-0
/
+1
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
1
-3
/
+3
2010-01-28
Universal properties window.
David Robillard
1
-15
/
+15
2009-12-11
Build against old Gtkmm (without clear icon in text entries).
David Robillard
1
-0
/
+2
2009-11-16
Add close button to node properties dialog.
David Robillard
1
-1
/
+0
2009-11-16
Make all windows respond to ctrl+w.
David Robillard
1
-1
/
+2
2009-11-16
Clean up load plugin window and add close button.
David Robillard
1
-5
/
+3
2009-06-03
Make plugin dialog tree model junk local classes (hide from documentation).
David Robillard
1
-43
/
+31
2009-05-30
Multi-select in load plugin window (add several plugins at once).
David Robillard
1
-3
/
+6
2009-05-28
Generic plugin property mechanism.
David Robillard
1
-8
/
+3
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-12
/
+12
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
1
-0
/
+8
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-1
/
+1
2009-05-11
* New ontology.
David Robillard
1
-2
/
+2
2008-12-16
Trim include dependency tree.
David Robillard
1
-4
/
+6
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-10-09
Remove cruft.
David Robillard
1
-2
/
+0
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+155