Age | Commit message (Expand) | Author | Files | Lines |
2010-12-15 | Fix broken disabling of rename window OK button (fix ticket #502). | David Robillard | 2 | -20/+6 |
2010-12-15 | Keep soup.h include local, to keep netdb.h include away from glibmm include t... | David Robillard | 6 | -11/+36 |
2010-12-14 | Apply patch from larsl to tolerate broken LV2 class hierarchies (ticket #529). | David Robillard | 2 | -5/+17 |
2010-11-30 | Gracefully handle out of range event URI mappings. | David Robillard | 2 | -0/+9 |
2010-11-30 | Actually implement event context URI mapping (translate to/from global URI ID... | David Robillard | 2 | -71/+90 |
2010-11-30 | Consistent naming for URI quarks. | David Robillard | 14 | -102/+102 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 22 | -29/+29 |
2010-11-26 | Fix race crash processing event list (Raul::ListImpl seriously needs an audit... | David Robillard | 1 | -5/+11 |
2010-11-26 | Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ... | David Robillard | 4 | -9/+9 |
2010-10-29 | Explicit copy constructor for Ingen::Client::ObjectModel. | David Robillard | 3 | -4/+19 |
2010-10-28 | Fix ingen_http local library name. | David Robillard | 1 | -1/+2 |
2010-10-28 | Add missing local library dependencies. | David Robillard | 1 | -1/+1 |
2010-10-28 | OSX compilation fix: #include missing <math.h> and use std::isnan. | David Robillard | 1 | -2/+3 |
2010-10-27 | Update for new Atom extension. | David Robillard | 10 | -31/+30 |
2010-10-18 | Implement URI unmap extension and use it to serialise JSON dictionary keys. | David Robillard | 4 | -5/+62 |
2010-10-17 | Fix raul include to use quotes. | David Robillard | 1 | -1/+1 |
2010-10-17 | Don't log every port resize. | David Robillard | 1 | -3/+3 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 20 | -66/+85 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 22 | -28/+28 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 28 | -34/+28 |
2010-10-04 | Gracefully handle UIs that try to write to illegal port indices. | David Robillard | 1 | -1/+8 |
2010-09-30 | Declare single-argument constructors explicit (except where implicit conversi... | David Robillard | 16 | -16/+16 |
2010-09-30 | Trim include tree. | David Robillard | 4 | -6/+3 |
2010-09-22 | Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext. | David Robillard | 8 | -20/+20 |
2010-09-22 | LV2_MessageContext => LV2_Contexts_MessageContext. | David Robillard | 2 | -2/+2 |
2010-09-04 | My name is David. :) | David Robillard | 284 | -285/+285 |
2010-06-04 | Fix module loading on non-Apple (oops). | David Robillard | 1 | -1/+1 |
2010-06-04 | Give patch window a default width and height for inferior window managers. | David Robillard | 1 | -0/+2 |
2010-06-04 | Run unit tests even if lcov is unavailable. | David Robillard | 1 | -2/+9 |
2010-05-12 | Add missing atom.lv2 | David Robillard | 1 | -0/+1 |
2010-05-04 | LV2Object => LV2Atom. | David Robillard | 7 | -14/+14 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 21 | -78/+77 |
2010-04-02 | Fix crashes on exit. | David Robillard | 2 | -5/+10 |
2010-03-10 | Add #include "ingen-config.h" to files that use config #ifdefs that were miss... | David Robillard | 3 | -0/+3 |
2010-03-10 | Remove unused USE_BLANK_NODES stuff. | David Robillard | 1 | -5/+0 |
2010-03-10 | Trim unnecessary includes. | David Robillard | 1 | -9/+1 |
2010-03-07 | Fix module context menus (only steal patch window events for key events). | David Robillard | 1 | -1/+6 |
2010-03-07 | Fix possible premature LV2 features array termination (patch from larsl, fix ... | David Robillard | 1 | -2/+5 |
2010-03-06 | Fully load patch in LV2 instantiate method. | David Robillard | 4 | -22/+39 |
2010-03-06 | Sshh. | David Robillard | 1 | -3/+0 |
2010-03-06 | Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491). | David Robillard | 2 | -3/+5 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 115 | -776/+1251 |
2010-03-06 | Add missing files. | David Robillard | 2 | -0/+90 |
2010-03-05 | Add missing file. | David Robillard | 1 | -0/+24 |
2010-03-05 | Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp in i... | David Robillard | 1 | -0/+0 |
2010-03-05 | Move (old) scripts from /src/scripts to /scripts. | David Robillard | 8 | -2106/+0 |
2010-03-05 | Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ... | David Robillard | 7 | -18/+25 |
2010-03-04 | Scroll to origin on Home key press. | David Robillard | 1 | -0/+3 |
2010-03-04 | Cascade when several objects are added via keyboard in sequence. | David Robillard | 2 | -9/+18 |
2010-03-04 | Keyboard mnemonics for port add menuitems. | David Robillard | 1 | -6/+6 |