summaryrefslogtreecommitdiffstats
path: root/src/gui/ThreadedLoader.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-12-08Cleanup: Use "using" instead of "typedef" where appropriateDavid Robillard1-1/+1
2019-03-09Clean up includes and forward declarationsDavid Robillard1-9/+12
2018-09-23Use lowercase namespace namesDavid Robillard1-6/+6
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-4/+5
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-3/+5
2017-03-20Cleanup: Trim boost headers and unnecessary configure checksDavid Robillard1-1/+1
2017-02-15Move Properties out of ResourceDavid Robillard1-9/+9
2015-05-23Prevent concurrent Sord access.David Robillard1-0/+5
2015-04-04Update copyright dates.David Robillard1-1/+1
2015-02-24Demodularize Parser and Serialiser.David Robillard1-3/+3
2014-01-24Fix various whitespace and formatting issues.David Robillard1-3/+3
2013-02-04Replace Raul::thread with std::thread.David Robillard1-3/+6
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-12/+12
2012-08-19GraphObject => NodeDavid Robillard1-5/+5
2012-08-19Patch => GraphDavid Robillard1-5/+5
2012-08-16Remove Raul::Slave class.David Robillard1-3/+6
2012-08-15Clean up includes.David Robillard1-5/+7
2012-04-28Remove using declarations from headers.David Robillard1-17/+11
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-7/+7
2011-10-22De-singleton-ify GUI.David Robillard1-4/+5
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+1
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-2/+3
2011-05-13Make models const in client code.David Robillard1-3/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-3/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-9/+5
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-1/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-1/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-5/+5
2009-05-13Remove 'using' declarations from headers.David Robillard1-8/+9
2009-05-11* New ontology.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+0
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-7/+7
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+92