summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_gui.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Remove wrappers for standard memory functionsDavid Robillard1-1/+3
2019-03-08Pass World everywhere by referenceDavid Robillard1-10/+10
2018-09-23Use override specifiersDavid Robillard1-2/+2
2018-09-23Use lowercase namespace namesDavid Robillard1-9/+9
2018-01-22Only enqueue messages when the engine is remoteDavid Robillard1-10/+14
2018-01-21Remove glib dependency from engine and core libraryDavid Robillard1-1/+18
2018-01-21Move Glib::thread_init to GUIDavid Robillard1-0/+1
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+0
2013-02-03Fix compilation with GCC 4.6.David Robillard1-6/+12
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-5/+5
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2011-10-22De-singleton-ify GUI.David Robillard1-2/+4
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-0/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2009-12-22Fix compilation.David Robillard1-0/+41