Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-14 | Concatenate nested namespaces | David Robillard | 1 | -4/+2 | |
2020-12-15 | Clean up includes in core and server | David Robillard | 1 | -7/+1 | |
2020-08-02 | Remove support for ancient compilers without thread_local support | David Robillard | 1 | -8/+0 | |
2020-08-02 | Use standard C++ includes | David Robillard | 1 | -1/+1 | |
2020-08-02 | Fix include order | David Robillard | 1 | -1/+1 | |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -4/+4 | |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -5/+5 | |
2016-10-01 | Fix OSX build | David Robillard | 1 | -0/+8 | |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-17 | Implement real logging system, LV2 log extension support, and purge ↵ | David Robillard | 1 | -35/+4 | |
evil/ugly/untranslatable C++ stream printing. Remove coloured log stuff from Raul. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4717 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-15 | Clean up includes. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4704 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-15 | Remove EnginePort::move() in favour of Driver::rename_port(). | David Robillard | 1 | -6/+0 | |
Remove redundant Driver::engine_port(). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4698 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for ↵ | David Robillard | 1 | -1/+1 | |
engine/driver/etc. Strict conversion between Path and URI (Path no longer is-a URI). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4672 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-27 | Tidy up SSE detection code. | David Robillard | 1 | -6/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4464 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-27 | Add real-time annotations for sfpv. | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4463 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-05-14 | Tidy. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4410 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-04-28 | Lint. | David Robillard | 1 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4289 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4113 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4111 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3963 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and ↵ | David Robillard | 1 | -0/+90 | |
fix #675). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3184 a436a847-0d15-0410-975c-d299462d15a1 |