summaryrefslogtreecommitdiffstats
path: root/src/shared/World.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-0/+2
2011-05-24Remove dependence on protocol-specific client headers in GUI code.David Robillard1-3/+8
2011-05-13Apply 0001-Remove-unused-includes.patch from ticket #688, except with modific...David Robillard1-2/+0
2011-04-29Don't hide pointers behind typedefs.David Robillard1-2/+2
2011-04-28Switch to Lilv from SLV2.David Robillard1-3/+3
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-3/+3
2011-04-18Saner module loading API.David Robillard1-7/+9
2011-04-16Add EngineBase, a pure virtual public interface for the engine.David Robillard1-3/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-3/+1
2011-04-15Remove conditional compilation stuff from public API header.David Robillard1-4/+0
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-0/+120