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
/
App.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-05
Hide close/quit menu items in plugin GUI.
David Robillard
1
-0
/
+4
2015-03-28
Unify value widgets in properties dialog.
David Robillard
1
-6
/
+9
2015-03-02
Fix compilation with -fvisibility=hidden.
David Robillard
1
-1
/
+2
2015-02-24
Demodularize Parser and Serialiser.
David Robillard
1
-4
/
+2
2014-08-09
Fix GUI updates after operations by emulating set feedback.
David Robillard
1
-0
/
+4
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-15
/
+14
2014-01-07
Remove unused plugin icon stuff.
David Robillard
1
-19
/
+0
2014-01-04
Fix control updating with animated canvas.
David Robillard
1
-1
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-4
/
+4
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-12
/
+12
2012-11-21
GUI::Configuration => GUI::Style.
David Robillard
1
-6
/
+6
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
1
-0
/
+3
2012-08-19
Patch => Graph
David Robillard
1
-6
/
+6
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-0
/
+2
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-10
/
+8
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
1
-1
/
+1
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+3
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
1
-1
/
+1
2012-05-11
Clean up and better document World interface.
David Robillard
1
-4
/
+4
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-5
/
+5
2012-04-28
Lint.
David Robillard
1
-5
/
+6
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-2
/
+3
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
1
-1
/
+1
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-3
/
+2
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-0
/
+1
2012-03-12
Unify event response mechanism and make it more appropriate for wire transmis...
David Robillard
1
-1
/
+2
2011-11-29
Remove libgnomecanvasmm dependency.
David Robillard
1
-1
/
+0
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-2
/
+2
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-2
/
+2
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
1
-1
/
+1
2011-09-14
Support lv2:sampleRate controls (mostly) correctly.
David Robillard
1
-0
/
+8
2011-05-24
Remove dependence on protocol-specific client headers in GUI code.
David Robillard
1
-3
/
+1
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-2
/
+4
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-2
/
+2
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-11
/
+6
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-15
Move Shared::Module and Shared::World to shared directory.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-6
/
+6
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-3
/
+7
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-1
/
+2
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
1
-3
/
+3
2010-01-07
Quit cleanly from connect dialog when not connected to engine.
David Robillard
1
-1
/
+1
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-2
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-17
/
+17
[next]