Age | Commit message (Expand) | Author | Files | Lines |
2011-10-01 | Support inline display of HTML LV2 documentation via WebKit. | David Robillard | 1 | -0/+4 |
2011-09-27 | Load tools before autowaf.configure so e.g. --debug works correctly. | David Robillard | 1 | -2/+2 |
2011-07-25 | Build against new versioned flowcanvas library. | David Robillard | 1 | -2/+2 |
2011-07-25 | Update for move of "blob" functionality from atom to reference extension (tic... | David Robillard | 1 | -0/+1 |
2011-07-07 | Upgrade to waf 1.6.6 | David Robillard | 1 | -8/+10 |
2011-07-05 | Install common interface headers (fix ticket #700). | David Robillard | 1 | -1/+1 |
2011-05-27 | Don't install private headers | David Robillard | 1 | -2/+3 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -6/+2 |
2011-05-18 | Update for new Serd and Sord APIs. | David Robillard | 1 | -1/+1 |
2011-05-16 | Align configuration output precisely per-project | David Robillard | 1 | -1/+1 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -4/+4 |
2011-04-28 | Update for new serd/sord/suil pkg-config names and versions | David Robillard | 1 | -4/+4 |
2011-04-22 | Fix Python whitespace (PEP8) | David Robillard | 1 | -141/+141 |
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 1 | -0/+2 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -2/+2 |
2011-04-15 | Move Shared::Module and Shared::World to shared directory. | David Robillard | 1 | -2/+1 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -3/+3 |
2011-04-01 | Only check for FlowCanvas if building GUI. | David Robillard | 1 | -2/+2 |
2011-04-01 | Add --no-gui option for not building GUI even if Gtkmm and friends are present. | David Robillard | 1 | -7/+15 |
2011-03-27 | Update waf to use gnu_dirs tool and use dir vars more sanely. | David Robillard | 1 | -6/+2 |
2011-03-23 | Bump SLV2 dependency version. | David Robillard | 1 | -1/+1 |
2011-03-16 | Font-based sizing (implement ticket #374). | David Robillard | 1 | -1/+1 |
2011-03-16 | Update for new waf/autowaf. | David Robillard | 1 | -4/+3 |
2011-03-15 | Remove autowaf external (broken intermediary revision). | David Robillard | 1 | -17/+19 |
2011-03-06 | Python 2/3: Use print('') instead of print() to print empty lines. | David Robillard | 1 | -1/+1 |
2011-03-03 | Fix Python3 compatibility. | David Robillard | 1 | -1/+1 |
2011-03-02 | Update Raul dependency to 0.8.0. | David Robillard | 1 | -1/+1 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 1 | -4/+1 |
2011-02-22 | Implement LV2 plugin UIs via Suil. | David Robillard | 1 | -4/+7 |
2011-02-17 | Remove deprecated Om patch loading code (resolve ticket #32). | David Robillard | 1 | -2/+0 |
2011-02-17 | Jack session support for ingen. | David Robillard | 1 | -0/+10 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -2/+2 |
2011-02-11 | Remove LADSPA support from Ingen (LADSPA can be used via NASPRO). | David Robillard | 1 | -5/+0 |
2011-01-10 | Remove shared/engine dependency on sigc++. | David Robillard | 1 | -1/+1 |
2011-01-10 | Make check for posix_memalign non-mandatory (configure successfully on OSX). | David Robillard | 1 | -2/+3 |
2011-01-08 | Support via waf for running from the build directory. | David Robillard | 1 | -1/+10 |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 1 | -4/+4 |
2010-12-17 | Update version in redlandmm configure checks. | David Robillard | 1 | -1/+1 |
2010-12-17 | Use autowaf.run_ldconfig. | David Robillard | 1 | -0/+1 |
2010-12-16 | Fix use of conf.define and subsequent check in conf.env (no longer works with... | David Robillard | 1 | -12/+9 |
2010-12-16 | Remove documentation installation stuff (handled by autowaf.build_dox now). | David Robillard | 1 | -1/+0 |
2010-12-16 | Updates for waf 1.6. | David Robillard | 1 | -7/+9 |
2010-12-15 | Bump FlowCanvas version. | David Robillard | 1 | -1/+1 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -0/+10 |
2010-11-26 | Tidy. | David Robillard | 1 | -24/+36 |
2010-11-26 | Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ... | David Robillard | 1 | -4/+2 |
2010-06-01 | Clean up configuration output. | David Robillard | 1 | -1/+0 |
2010-02-26 | Add center parameter to FlowCanvas::Canvas::arrange with default value true | David Robillard | 1 | -1/+1 |
2010-02-17 | Stub liblo bundle receiving support (patch on liblo-dev). | David Robillard | 1 | -0/+5 |
2010-02-12 | Install icons to correct locations. | David Robillard | 1 | -1/+1 |