summaryrefslogtreecommitdiffstats
path: root/src/runtime_paths.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-01Make set_bundle_path_from_code take a function pointerDavid Robillard1-2/+2
2019-10-17Remove redundant move callDavid Robillard1-1/+1
2019-03-28Fix search for ingen_gui.uiDavid Robillard1-1/+1
2019-03-16Use search path facilities to find modulesDavid Robillard1-17/+19
2019-03-16Properly support XDG_DATA_HOME and XDG_DATA_DIRSDavid Robillard1-16/+70
2019-03-09Clean up includes and forward declarationsDavid Robillard1-9/+7
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2018-01-21Add FilePath class and remove use of glib path utilitiesDavid Robillard1-26/+66
2018-01-21Use C++ style includes for standard language headersDavid Robillard1-3/+2
2017-12-25Remove superfluous using namespace declarationsDavid Robillard1-4/+2
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-01-24Fix various whitespace and formatting issues.David Robillard1-1/+0
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-4/+0
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-0/+114