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
/
ConnectWindow.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-03-16
Fix launching GUI with no engine.
David Robillard
1
-7
/
+12
2014-01-24
Update for latest LV2 Atom Object simplifications.
David Robillard
1
-3
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-2
/
+2
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-1
/
+1
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
1
-1
/
+3
2012-05-13
Initialize all members on construction.
David Robillard
1
-8
/
+8
2012-05-11
Avoid including gtkmm.h
David Robillard
1
-1
/
+8
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
1
-1
/
+1
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
Unify event response mechanism and make it more appropriate for wire transmis...
David Robillard
1
-1
/
+1
2011-10-22
De-singleton-ify GUI.
David Robillard
1
-1
/
+1
2011-05-24
Remove use of ingen-config.h in soon-to-be-public headers.
David Robillard
1
-6
/
+1
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-4
/
+3
2011-04-28
Switch to Lilv from SLV2.
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-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-5
/
+3
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
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
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
-2
/
+5
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-4
/
+0
2009-11-16
Make all windows respond to ctrl+w.
David Robillard
1
-1
/
+2
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-5
/
+5
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
1
-0
/
+4
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-11-27
Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).
David Robillard
1
-3
/
+5
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-10-12
Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...
David Robillard
1
-0
/
+1
2008-10-03
Support building locally against header-only libraries in autowaf.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+105