summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Update copyright dates.David Robillard46-46/+46
2009-05-13Strip trailing whitespace.David Robillard54-439/+439
2009-05-13Use new query system to get LADSPA plugin names from the engine.David Robillard3-4/+6
2009-05-13Remove unused junk on ClientInterface.David Robillard1-3/+0
2009-05-13The great ID refactoring of 2009.David Robillard4-67/+184
2009-05-11Fix OSX compilation (ticket #326).David Robillard1-2/+2
2009-05-11Type preserving Redland URI <-> atom URI.David Robillard1-5/+9
2009-05-04Strip trailing whitespace from waf scripts.David Robillard2-14/+14
2009-02-28Make machina work sort of a little bit maybe.David Robillard2-7/+6
2008-12-28Fail configure checks when package version is too old (fix ticket #299).David Robillard1-2/+4
2008-12-21Make Path::is_valid_name reject names containing a slash (fix ticket #313).David Robillard1-1/+2
2008-12-21Don't serialise Nan or infinite port values (fix ticket #312).David Robillard1-0/+3
2008-12-16Trim include dependency tree.David Robillard4-5/+3
2008-12-15Fix (most) include dependencies and resulting broken build problems.David Robillard1-1/+2
2008-12-12Fix assertion death on ingen -eglDavid Robillard1-1/+11
2008-11-30Some support for bundle saving.David Robillard1-5/+5
2008-11-29Fix local includes to use quotes (to always build against local version).David Robillard8-13/+13
2008-11-29Upgrade to waf 1.5.0.David Robillard2-13/+12
2008-11-27Fix warnings for non-debug builds.David Robillard2-3/+5
2008-11-27Decruft.David Robillard1-1/+0
2008-11-24Fix compilation.David Robillard1-3/+3
2008-11-24Use lists instead of ringbuffers for event queue - remove upper limit on even...David Robillard3-7/+53
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-0/+1
2008-11-17Run. Sorta.David Robillard2-4/+4
2008-11-17Run... almostDavid Robillard4-15/+23
2008-11-16Cast glib operations to compile on annoying platforms.David Robillard2-20/+21
2008-11-15Stubs for HTTP streaming.David Robillard1-2/+1
2008-11-15Add symlinks to autowaf.py to projects so it gets included in distributions (...David Robillard1-0/+1
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-1/+1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-2/+10
2008-11-09Fix out of date comment.David Robillard1-8/+0
2008-10-20Actually use installation location variables for everything.David Robillard20-37/+36
2008-10-18Lower glib/glibmm dependency to 2.14.David Robillard2-5/+11
2008-10-18Pretty!David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard10-13/+13
2008-10-14Aaaaaaaaaaaaaaand more guesswork.David Robillard1-1/+1
2008-10-14More *&%*&%@ guesswork.David Robillard1-1/+1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard2-2/+2
2008-10-14Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ...David Robillard2-2/+2
2008-10-12Remove unnecessary include.David Robillard1-1/+0
2008-10-11Run ldconfig after install for individual projects, as well as top level.David Robillard1-0/+3
2008-10-11Properly identify (and normalize) symbols that start with a number (illegal i...David Robillard1-5/+12
2008-10-11Check for compiler_cc in raul.David Robillard1-0/+1
2008-10-06Specify absolute include paths to fix waf dependency tracking.David Robillard1-1/+1
2008-10-06Add front() method ala std::list.David Robillard1-0/+3
2008-10-04Remove Jack dependency from debian packaging.David Robillard1-2/+2
2008-10-03Update build documentation for waf.David Robillard1-0/+1
2008-10-03Good riddance.David Robillard8-374/+0
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-03Remove config header include directives in system installed headers (oops).David Robillard2-4/+0