summaryrefslogtreecommitdiffstats
path: root/src/gui/ThreadedLoader.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-19GraphObject => NodeDavid Robillard1-5/+5
2012-08-19Patch => GraphDavid Robillard1-6/+6
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-4/+5
2012-08-16Remove all 'using namespace Raul'.David Robillard1-4/+3
2012-08-16Remove verbose logging stuff from Thread.David Robillard1-1/+1
2012-08-16Remove Raul::Slave class.David Robillard1-13/+18
2012-08-15Clean up includes.David Robillard1-3/+5
2012-08-14Update for latest Raul.David Robillard1-1/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-4/+4
2012-05-14Clean up Thread interface.David Robillard1-3/+2
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-1/+1
2012-04-28Remove using declarations from headers.David Robillard1-6/+7
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2011-10-22De-singleton-ify GUI.David Robillard1-9/+10
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-2/+1
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-13Make models const in client code.David Robillard1-2/+4
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-18Saner module loading API.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-2/+2
2011-04-15Remove pointless module interface to ingen_module (World).David Robillard1-1/+0
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard1-36/+15
2011-02-17Jack session support for ingen.David Robillard1-2/+4
2011-02-16Tidy up serialiser interface.David Robillard1-3/+2
2011-02-16Use simpler, single, file extensions.David Robillard1-1/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-8/+8
2010-03-05Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ...David Robillard1-1/+1
2010-03-04Always save to Ingen bundles (directories with names like foo.ingen.lv2 conta...David Robillard1-1/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-2/+2
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-17/+8
2009-06-03Organize ingen_module like other modules.David Robillard1-1/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2009-05-11* New ontology.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-1/+1
2008-12-02Rewrite pretty much everything to do with paths in Serialiser to actually mak...David Robillard1-15/+12
2008-11-30Some support for bundle saving.David Robillard1-2/+7
2008-11-22Fix subpatch loading (fix ticket #271).David Robillard1-2/+0
2008-11-17Tidy up console output.David Robillard1-1/+0
2008-10-12Fix Om patch loading (import and load as child).David Robillard1-11/+15
2008-10-11Fix crash when importing .om patches.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+155