summaryrefslogtreecommitdiffstats
path: root/src/shared/World.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-24Remove client from world.David Robillard1-3/+0
2011-11-02Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.David Robillard1-1/+0
2011-11-02Remove unused dc prefix.David Robillard1-4/+2
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-0/+5
2011-10-21Move more headers to shared include directory.David Robillard1-2/+2
2011-10-21Separate URIs from LV2URIMap.David Robillard1-6/+9
2011-10-21Remove implementation of uri-unmap extension.David Robillard1-1/+0
2011-10-21Simplify LV2Features.David Robillard1-2/+2
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-10-21Begin moving shared headers to public include directory.David Robillard1-1/+1
2011-09-23Fix memory leaks and errors.David Robillard1-0/+3
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-1/+14
2011-05-24Remove dependence on protocol-specific client headers in GUI code.David Robillard1-4/+9
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-13/+3
2011-05-13Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except...David Robillard1-5/+5
2011-04-29Don't hide pointers behind typedefs.David Robillard1-2/+2
2011-04-28Switch to Lilv from SLV2.David Robillard1-13/+13
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-5/+5
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-2/+2
2011-04-18Saner module loading API.David Robillard1-11/+11
2011-04-16Add EngineBase, a pure virtual public interface for the engine.David Robillard1-3/+4
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-11/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-0/+302