summaryrefslogtreecommitdiffstats
path: root/src/gui/ConnectWindow.hpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Update for latest LV2 Atom Object simplifications.David Robillard1-3/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-2/+2
2013-01-11Use type safe enumerations.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-1/+3
2012-05-13Initialize all members on construction.David Robillard1-8/+8
2012-05-11Avoid including gtkmm.hDavid Robillard1-1/+8
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-1/+1
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2012-03-12Unify event response mechanism and make it more appropriate for wire transmis...David Robillard1-1/+1
2011-10-22De-singleton-ify GUI.David Robillard1-1/+1
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-6/+1
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-4/+3
2011-04-28Switch to Lilv from SLV2.David Robillard1-2/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-5/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-07Quit cleanly from connect dialog when not connected to engine.David Robillard1-2/+5
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-4/+0
2009-11-16Make all windows respond to ctrl+w.David Robillard1-1/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-5/+5
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard1-0/+4
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-11-27Fix orphan etc. errors for 'ingen -egl' (fix ticket #201).David Robillard1-3/+5
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-0/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+105